Assets Extraction
Extract Files
API that converts PDFs, Images and Audio files into nice markdow text with all the format such as table and charts preserved.
POST
/
v1
/
assets
/
extract
Authorizations
Body
application/json
Enum representing different parsing strategies. Note that OCR and XML will be deprecated soon.
Available options:
optimized
, ocr
, xml
, markdown
, advanced_markdown