Three endpoints operate on text as a distinct object within a document or image, separate from the whole-document conversions covered earlier in this guide:
- Text Extraction — pulls text content out of a file for reuse elsewhere.
- Text Removal — removes specific text content from a PDF (for example, to redact or clean up a document).
- Text to Image — renders text as an image.
Note: Public descriptions for these three endpoints are limited on Avanquest's documentation site as of this writing. Confirm exact behavior and parameters via each endpoint's interactive Swagger reference before building against them.