← spuric.comAI Solutions

Boxes of paper in.
Spreadsheets out.

Mass OCR & Data Extraction reads scanned PDFs - including handwriting: sign-up sheets, forms, invoices, field notes - and returns clean, structured rows as Excel, CSV, or JSONL. Built on the pipeline that digitized 7,000+ handwritten pages into 60,000+ contacts for a SPUR customer.

☷ Upload PDFs Get an API key
$10per 1,000 pages
Handwritingcursive names, phones, emails
🇨🇦 SovereignCanadian GPUs, data never leaves SPUR
Deletedinputs purged at completion; results 30 days

What it extracts

Pick a template in the console, or describe your own columns in plain language.

📋

Contact sheets

Sign-up sheets, lead lists, attendance forms. Names, phone numbers, emails - row by row, with a per-row confidence grade, even in cursive.

📄

Full transcription

Letters, notes, reports. Every page transcribed to text in reading order - printed or handwritten.

🧩

Custom fields

"Each page is an invoice - give me description, quantity, unit price, total per line item." Your description becomes the columns.

Why teams pick SPUR for this

Privacy that survives an audit

Processing runs on SPUR's own GPUs in Canada. Documents are never sent to a third-party API, never used for training, and input files are deleted the moment your job completes. Results are held 30 days, then purged.

Real handwriting accuracy

Our vision model was benchmarked on messy, real-world handwriting - cursive emails, smudged phone digits - and graded per row so you know what to double-check.

Honest pricing

$0.01/ page · $0.10 minimum · billed only for pages processed

No seats, no subscription. A 10,000-page digitization project costs $100.

API

Submit jobs programmatically with your sk-spur key; poll and download from the console or API.

curl -X POST https://ai.spuric.com/v1/ocr/jobs \
  -H "Authorization: Bearer sk-spur-..." \
  -F "files=@scans-box-1.pdf" \
  -F "files=@scans-box-2.pdf" \
  -F "template=contacts" \
  -F "name=july-signups"

Start an extraction Read the docs

SPUR Compute · Hosted in Canada · Pricing · Console