Live data from Hacker News

Mistral OCR

mistral.ai

1–10 of 450 posts

Re: Mistral OCR

#4
Dang. Super fast and significantly more accurate than google, Claude and others.

Pricing : $1/1000 pages, or per 2k pages if “batched”. I’m not sure what batching means in this case: multiple pdfs? Why not split them to halve the cost?

Anyway this looks great at pdf to markdown.

Re: Mistral OCR

#5
They say: "releasing the API mistral-ocr-latest at 1000 pages / $"

I had to reread that a few times. I assume this means 1000pg/$1 but I'm still not sure about it.

Re: Mistral OCR

#6
It outperforms the competition significantly AND can extract embedded images from the text. I really like LLMs for OCR more and more. Gemini was already pretty good at it

Re: Mistral OCR

#7
post #4

Dang. Super fast and significantly more accurate than google, Claude and others. Pricing : $1/1000 pages, or per 2k pages if “batched”. I’m not sure what batching means in this case: multiple pdfs? Why not split them to halve the cost? Anyway this looks great at pdf to markdown.

I would assume this is 1 request containing 2k pages vs N requests whose total pages add up to 1000.

Re: Mistral OCR

#8
post #4

Dang. Super fast and significantly more accurate than google, Claude and others. Pricing : $1/1000 pages, or per 2k pages if “batched”. I’m not sure what batching means in this case: multiple pdfs? Why not split them to halve the cost? Anyway this looks great at pdf to markdown.

Batching likely means the response is not real-time. You set up a batch job and they send you the results later.

Re: Mistral OCR

#10
post #4

Dang. Super fast and significantly more accurate than google, Claude and others. Pricing : $1/1000 pages, or per 2k pages if “batched”. I’m not sure what batching means in this case: multiple pdfs? Why not split them to halve the cost? Anyway this looks great at pdf to markdown.

Batched often means a higher latency option (minutes/hours instead of seconds), which providers can schedule more efficiently on their GPUs.
Post reply on HN