Adobe PDF Services API

Create, convert, transform, OCR PDFs and more.

Join our Beta program for the Import/Export PDF Form Data APIs

Sign up for access to try our latest set of APIs that import and export data from form fields at scale.

Why PDF Services API?

Create, secure, and convert PDF documents

Create a PDF from Microsoft Office documents, protect the content, and convert to other formats.

Modify PDFs and optimize output

Programmatically alter a document, such as reordering, inserting, and rotating pages, as well as compressing the file.

Key features of Adobe PDF Services API

Copied to your clipboard
// Please refer our Rest API docs for more information
// https://developer.adobe.com/document-services/docs/apis/#tag/Extract-PDF
curl --location --request POST 'https://pdf-services.adobe.io/operation/extractpdf' \
--header 'x-api-key: {{Placeholder for client_id}}' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer {{Placeholder for token}}' \
--data-raw '{
"assetID": "urn:aaid:AS:UE1:23c30ee0-2e4d-46d6-87f2-087832fca718",
"elementsToExtract": [
"text"
]
}'
// Legacy API can be found here
// https://documentcloud.adobe.com/document-services/index.html#post-extractPDF

Adobe PDF Extract API

A new web service that allows you to unlock content structure and table data from any PDF document with machine learning.

Leverage Adobe Sensei for a rich understanding of content structure with higher quality input to other systems.

Easily Extract content to JSON format for further processing into other applications or databases.

Identify more document elements than OCR with extraction of headings, paragraphs, lists, and more.

Start modifying PDFs in a few minutes

Start with the Free Tier and get 500 free Document Transactions per month.

Step 1

Obtain free credentials

Explore other Adobe Acrobat Services APIs

Extract
Extract text, table, images and document structure.

Generate
Generate PDF and Word documents from custom word templates.

Embed
Embed high-fidelity PDFs in web apps with analytics.

Subscribe to the Document Cloud Developer Newsletter

Get exclusive access to insider tips, guidelines, developer events, industry news, product updates, and more.

We're ready to help

Have questions about the Acrobat Services APIs?