A tool to extract tables from PDF files, filter them, merge/split, and export to CSV or JSON.
- Extracts tables from PDF using
pdfplumberorcamelot - Filters columns and rows based on user conditions
- Merges multiple tables into one
- Splits tables based on conditions
- Exports tables to CSV and JSON