MPDF to Markdown
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 your PDF here, or click to browse

100% local processing · Files never leave your browser · Max 50MB

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.

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