PDF to things Converter
**Note that the first try may timeout or take a few minutes to return due to server start-up, in that case wait for a few minutes to try again** - Be sure to Upload a file in the endpoints playground to get the best code to copy.
PDF to things Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| PDF File to File | ||
| POST |
PDF File to JSON File /pdf/file-to-file/json |
POST PDF file Return JSON File (PDF File Must be text based) |
| POST |
PDF File to CSV File /pdf/file-to-file/csv |
POST PDF file Return CSV File (PDF File Must be text based) |
| POST |
PDF File to EXCEL File /pdf/file-to-file/excel |
POST PDF file Return EXCEL File (PDF File Must be text based) |
| PDF File to String | ||
| POST |
PDF File to CSV String /pdf/file-to-string/csv |
POST PDF file Return CSV string (PDF File Must be text based) |
| POST |
PDF File to JSON String /pdf/file-to-string/json |
POST PDF file Return JSON string (PDF File Must be text based) |
| PDF File to Images | ||
| POST |
PDF File to Image /pdf/file-to-file/img |
POST PDF file if PDF file has 1 image Return Image file (jpg) else Returns Zip folder containing all images in the PDF file (PDF File Must be image based, or has images in it) |
PDF to things Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $2.99 / month | — |
|
| ULTRA | $9.99 / month | — |
|
| MEGA | $24.99 / month | — |
|