Tables · GFM output
PDF Table to Markdown
Extract tables from your PDFs into clean GitHub-flavored Markdown tables. Column boundaries are detected automatically, all in your browser.
Drop a PDF to extract tables, or
click to browseSee it in action
- 01
Upload a PDF that contains tables, or click "Try sample PDF" to load our pricing table demo.
- 02
The output contains only GitHub-flavored Markdown tables — no surrounding prose.
- 03
Copy the table into GitHub, Notion, Obsidian, or any editor that renders GFM tables.
| Plan | Features | Price |
|---|---|---|
| Free | Single file, basic | $0 |
| Pro | Batch, tables, OCR | $9/mo |
| API | Programmatic access | Usage |
Automatic column detection
The engine aligns cells by their horizontal position, so multi-column tables come out correctly structured.
GFM tables
Output uses standard GitHub-flavored Markdown tables that render in GitHub, Obsidian, Notion and most editors.
Mixed documents welcome
Tables, headings and prose in the same PDF are all handled together in a single pass.
Who uses it
Analysts
Pull pricing, financial and data tables out of reports into editable Markdown.
Developers
Drop PDF tables into docs and READMEs as GitHub-flavored Markdown tables.
Researchers
Extract result tables from papers for notes or further analysis.
Frequently asked questions
Are my files uploaded to a server?
No. Conversion runs entirely in your browser using WebAssembly. Your PDF never leaves your device, which makes it safe for contracts, research and other private documents.
What table layouts are supported?
Text-based tables with clear column spacing convert best. Merged cells are flattened because Markdown tables don’t support cell spanning.
Can I copy just the table?
Yes. Convert the PDF, switch to the source view, and copy the table block you need.
Related tools
Convert PDF to clean Markdown right in your browser. Built for LLM, RAG, Obsidian and Notion workflows.
PDF to Markdown for ObsidianConvert PDFs into clean, offline Markdown notes you can drop straight into your Obsidian vault — headings, lists and tables kept intact.
PDF to Markdown for ChatGPT & LLMsConvert PDFs into compact, structured Markdown that ChatGPT, Claude and RAG pipelines can parse reliably — all processed locally in your browser.