| Parse invoices with AI | /v1/ai-invoice-parser | 100 |
| Extract data with Document Parser template | /v1/pdf/documentparser | 42 |
| Add text, images, and fill form fields | /v1/pdf/edit/add | 21 |
| Merge PDFs into one | /v1/pdf/merge | 2 |
| Merge images, documents, and PDFs into a new PDF | /v1/pdf/merge2 | 35 |
| Split PDF by page numbers | /v1/pdf/split | 2 |
| Split PDF by text search | /v1/pdf/split2 | 35 |
| Convert XLS or XLSX to PDF | /v1/xls/convert/to/pdf | 21 |
| Convert CSV to PDF | /v1/pdf/convert/from/csv | 21 |
| Convert DOC, DOCX, RTF, TXT, or XPS to PDF | /v1/pdf/convert/from/doc | 21 |
| Convert HTML to PDF | /v1/pdf/convert/from/html | 9 |
| Convert images to PDF | /v1/pdf/convert/from/image | 9 |
| Convert URL to PDF | /v1/pdf/convert/from/url | 9 |
| Convert EML or MSG to PDF | /v1/pdf/convert/from/email | 56 |
| Convert PDF to CSV (AI-powered) | /v1/pdf/convert/to/csv | 28 |
| Convert PDF to HTML | /v1/pdf/convert/to/html | 21 |
| Convert PDF to JSON (legacy) | /v1/pdf/convert/to/json | 28 |
| Convert PDF to JSON (AI-powered) | /v1/pdf/convert/to/json2 | 28 |
| Convert PDF to JSON with metadata (AI-powered) | /v1/pdf/convert/to/json-meta | 42 |
| Convert PDF to text (AI-powered) | /v1/pdf/convert/to/text | 21 |
| Convert PDF to text (simple, no AI) | /v1/pdf/convert/to/text-simple | 4 |
| Convert PDF to XLS (AI-powered) | /v1/pdf/convert/to/xls | 35 |
| Convert PDF to XLSX (AI-powered) | /v1/pdf/convert/to/xlsx | 28 |
| Convert PDF to XML (AI-powered) | /v1/pdf/convert/to/xml | 35 |
| Render PDF to JPG | /v1/pdf/convert/to/jpg | 12 |
| Render PDF to PNG | /v1/pdf/convert/to/png | 15 |
| Render PDF to WebP | /v1/pdf/convert/to/webp | 18 |
| Render PDF to TIFF | /v1/pdf/convert/to/tiff | 28 |
| Convert XLS or XLSX to CSV | /v1/xls/convert/to/csv | 9 |
| Convert XLS or XLSX to HTML | /v1/xls/convert/to/html | 9 |
| Convert XLS or XLSX to JSON | /v1/xls/convert/to/json | 15 |
| Convert XLS or XLSX to TXT | /v1/xls/convert/to/txt | 9 |
| Convert XLS or XLSX to XML | /v1/xls/convert/to/xml | 15 |
| Rotate pages | /v1/pdf/edit/rotate | 7 |
| Detect and fix page rotation | /v1/pdf/edit/rotate/auto | 28 |
| Remove pages from PDF | /v1/pdf/edit/delete-pages | 5 |
| Replace text in PDF | /v1/pdf/edit/replace-text | 21 |
| Replace text with an image in PDF | /v1/pdf/edit/replace-text-with-image | 77 |
| Delete text in PDF | /v1/pdf/edit/delete-text | 21 |
| Read barcodes from URL or file | /v1/barcode/read/from/url | 35 |
| Extract attachments from MSG or EML | /v1/email/extract-attachments | 35 |
| Decode email from MSG or EML | /v1/email/decode | 35 |
| Send email with attachments | /v1/email/send | 21 |
| Add security protection to PDF | /v1/pdf/security/add | 3 |
| Remove protection from PDF | /v1/pdf/security/remove | 3 |
| Extract PDF attachments | /v1/pdf/attachments/extract | 8 |
| Classify document based on rules | /v1/pdf/classifier | 42 |
| Compress PDF to reduce file size | /v2/pdf/compress | 35 |
| Read PDF file information | /v1/pdf/info | 7 |
| Find text inside PDFs and images | /v1/pdf/find | 35 |
| Return JSON with table information | /v1/pdf/find/table | 21 |
| Convert scanned PDF to text-searchable PDF | /v1/pdf/makesearchable | 35 |
| Convert PDF to scanned (unsearchable) PDF | /v1/pdf/makeunsearchable | 35 |