Home/Work/№ 20

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

  1. Photo and signature sizing to exact portal specifications, front-and-back A4 layouts, presets with shareable ?plib= links, and URL prefill from guides.
  2. Document scanner with live camera page detection (Otsu + component corners), multi-page sessions, and multi-page PDF redaction with draw-to-mask boxes.
  3. Full PDF suite: compress to a target size, merge, split, images↔PDF, orientation and metadata cleanup; HEIC input via pillow-heif.
  4. On-device OCR with a self-hosted Tesseract.js v7 (English + Hindi) that never uploads the image; installable PWA with an IndexedDB history.
  5. Next.js 16 static export + FastAPI in Docker Compose behind nginx rate limits; 53 backend tests across 47 routes.