20 · Live products
FormReady — Exam & Government Form File Tools
A privacy-first toolbox for Indian exam and government portals. Most jobs run on-device in the browser; a FastAPI backend handles the heavy lifting, and every job workspace is deleted after the response.
PeriodAug 2026 – presentStatusLiveAreaLive productsDomainformready.zooshan.com
Highlights
- Photo and signature sizing to exact portal specifications, front-and-back A4 layouts, presets with shareable ?plib= links, and URL prefill from guides.
- Document scanner with live camera page detection (Otsu + component corners), multi-page sessions, and multi-page PDF redaction with draw-to-mask boxes.
- Full PDF suite: compress to a target size, merge, split, images↔PDF, orientation and metadata cleanup; HEIC input via pillow-heif.
- On-device OCR with a self-hosted Tesseract.js v7 (English + Hindi) that never uploads the image; installable PWA with an IndexedDB history.
- Next.js 16 static export + FastAPI in Docker Compose behind nginx rate limits; 53 backend tests across 47 routes.