Zd
vs
Mindee logo

Zerodoc vs Mindee

Mindee is a capable, mature document-AI platform and the closest peer to Zerodoc — a developer-first API with an EU base. The differences that matter are structural: what happens to your documents, what privacy costs, and how billing works. Here is the factual comparison, with sources.

Figures verified July 2026 · sources linked below

What your money buys each month

Included pages per month on the free and entry plans. Mindee credits ≈ pages for standard extraction.

Included pages / credits per month
Free
Zerodoc
200 pages · free forever
Mindee
0 — 14-day trial only
Entry tier
Zerodoc
2,000 pages · £19/mo
Mindee
≈500 credits · €44/mo (annual)

Mindee figures from mindee.com/pricing and docs.mindee.com as of July 2026: Starter is €44/mo on annual billing (monthly billing ~10% more) with a 6,000 credits/year minimum, shown here as its monthly equivalent. Per their credit-cost docs, 1 credit ≈ 1 page for standard extraction, but some models cost more (or less) per page. Their plan lineup changed recently — always verify against the current pricing page.

Pricing, line by line

Zerodoc and Mindee pricing compared
ZerodocMindee (July 2026)
Permanent free tier200 pages every month — no card, no expiryNone — 14-day / 200-credit trial, then a paid plan
Entry plan£19/mo — 2,000 pages€44/mo (annual billing) — 6,000 credits/year, ≈500/mo (Starter)
Mid tier£89/mo — 10,000 pages (Pro)€116/mo (annual billing) — Pro is a feature tier (EU localization, multi-user); credit volume is bought separately
High tier£299/mo — 40,000 pages (Business)Enterprise — custom pricing, 500,000+ credits/year minimum
Overage / extra pages£0.025/page, flat on every plan€0.044/credit, flat
Billing unitPages. One number, no multipliersCredits — some models/options cost more (or less) than 1 credit/page

What happens to a document after the response

The structural difference in one picture: their zero-retention is a policy you configure on higher tiers; ours is the absence of any storage path, on every plan.

Zerodoc
Processed in RAM (~seconds)
Buffer zeroed — nothing remains, nothing to configure
Mindee
Processed
Extracted data stored — 12h default, 1–24h configurable; DPA allows up to 7 days for async

Schematic — not to scale (seconds and hours can’t share an axis). Mindee retention behaviour per their data-processing documentation and DPA as of July 2026 — their docs state the original uploaded file is never written to disk, and a “delete when fetched” toggle can shorten the window. See how Zerodoc’s guarantee is enforced.

Zerodoc and Mindee retention and privacy compared
ZerodocMindee (July 2026)
Document retentionNone — processed in memory, buffer zeroed on response. No storage code path existsExtracted data stored 12 hours by default (configurable 1–24h); their DPA permits up to 7 days for async jobs
Zero-retention as defaultYes — it is the only mode, on every planNo — "delete when fetched" is an opt-in toggle, disabled by default
EU data residencyEvery plan, including freeLocalization is a Pro-tier (€116/mo) feature; the default zone is "No Preference" — EU or US
Third-party LLM in the pipelineNo — local OCR + deterministic rules onlyYes — LLM-based processing (docTI) is core to the product
Machine-readable proofEvery response carries retention: { stored: false }Policy-based; no per-response retention attestation
Confidence scoresEvery plan, every field, always onAll plans — but opt-in per model/call, null unless activated, and may cost extra credits
Your data & their R&DNothing is retained, so there is nothing to reuseShared models are not trained on your data; their DPA permits pseudonymized reuse for R&D by default

The honest summary: choose Mindee if you need many document types, custom-trained models, or platform features like RAG today. Choose Zerodoc if your documents are sensitive enough that “stored for hours by default” is a problem, if you want processing that is EU-only on every plan rather than a Pro-tier setting, or if a €44/month floor for ~500 pages prices out your project. We do UK/EU invoices, excellently and privately — that focus is the product.

Migrating from Mindee

Both APIs take a document and return structured JSON, so a swap is mostly renaming fields. Send your file to /v1/extract:

Drop-in request
# One endpoint, one header — no SDK required.
curl -X POST https://api.zerodoc.io/v1/extract \
  -H "X-API-Key: zk_your_api_key" \
  -F "file=@invoice.pdf;type=application/pdf"

Then map the invoice fields (indicative — check both docs for your exact model version):

Mindee invoice predictionZerodoc response
supplier_namefields.supplier
invoice_numberfields.invoice_number
datefields.invoice_date
due_datefields.due_date
total_netfields.net_amount
total_taxfields.vat_amount
taxes[].ratefields.vat_rate
total_amountfields.total_amount
supplier_company_registrations (VAT)fields.vat_number
supplier_payment_details.ibanfields.iban
locale.currencyfields.locale.currency

Every Zerodoc field returns { value, confidence } — full response shape in the API reference.

Which one is right for you?

Choose Mindee if…

  • You need many document types today — receipts, IDs, passports, custom models
  • You want platform features: classification chaining, RAG, a large SDK surface
  • Procurement requires SOC 2 Type II right now

Choose Zerodoc if…

  • Extracted data being stored for hours by default is a problem for you
  • You want guaranteed EU processing on every plan — not a Pro-tier setting with a "No Preference" default
  • A €44/month floor for ~500 pages/month prices out your project
  • You process UK/EU invoices and want depth, not breadth

Mindee is a trademark of its owner. Zerodoc is not affiliated with or endorsed by Mindee. Comparison compiled July 2026 from public materials; if anything here is out of date, tell us at support@zerodoc.io and we’ll correct it.

Try it on your own invoices

200 pages free every month — no card, no trial expiry. Nothing you upload is ever stored.

Start for free