Back to browse
GitHub Repository

Make PDFs look scanned

1 starsGo

Make PDFs look scanned (CLI or in the browser via WASM)

by overflowy·Jun 20, 2026·19 points·9 comments

AI Analysis

●●SolidCozySolve My Problem

Deterministic scan simulation with content-hash seeding for reproducible output.

Strengths
  • Content-hash seeding ensures same input always produces byte-identical scanned output.
  • TOML preset system lets you save and reuse custom degradation configurations.
  • WASM browser version runs client-side with no server dependency.
Weaknesses
  • Destroys selectable text by converting to image-only PDF, which may not suit all use cases.
  • Niche problem that most developers will encounter rarely if ever.
Target Audience

Developers, designers, anyone submitting documents to bureaucratic systems

Similar To

ScanTailor · pdf2image · ImageMagick

Similar Projects