Skip to main content
anyformat reads your documents and pulls out the exact information you need. Instead of typing invoice numbers, dates, and totals from a hundred PDFs into a spreadsheet by hand, you tell anyformat what to look for once — and it does the rest, on every document you give it. You can use it entirely from the web platform — no coding required. Developers can also drive it from code through the REST API or the Python SDK.

Concepts

Start here. Workflows, fields, outputs — the mental model in one place.

Quickstart

Build your first workflow and extract data — start with the UI, no code needed.

Recipes

End-to-end examples: invoices, resumes, contracts, receipts, more.

API Reference

Every endpoint with request/response examples and error codes.

The docs are organized into three tabs:
  • Concepts — what things are (Workflow, Field, Output…). One canonical page per concept; the rest of the docs link here instead of redefining.
  • Guides — how to do things (Quickstart, building workflows, recipes for common document types).
  • API Reference — for developers: the REST spec, endpoints, authentication, errors, and SDKs.
Not a developer? Stick to Concepts and Guides — everything you need to build and run workflows lives there. You can ignore the API Reference entirely.