Converters
Use various Converters to extract data from files in different formats and cast it into the unified document format. There are several converters available for converting PDFs, images, DOCX files, and more.
Converter | Description |
---|---|
AzureOCRDocumentConverter | Converts PDF (both searchable and image-only), JPEG, PNG, BMP, TIFF, DOCX, XLSX, PPTX, and HTML to documents. |
HTMLToDocument | Converts HTML files to documents. |
MarkdownToDocument | Converts markdown files to documents. |
OpenAPIServiceToFunctions | Transforms OpenAPI service specifications into a format compatible with OpenAI's function calling mechanism. |
OutputAdapter | Helps the output of one component fit into the input of another. |
PDFMinerToDocument | Converts complex PDF files to documents using pdfminer arguments. |
PPTXToDocument | Converts PPTX files to documents. |
PyPDFToDocument | Converts PDF files to documents. |
TikaDocumentConverter | Converts various file types to documents using Apache Tika. |
TextFileToDocument | Converts text files to documents. |
UnstructuredFileConverter | Converts text files and directories to a document. |
Updated 5 months ago
Related Links
See the parameters details in our API reference: