pdf_to_pdfa
Convert PDF files to PDF/A archival format for long-term preservation, with optional veraPDF validation for compliance.
Instructions
Convert a PDF to PDF/A archival format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to the PDF file | |
| level | No | PDF/A conformance target (default: 2b) | |
| validate | No | Validate compliance with veraPDF (default: false) | |
| output_name | No | Output file path (defaults to same dir with suffix) |