Validate input
Confirm the file type and keep untrusted documents within your normal security controls.
Document workflow
Combine attachments, extract embedded PDF text and use OCR when a scan needs it. The output can feed your own search, classification, review or summarization system.
Keep a human review step for consequential documents. Extraction makes text accessible to a workflow; it does not guarantee the source or interpretation is correct.
Confirm the file type and keep untrusted documents within your normal security controls.
Merge related PDFs, split unnecessary pages or rotate pages before extraction.
Use PDF-to-text for embedded text. Use OCR for scanned images and image-only documents.
Pass the result to your own archive, search index, agent or review queue.
OCR availability: PDF text extraction is supported. Image OCR depends on the server OCR engine and reports clearly when that capability is unavailable; test it with a representative non-sensitive document before designing a production dependency around it.
No. PDF-to-text reads text already embedded in a PDF. OCR attempts to recognize characters in a scan or image.
You can, but first consider document sensitivity, prompt size and your model provider’s data practices. The token counter helps estimate input size.
Yes. Authenticated agent routes are documented for supported PDF operations, and the workspace exposes the wider document toolkit.
Verify extraction quality, then connect the working path to your agent or application.