Smart Document Scanner & QR Reader

Extract structured data from invoices, receipts, IDs, prescriptions, and more using AI. Generate and read QR codes. All in one place.

Powerful Scanning Tools

AI-powered document extraction and QR code tools for developers and businesses.

Document Extraction

Upload invoices, receipts, IDs, prescriptions, or any document. AI extracts structured JSON data with field-level confidence scores.

Batch Processing

Upload up to 20 files at once for async batch processing. Track progress in real-time and download all results when done.

QR Code Reader

Read QR codes from uploaded images or use your camera in real-time. Supports all standard QR and barcode formats.

QR Code Generator

Create custom QR codes with styling options. Choose colors, body styles, eye shapes, and download in SVG or PNG format.

Custom Schemas

Define your own extraction schemas for custom document types. Extract exactly the fields you need in your preferred format.

History & Export

View all your past scans with filters. Re-download results as JSON anytime. Track confidence scores and processing times.

Supported Document Types

Pre-built schemas for common documents, plus custom schemas for anything else.

Invoices Receipts ID Documents Lab Results Prescriptions Business Cards Bank Statements Custom Schema
Supported Formats JPEGPNGWebPGIFTIFFPDF

How It Works

Three simple steps to extract data from any document.

1

Upload Your Document

Drag & drop or select an image or PDF file. Supports up to 20 MB per file.

2

Select Document Type

Choose from 7 pre-built types or define a custom schema with the exact fields you need.

3

Get Structured Data

Receive extracted data as structured JSON with confidence scores. Download or integrate via API.

Simple Credit-Based Pricing

Pay only for what you use. No subscriptions, no hidden fees.

Action Credits Note
Document Extraction (single) 0.15 Per document
Batch Extraction 0.12 Per document in batch
QR Code Generation 0.009 Per QR code
QR Code Reading Free Client-side decoding
Document Types List Free No credits needed

Ready to Start Scanning?

Create a free account and get started with document extraction right away.

Frequently Asked Questions

We support 7 pre-built document types: invoices, receipts, ID documents (passports, driver's licenses), lab results, prescriptions, business cards, and bank statements. You can also use a custom schema to extract structured data from any document type not covered by the built-in types.
Our AI-powered extraction uses GPT-4o Vision for analysis. Accuracy depends on document quality and type but typically achieves 85-98% confidence. Each result includes a confidence score so you can gauge reliability. Clear, high-resolution scans with standard layouts produce the best results.
We accept JPEG, PNG, WebP, GIF, and TIFF images as well as PDF documents. Maximum file size is 20 MB. For multi-page PDFs you can target specific pages or process all pages as a batch.
Every scan result can be downloaded or copied in four formats: JSON (structured data), plain text (human-readable), Markdown, and CSV. The CSV export is type-aware — for example, invoice items and lab test results are output as proper tabular rows with the correct column headers.
The QR Tools section lets you generate QR codes with custom colors, sizes, and styles (square or dot body, square or circle eyes) in PNG or SVG format. You can also read QR codes from uploaded images or scan them in real-time using your device camera.
Yes. All scanning and QR features are available via REST API at api.yeb.to. Use POST /v1/scan/extract for single documents, POST /v1/scan/batch for batch processing, and POST /v1/scan/status to check job progress. QR generation and reading are available through the qr-code-generator endpoints.
Uploaded files are automatically deleted after 7 days. Files from failed scans are removed after 1 day. Your extracted results (structured data) remain in your history until you delete them. We do not use your documents for training or share them with third parties.
All connections use HTTPS encryption. Uploaded files are stored in encrypted cloud storage (Cloudflare R2) and access is restricted to your account. API keys are encrypted at rest. Documents are processed in memory and not written to disk beyond the initial upload.