PDF & Office Converter
A fast, secure, and AI-powered PDF toolkit API with 13 tools for developers. ## Convert - **PDF to Word** — Preserve layout, tables, fonts, and images - **PDF to Excel** — Intelligent table extraction from PDF documents - **Word to PDF** — Full Unicode & CJK character support - **Excel to PDF** — Auto layout optimization for spreadsheets - **PDF to JPG** — Export pages as high-quality JPEG…
PDF & Office Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| Convert | ||
| POST |
pdfToJpg /pdf/to-jpg |
Export PDF pages as high-quality JPEG images. Returns a single JPG for 1-page PDFs, or a ZIP archive for multi-page PDFs. |
| POST |
excelToPdf /excel/to-pdf |
Convert an Excel (.xlsx) spreadsheet to a professional PDF document. |
| POST |
pdfToWord /pdf/to-word |
Convert a PDF file to an editable Word (.docx) document. AI engine preserves layout, tables, fonts, and supports 50+ languages. |
| POST |
jpgToPdf /jpg/to-pdf |
Combine one or more images (JPG, PNG, BMP, TIFF, WebP) into a single PDF document. |
| POST |
wordToPdf /word/to-pdf |
Convert a Word (.docx) document to PDF with pixel-perfect rendering and full Unicode/CJK support. |
| POST |
pdfToExcel /pdf/to-excel |
Extract tables from a PDF file into an Excel (.xlsx) spreadsheet. AI detects table structures and preserves data formatting. |
| Optimize | ||
| POST |
compressPdf /pdf/compress |
Reduce PDF file size while maintaining visual quality. Optimizes images and removes redundant data. |
| POST |
rotatePdf /pdf/rotate |
Rotate all pages of a PDF by 90, 180, or 270 degrees. |
| POST |
mergePdfs /pdf/merge |
Combine 2 or more PDF files into a single document in upload order. |
| POST |
splitPdf /pdf/split |
Split a PDF into individual page files. Returns a ZIP archive containing one PDF per page. |
| Security | ||
| POST |
unlockPdf /pdf/unlock |
Remove password protection from a PDF. You must provide the correct password if the PDF is encrypted. |
| POST |
protectPdf /pdf/protect |
Encrypt a PDF with a password using AES-256 encryption. The recipient will need the password to open the file. |
| POST |
watermarkPdf /pdf/watermark |
Add a diagonal text watermark to every page of a PDF. Custom text up to 50 characters. |
| System | ||
| GET |
healthCheck /health |
Check if the API is running. |
PDF & Office Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | 1000 / second |
|
| ULTRA | $29.99 / month | 1000 / second |
|
| MEGA | $79.99 / month | 1000 / second |
|