Convert to PDF/A is a REST API tool that converts a standard PDF file to one of several target PDF/A formats to meet regulatory compliance requirements and ensure long-term preservation of the document.
Start right from your browser - upload files, choose parameters, generate code, and send API Calls directly from API Lab!
to receive your free API Key.curl -X POST "https://api.pdfrest.com/pdfa" \ -H "Accept: application/json" \ -H "Content-Type: multipart/form-data" \ -H "Api-Key: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" \
The response for your API Call will display here.
You have document processing problems, we have Solutions. Explore the many ways pdfRest can align your documents with your business objectives.
pdfRest offers the best solution for converting PDF documents to PDF/A specifications, because it supports top PDF/A conformance, robust versions, and problemetic input files.
pdfRest’s Convert to PDF/A supports a wide range of PDF/A conformance versions and levels, including:
Occasionally a PDF will contain a mix of conditions that make it incompatible with conversion to PDF/A. Most tools will return an error in this situation, but pdfRest offers a fallback plan you can turn on that will rasterize any problematic pages in the document to ensure the file converts successfully and conforms to PDF/A standards.
Api-Key
field with your unique API
Key
file
with the local path to your
input
Need more help?
Start with a Tutorial for step-by-step guidance
The output_type
parameter lets you choose from several conformance levels and versions of PDF/A:
PDF/A-1b:
Ensures basic visual integrity over the long term. It's the most widely accepted version for simple archival needs, guaranteeing that documents will look the same when accessed in the future.PDF/A-2b:
Supports more modern features like JPEG2000 compression and transparency, making it suitable for documents that require better image quality and more complex visual elements while maintaining compliance with archival standards.PDF/A-2u:
Includes Unicode support for enhanced text searchability and accessibility, making it ideal for documents that need to be both visually consistent and easily searchable across different languages and character sets.PDF/A-3b:
Allows embedding of additional file formats (e.g., XML, CSV) within the PDF, making it perfect for archiving documents that need to include supplementary data files alongside the main document content.PDF/A-3u:
Combines the benefits of PDF/A-3b with Unicode support, offering a comprehensive solution for archiving documents that require both embedded files and enhanced text searchability and accessibility.Create your FREE API Key to start processing PDFs in seconds, only possible with pdfRest.