docs/tools/extract-tables.md
Detects all tables in a PDF and lets you export them in your choice of format: CSV, JSON, or Markdown. Each table is extracted individually with page and position metadata. Powered by PyMuPDF's table detection engine.
filename_table.csv (or .json / .md)filename_tables.zip containing files named table_1_page3.csv, table_2_page5.csv, etc.