Skip to main content

Quickstart

Get structured data from a document in under 2 minutes. No account required.

Step 1: Open the Document Parser

Click Document Parser in the left sidebar. You'll see a drag-and-drop upload zone.

Step 2: Upload your document

Drag a file into the upload zone, or click to browse. Supported formats:

TypeFormats
DocumentsPDF, DOCX, DOC, TXT
ImagesPNG, JPG, JPEG, TIFF, BMP, WEBP, GIF

You can upload multiple files at once for batch processing.

tip

Files start uploading in the background as soon as you drop them — this reduces processing time later.

Step 3: Choose a schema (optional)

You have three options:

  • Auto-detect — the AI finds and extracts every field it discovers
  • Use a template — apply a saved extraction schema for consistent results
  • Skip — extract raw text only, no structured fields

For your first time, choose Auto-detect and let the AI figure it out.

Step 4: Start parsing

Click Start Parsing. You'll see a progress indicator showing:

  • File-by-file progress
  • Page-by-page status within each file

Processing typically takes 10-30 seconds per page depending on complexity.

Step 5: Review results

Once complete, results appear in three tabs:

  • Structured — key-value pairs, tables, and entities in a clean format
  • Raw — the full OCR text
  • JSON — the raw structured output for developers

Click any bounding box on the document preview to highlight where the AI found that piece of data.

What's next?

Now that you've extracted data, you can: