PRODUCT / PDF PROCESSING

PDF/A conversion API

Prepare PDF/A-2 output from an existing PDF, with OCR for scanned pages. The release fixture passes independent veraPDF PDF/A-2b validation; this is not certification of every input.

Read the implementation guide
Example request · replace sample inputs
{
  "fileId": "your-uploaded-file-id",
  "response": "async"
}

Choose your input

Validate the generated file against your archival requirements. Supported native uploads accept up to 100 MiB and 500 PDF pages, subject to output limits.

Understand the cost

This operation uses native execution pricing. Actual processing time determines the charge; failed operations are never billed.

Explore pricing

Build the handoff

Choose a supported response mode for your workflow. Use the job API to follow async processing, and registered account webhooks for signed delivery events.

Explore the guide

A useful addition to your application.

Explore the example request and build your first integration.