Adobe Creative Cloud · Arazzo Workflow
Adobe Creative Cloud PDF Extract Content
Version 1.0.0
Upload a PDF, extract its text and tables with AI, then retrieve the structured result.
Provider
Workflows
pdf-extract-content
Extract text and tables from an uploaded PDF and get the result.
Creates an upload asset for a PDF, submits an extraction job for the requested elements, and retrieves the structured result asset download URI.
1
createUploadAsset
createAsset
Create an upload asset for the source PDF, obtaining an asset ID and a presigned upload URI.
2
submitExtract
extractPdf
Submit the extract-PDF job referencing the uploaded asset and the requested elements. Responds 201 with a Location header for job status.
3
getResultDownloadUri
getAsset
Retrieve the presigned download URI for the structured extraction result asset once the job has completed.