PDF Toolkit
## PDF Toolkit API Complete PDF processing with **12 powerful endpoints**. Merge, split, compress, and transform PDFs. ### Endpoints | Endpoint | Description | |----------|-------------| | POST /merge | Combine multiple PDFs | | POST /split | Extract specific pages | | POST /compress | Reduce file size | | POST /rotate | Rotate pages | | POST /watermark | Add text watermarks | | POST…
PDF Toolkit endpoints
| Method | Endpoint | Description |
|---|---|---|
| merge | ||
| POST |
merge_pdfs_merge_post /merge |
Merge multiple PDF files into one. |
| split | ||
| POST |
split_pdf_split_post /split |
Split a PDF by extracting specific pages. |
| compress | ||
| POST |
compress_pdf_compress_post /compress |
Compress a PDF to reduce file size. |
| rotate | ||
| POST |
rotate_pdf_rotate_post /rotate |
Rotate pages in a PDF. |
| watermark | ||
| POST |
watermark_pdf_watermark_post /watermark |
Add a text watermark to all pages of a PDF. |
| extract-text | ||
| POST |
extract_text_extract_text_post /extract-text |
Extract text from a PDF file. |
| metadata | ||
| POST |
get_metadata_metadata_post /metadata |
Get metadata from a PDF file. |
| page-count | ||
| POST |
page_count_page_count_post /page-count |
Get the number of pages in a PDF. |
| protect | ||
| POST |
protect_pdf_protect_post /protect |
Add password protection to a PDF. |
| images-to-pdf | ||
| POST |
images_to_pdf_images_to_pdf_post /images-to-pdf |
Convert multiple images to a single PDF. |
| unlock | ||
| POST |
unlock_pdf_unlock_post /unlock |
Remove password protection from a PDF (requires the password). |
| add-page-numbers | ||
| POST |
add_page_numbers_add_page_numbers_post /add-page-numbers |
Add page numbers to a PDF. |
PDF Toolkit pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $9.99 / month | 100 / minute |
|