Skip to main content
Usage is based on how much document content is processed, not on:
  • How complex your schema is
  • How many fields you define
The main driver is pages. Each time anyformat processes a document, it counts the pages in that document. So:
  • A 1-page invoice counts as 1 page.
  • A 50-page report counts as 50 pages.
  • Processing 100 single-page invoices counts as 100 pages.
Adding more fields to your schema, or more steps to your workflow, does not increase usage — only the amount of document content does. Documents that fail with an error are not counted.

Why usage works this way

This model:
  • Scales predictably
  • Reflects real processing cost
  • Encourages starting simple
You don’t need to optimize usage early. Understanding the basics is enough until you scale.

Pricing

Usage is billed in credits — a fixed number per operator, the same on every plan. See How credits work for the full per-operator breakdown, a worked example, and what a credit is worth on your plan. For custom or enterprise pricing, contact us at info@anyformat.ai.

When to come back to this

You’ll want to re-read this when:
  • You process large volumes
  • Costs start to matter
  • Documents behave unexpectedly
  • You’re debugging processing issues

What’s next?

How credits work

Per-operator credit costs and a worked example

Schemas

Define what data you want

Workflows

Run your schema repeatedly at scale