Convert to PDF/A

Convert to PDF/A

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.

A bubbling flask with code brackets inside
Try Now with API Lab

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.
Parameters
Required Parameters
POST
/pdfa
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" \
  
Response
The response for your API Call will display here.
Once you've sent your POST request and received a valid response, you can download your output file using the output URL.

Why is pdfRest the best API to convert PDF to PDF/A?

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.

Top PDF/A Conformance

Extensive research and comparative testing have demonstrated that pdfRest’s technology generates PDF/A documents with the highest success rate among leading PDF technology solutions.

pdfRest’s conversion technology produced perfect conformance to the ISO 19005-2 specifications over 95% of the time, compared to an average of 84% for leading competitors.

Robust Version/Level Support

pdfRest’s Convert to PDF/A supports a wide range of PDF/A conformance versions and levels, including:

  • PDF/A-1b
  • PDF/A-2b
  • PDF/A-2u
  • PDF/A-3b
  • PDF/A-3u

Convert Problem Files

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.

Start from Code Examples
  1. First, you'll need an API Key - to:
    • Stay anonymous with a Guest API Key for 10 free API Calls
    • Sign up for an upgraded API Key with unlimited, continuous service
  2. Choose your programming language
  3. Copy and paste the code to your project
  4. Update Api-Key field with your unique API Key
  5. Update file with the local path to your input
  6. Run this code to send an API Call
See more code examples in our
GitHub repository
Try pdfRest with just a few clicks
Download our Postman Postman Collection
Customize Your Solution
Output Type

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.
Generate a self-service API Key now!

Create your FREE API Key to start processing PDFs in seconds, only possible with pdfRest.

Compare Plans
Contact Us