How to choose parse configurations for clean, reliable outputs
enable_checkboxes
: Detects and returns checkboxes with True/False.return_figure_images
: Detects and returns figures in the document.return_table_images
: Detects and returns tables in the document.return_figure_images
and return_table_images
expire in ~24 hours.enrich_mode
with table
.include_color_information
: adds Excel cell color details with LaTeX to the parse output.spreadsheet_table_clustering
: splits up individual tables inside of multi-table spreadsheets.large_table_chunking
: splits very large tables into smaller, manageable chunks for downstream processing.