DEV Community

DocAPI
DocAPI

Posted on

I built an API that turns invoices and PDFs into clean JSON automatically

It's called DocAPI.
With DocAPI, you send a file and you get structured JSON back.
Works on invoices, receipts, utility bills, shipping docs, and more.
Why it’s useful:
Automate accounting workflows
Build expense‑tracking apps
Extract data for AI agents
Process customer uploads
Replace manual data entry
Tech:
AI‑powered document understanding
Automatic field detection
Multi‑language support
Fast API (Node/Python examples included)
Try it here: https://docapi.site

(There’s a free tier — no credit card.)
If you work with documents or build tools that need structured data, I’d love feedback.
Tell me what formats you need, what’s missing, or what would make this 10× more useful.

Top comments (0)