Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Conversions

Document conversion settings.

Hierarchy

  • Conversions

Index

Properties

Optional html

A list of HTML conversion settings.

Optional image_text_recognition

image_text_recognition: boolean

When true, automatic text extraction from images (this includes images embedded in supported document formats, for example PDF, and suppported image formats, for example TIFF) is performed on documents uploaded to the collection. This field is supported on Advanced and higher plans only. Lite plans do not support image text recognition.

Optional json_normalizations

json_normalizations: NormalizationOperation[]

Defines operations that can be used to transform the final output JSON into a normalized form. Operations are executed in the order that they appear in the array.

Optional pdf

A list of PDF conversion settings.

Optional segment

A list of Document Segmentation settings.

Optional word

A list of Word conversion settings.

Generated using TypeDoc