Extract tables from any PDF — clean JSON or markdown
Drop a PDF below. Free, no signup, and your document is never stored.
Drop a PDF here or tap to choose a file
Up to 20 pages · 5 documents per hour · nothing stored
How it works
Your PDF goes through a three-step pipeline: a fast parser reads digital PDFs directly; pages it can't read confidently (like scans) are handed to a vision model; and every table then gets cleaned up — headers detected, merged cells filled in, tables that continue across pages joined back together — with an honest confidence score attached, so you know how much to trust each result.
We never store your documents
Your PDF is processed in memory and discarded the moment your tables are returned. No copies on disk, nothing in logs, no accounts, no tracking of document contents. That's not a settings toggle — the processing pipeline is built so there is nowhere for your document to be kept.
Use this in your pipeline
Everything this page does is one POST /v1/extract call —
same engine, same output, plus CSV, page selection, and higher limits.
Get the API →