Back to browse
Document to Excel Converter

Document to Excel Converter

by uri_merhav·Jul 3, 2026·2 points·0 comments

Post Description

I built a free tool to convert a PDF to excel. It's more nuanced than first meets the eye: a document can not contain any tables but still lend itself to becoming one or more excel sheets (e.g. a rental contract can be a list of renter names, or a doctor's note may contain a list of allergies and a list of diagnoses).

Anticipating the obvious question of "why can't I just shove this into GPT" - DocuPipe is far better accuracy (see benchmark [here](https://github.com/DocuPipe/DocuBench)), especially on longer documents. And it lets you orchestrate complex workflows, and get repeatable results.

One more thing - your data is your own, documents are not retained, we'd never train on it, and the entire solution is SOC-2 certified for security best practices.

Similar Projects