Adobe Creative Cloud · Arazzo Workflow
Adobe Creative Cloud PDF OCR then Protect
Version 1.0.0
Upload a scanned PDF, make it searchable with OCR, then password-protect the result.
View Spec
View on GitHub
Ai MlCloudCreativeDesignDocumentsPhotographySoftware-as-a-ServiceVideoArazzoWorkflows
Provider
Workflows
pdf-ocr-then-protect
OCR an uploaded scanned PDF, then password-protect the OCR result.
Creates an upload asset, submits an OCR job, then submits a protect job on the OCR result asset, surfacing both job status Location headers.
1
createUploadAsset
Create an upload asset for the scanned PDF, obtaining an asset ID and a presigned upload URI.
2
submitOcr
Submit the OCR job for the uploaded asset to make its text searchable. Responds 201 with a Location header for job status.
3
submitProtect
Submit the protect-PDF job for the OCR result asset, applying password protection and the chosen encryption algorithm. Responds 201 with a Location header for job status.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.