Link Search Menu Expand Document

PDF to XML - Enable saving images inside xml as base64 encoded strings

For Zapier, Integromat and others plugins insert custom profiles into profiles field. For API calls please set value as string in profiles parameter as string.

When converting from PDF to XML if we want to have output xml to contain images as base64 encoded string, following profile is helpful.

{ "SaveImages": "Embed" }

Applies To:

  • /pdf/convert/to/xml
  • /pdf/convert/to/json