Supported File Types

Input file formats DocuPipe can process and output formats available for export.

Input Formats

DocuPipe accepts the following file types for upload and processing:

CategoryFormats
DocumentsPDF, DOC, DOCX
SpreadsheetsXLSX, XLS, CSV
ImagesPNG, JPEG, WebP, TIFF
Text & MarkupTXT, HTML, XML, JSON
EmailEML

All document and image formats go through OCR-based parsing to extract text and structure. Text-based formats (TXT, JSON, CSV) are processed directly without OCR.

Email files (EML)

When you upload a saved email, DocuPipe reads the message and processes the attachment inside it, so a forwarded invoice becomes a normal document. Inline images such as logos and signature graphics are ignored.

If the email carries no attachment, the message body becomes the document. If it carries more than one attachment, upload each attachment as its own document instead - DocuPipe will not pick one on your behalf.

📘

Data formats like CSV, Excel, JSON, and TXT are free to parse - no credits are charged for parsing these file types.

Output Formats

Extraction results can be exported in the following formats:

FormatDescription
JSONNative output format for all extractions
Excel (XLSX)Structured workbook with separate sheets for array data
CSVFlat tabular export
XMLStructured markup export

Need a Different Format?

If you need output in a format not listed above, reach out to us - we can work with you to add support for additional export formats.

👍

Custom export formats are available on our Premium and Enterprise plans. Contact us to discuss your requirements.


Did this page help you?