convert-to-pdfa
Convert PDF files to PDF/A format for long-term archiving, ensuring compliance and preservation.
Instructions
Convert a PDF to PDF/A format for long-term archiving
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | PDF file path or URL to convert | |
| outputDir | No | Output directory path | |
| conformance | No | PDF/A conformance level | pdfa-2b |
| allowDowngrade | No | Allow downgrade to a lower conformance level if needed | |
| outputFilename | No | Custom output filename |