Skip to main content
The Parse API can parse the file types listed in the table below. Support depends on the method you use: the Playground or the API.

Supported Formats

File TypePlaygroundAPI
PDF
PDF
Images
JPEG
JPG
PNG
GIF×
BMP×
TIFF×
TIF×
WEBP
Text Documents
(see notes here)
DOCX (Word)
ODT (OpenDocument Text)
RTF (Rich Text Format)×
Presentations
(see notes here)
PPTX (PowerPoint)

How Files Are Handled

  • PDFs are processed one page at a time, so each page is parsed independently.
  • Images are treated as a single page.
  • Text documents and presentations are converted to PDF before parsing, then processed one page at a time.

File Conversion for Text Documents and Presentations

Parse converts text documents and presentations to PDFs before parsing them. This conversion may change the document layout and increase or decrease the number of pages. For example, unsupported fonts may be replaced with larger alternatives, causing text to wrap differently or overflow onto additional pages. While the conversion process may impact the layout, Parse still parses content correctly. Page-based limits and credits apply to the converted PDF’s page count.

File Size and Page Limits

For size and page limits, see Rate Limits.