API | Purpose |
PDF Content Operations | |
Redact content | Hides sensitive data such as PII, or any business critical information. Learn more. |
Find and replace PDF Text | Locates and replaces the specific text at any specific place or across the document, as required. Learn more. |
Insert header and footer | Inserts headers and footers in a PDF file. Learn more. |
PDF Page Organization | |
Insert PDF pages | Fetches and inserts pages from multiple PDF files (maximum of 10 files) at the specific position in a PDF file, via a callback request. Learn more. |
PDF File Operations | |
Compress PDFs | Reduces the size of the given PDF file. Learn more. |
Add attachments | Adds additional files to a PDF file. Learn more. |
Remove PDF attachment | Removes attachment from a PDF file. Learn more. |
Replace PDF attachment | Replaces the attachment of a PDF file with the specified attachment. Learn more. |
Get metadata | Fetches the metadata such as the file name, author name, page count, version, and created date of a PDF file, to organize or mange files based on the metadata. Learn more. |
Update metadata | Updates the metadata of a PDF file. Learn more. |
PDF Content and Page Extraction | |
Extract Text | Extracts text, image, attachment, metadata, annotations, bookmarks, vector graphics, and stamps from a PDF file. Learn more. |