PixelType is a curated reference of 1929 free vintage and retro display fonts, plus editorial notes on how the best designers actually use them. It exists because the internet has plenty of font directories — what it doesn't have is opinionated, well-organized typography reference written for the people who use type for a living.
Every font on the site is open-source and free to use commercially. Type metadata is sourced from the Google Fonts public family catalog, then filtered to the categories most relevant to vintage and retro work: Display, Handwriting, and Monospace. Each entry is rendered server-side from PHP at request time — no JavaScript required to read the page.
The editorial sections (Fonts in Use, Generators, Stylish Text) are the part you don't get from a typical font directory. Fonts in Use documents the typographic decisions behind iconic films, album covers, brand marks, and television titles. Generators offers twelve styling presets tuned to specific aesthetic eras. Stylish Text auditions a single phrase across ten typographic moods so you can pick a direction in seconds.
If you're building an identity, designing a poster, art-directing a magazine spread, or just trying to make a slide deck that doesn't look like every other slide deck, this site is built to help you find a face you'll remember and a use case that justifies it.
Technology & transparency
The site is built in plain PHP with server-rendered HTML. There is no JavaScript framework, no build step, no client-side router. Pages can be saved with curl and read offline. AdSense placeholders are baked into the templates as HTML comments and can be swapped for real ad units when monetization is wired up.
Source: Google Fonts public metadata (fetched once at build time and stored as JSON on disk). Hero artwork and favicon are generated assets. Editorial copy is written in-house.