Show HN: Open-weight OCR got so cheap I had to share it

https://www.openparser.dev/cheapest-ocr
This was not supposed to become a product.

When PaddleOCR-VL-1.6 dropped, independent benchmarks put it at the top of document parsing models. I had to try it. I needed a provider, but there simply isn't one ready for production that I would trust.

So i set one up myself. I assumed that even after getting it running, serving a vision-language model would be expensive.

It turns out the opposite is true. Once I had it running properly, the cost was absurdly low. At proper GPU utilization, the cost is only around $1 per 1,000 pages.

The nearest competitors are either much lower quality (Azure Read) or absurdly expensive (Extend or Reducto). Even Mistral OCR 4 which is really good and pretty cheap is still 4x more expensive.

So I had to share it. I made the endpoitns public, and vibe-coded a simple dashboard.

Let me know what you think!

Comments

FloatArtifactJul 25, 2026, 12:12 AM
It's got the word 'open' everywhere, yet it doesn't show any documentation about self-hosting. Functionally, it might as well be closed-sourced sass using PaddleOCR-VL.
TimurKramarJul 27, 2026, 8:53 AM
Thats exactly what it is. Its just an api for PaddleOCR-VL-1.6. I wasn't trying to hide that, im sorry if it came out that way. 'Open' because its just an open-weight model under the hood.
FloatArtifactJul 27, 2026, 11:16 AM
I appreciate your reply. So its value really comes down to the cost and not really its openness. You might be thinking, well, it's because it's open that I can have such a low cost, but that's not really what the user thinks when looking at the web page.
saurabhmudradiJul 25, 2026, 7:19 AM
Lol , it's just using an open model underneath to power its OCR & they are just using it to monetize their saas
coulixJul 25, 2026, 6:18 AM
Spot on..
c4karJul 24, 2026, 9:42 PM
How well handwritten text parsing ??
TimurKramarJul 27, 2026, 8:55 AM
topazteeJul 25, 2026, 12:16 PM
where are you hosting it?
TimurKramarJul 27, 2026, 8:56 AM
aws
Kavita621Jul 27, 2026, 7:24 AM
[flagged]
desktopentreeJul 26, 2026, 8:13 PM
[flagged]