Field note
What it does
On this page POST /v1/pdf/convert/to/xml Attributes OCRImagePreprocessingFilters Line Grouping Options Query parameters Responses Example Payload Example Response Code Samples PDF Conversion PDF to XML Copy page Copy page Convert PDF to XML with information about text value, tables, fonts, images, objects positions. Copy page Copy page Try it live: PDF to XML → API Tester — send a real request from your browser. POST /v1/pdf/convert/to/xml Attributes Attributes are case-sensitive and should be inside JSON for POST request. for example: { "url": "https://example.com/file1.pdf" } Attribute Type Required Default Description url string Yes - URL to the source file url attribute callback string No - The callback URL (or Webhook) used to receive the POST data. see Webhooks & Callbacks . This is only applicable when async is set to true . httpusername string No - HTTP auth user name if required to access source URL. httppassword string No - HTTP auth password if required to access source URL.
Capabilities
Available capabilities
Tags
Tags
No tags filed yet.
Ways to use it
Ways to use it
No integrations filed yet.