NewCLI & Claude Skills now available

A developer experience as smooth as a single API call

Convert any document, any format, any layout — in seconds. Pick the surface that fits: REST API, typed SDKs, the new docutray-cli, or drop Claude Skills into your agent.

# Convert any document with one HTTP call
curl -X POST https://app.docutray.com/api/convert \
  -H "Authorization: Bearer $DOCUTRAY_API_KEY" \
  -F "image=@invoice.pdf" \
  -F "document_type_code=invoice"

docutray-node · stabledocutray-python · stable@docutray/cli · betadocutray-skills · beta

Guides

Real-world starting points. One guide is live today — more landing soon.

All guides
Document TypesAvailable

Create a custom document type

Use the AI-powered wizard to define a new document type from a single sample. Schema, prompts and validation in minutes.

WizardSchemaAI
Read the guide
Batch · CLI

Bulk-convert a folder

Drop a directory of scans on disk, stream JSONL out for your data warehouse. No code, no runtime.

CLIJSONLBigQuery
Soon
Agents · Skills

Give Claude eyes for documents

Install docutray-skills and your agent can extract, validate and re-prompt on low-confidence fields.

ClaudeSkillsDocuTray
Soon

Explore the docs

Deep references, organized by surface area.

Building with AI agents?

Feed Claude or ChatGPT our full docs in plaintext, or install docutray-skills for a curated agent toolkit.