All notes

TOOL

Jul 12, 2026

Ghost Font: A typeface humans read that AI vision models cannot

Ghost Font is a typeface designed to be legible to human readers while resisting optical character recognition and AI vision model parsing — a practical tool for embedding text that automated systems should not extract.

Ghost Font sits at an intersection engineers are increasingly forced to navigate: human readability versus machine readability. The two have historically converged, but as AI vision models become capable of parsing arbitrary image content, that convergence creates exposure for anyone who needs text to remain outside automated pipelines.

The typeface works by distorting letterforms in ways that preserve human perceptual parsing while degrading the pattern-matching that OCR systems and vision-language models rely on. The human visual system tolerates a wide range of typographic noise; transformer-based vision models trained on clean corpus data are more brittle at the edges of that range. Ghost Font exploits that gap.

Practical applications are narrow but real. Designers embedding watermarks, developers protecting displayed API keys or license strings in screenshots, publishers preventing bulk text extraction from rendered images — these are the use cases the tool targets. It is not a security layer in a cryptographic sense. Determined adversaries with fine-tuned models or sufficient compute can close the gap. It is friction, not a lock.

The more interesting signal here is directional. As AI vision capability improves, the gap Ghost Font exploits will narrow. Teams shipping this into production workflows should treat it as a time-bounded mitigation, not a durable architecture decision. The useful window may be measured in months rather than years depending on how aggressively frontier labs push multimodal OCR benchmarks.

For solo founders and small teams, the immediate value is low-effort obfuscation for screenshots, documentation, and public-facing assets where you want human context without machine indexing. No infrastructure required. Drop in the font, render, ship.

The release is available at mixfont.com. Worth five minutes of evaluation if your threat model includes automated text extraction from visual assets.