compress_pdf
Reduce the file size of a PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quality | No | Compression preset. | medium |
| source_url | No | Public URL of the PDF. | |
| file_base64 | No | Base64-encoded PDF. | |
| remove_metadata | No | Strip PDF metadata to reduce size further. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||