Supported Features
PDF Page Tools
Enhance your Zapier workflow by integrating this step for functionalities like rotating and deleting pages from a PDF document.
Input
Name | Description | Required |
---|---|---|
PDF Source Link | Provide a URL to the PDF file or a filetoken:// link from PDF.co Built-In Files Storage. For cloud services like Google Drive or Dropbox, ensure the link is publicly accessible. | Yes |
Mode | Select the operation mode: rotate pages or delete pages. | No |
Rotation Angle | Define the rotation angle in degrees for the Rotate Pages mode. AI-based auto-rotation based on text analysis is also available. | No |
OCR Language for auto-rotate | Choose the OCR language for text recognition in scanned PDFs, primarily for auto-rotation. Default is English. | No |
Page Numbers | Indicate the pages to process. Use comma-separated page numbers or ranges. Note: For Rotate Pages mode, the first page is 0 ; for Delete Pages , it starts from 1 . Example: 1,2-5,7- . | No |
Custom Profiles | Input a JSON string for additional customization options in the process. See API Profiles for more details. | No |
Source PDF URL & Google
When using Google Drive, it’s typically recommended to choose the File option. For more advanced file integration techniques, see Integrating File Sources with pdf.co.
Output
Name | Description |
---|---|
url | The temporary URL on the PDF.co file server. |
outputLinkValidTill | A timestamp which indicates how long the url will be available for. |
error | Details of any errors (if any). |
status | The response status code. If all good this will be 200 . |
name | The name of the file. |
jobId | The unique identifier for the job. |
credits | The credits spent on the process. |
remainingCredits | The credits left on your account. |
duration | The time it took for the process. |