File Support in the Playground

The Playground can parse these file types:
  • JPEG
  • PNG
  • PDF (up to 50 pages)
The maximum file size is 50MB.

File Support for API and Library

When calling the API directly or using the library to call the API, can parse these file types:
  • APNG
  • BMP
  • DCX
  • DDS
  • DIB
  • GD
  • GIF
  • ICNS
  • JP2 (JP2000)
  • JPEG
  • JPG
  • PCX
  • PDF
  • PNG
  • PPM
  • PSD
  • TGA
  • TIFF
  • WEBP
If using the library, you can also load PDF and image bytes. For more information, go to Sample Script: Parse Files from Bytes.

Password-Protected PDFs

doesn’t support parsing password-protected PDFs. If you attempt to parse a password-protected PDF, the API responds with a 422 error (unprocessable content):
HTTP-422: Failed to split PDF into pages. Ensure it is a valid PDF file. document closed or encrypted