Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Create a font animation effect in the style of Tetris.
Traffic, search & AI signals for erikdemaine.org.
Third-party traffic estimate · Updated Jul 27, 2026
Submit your own product to reach creators and founders looking for the next tool to try.

5iles.com is a free, browser-based toolkit with 80+ tools for converting, merging, compressing, and editing PDFs, Word, Excel, images, and more — no software installs, no account required for most tools.

Free AI humanizer that rewrites AI-generated text so it reads naturally. Plus Math Solver, Paraphraser, PDF tools, YouTube summarizer, and more

conscious events is a plattform for booking and hosting events in meditation, yoga, breathwork and more.

A Google Maps scraper that extracts business data like names, addresses, phone numbers, and emails to CSV/Excel/JSON.

Free online receipt maker for printable PDFs with 100+ brand-specific templates, no signup required.

Mobile-first funnel builder for agencies to turn ad clicks into booked leads with sub-second loading.
The Tetris Font is a web-based typeface generator that renders each letter and digit as a stack of all seven Tetris tetrominoes, created by Erik Demaine and Martin Demaine in 2020.
Tetris Font is a typeface where every letter A–Z and digit 0–9 is composed of exactly one of each Tetris piece (I, J, L, O, S, T, Z), arranged so that they could be physically stacked in a real Tetris game. The interactive web tool at erikdemaine.org/fonts/tetris/ accepts any text input and produces an animated or static rendering showing the pieces assembling into each character. It runs entirely in the browser and is free to use.
Enter your text into the interactive web interface, choose desired settings (animation speed, puzzle mode, colors, grid, etc.), and the tool renders each character by dropping pieces one by one from above, following Tetris stacking rules (pieces must be supported by previous pieces). The designs were discovered by hand with the aid of BurrTools, which searches for ways to fit the seven tetrominoes inside a candidate outline for each letter.
Free. The web tool is publicly accessible without registration or payment. All outputs are downloadable at no cost.
The font supports uppercase letters A–Z and digits 0–9. Lowercase letters, punctuation, and special characters are not available.
Yes. The generated SVG and GIF files can be used freely in any project. The source code is on GitHub (no explicit license file, but the authors encourage use and provide a contact for issues).
The web page must be loaded with an internet connection, but after loading, all computation runs client‑side. You can also download the GIF or SVG for offline use.
Each letter was hand‑crafted by Erik and Martin Demaine, using BurrTools to verify that all seven tetrominoes can fit exactly into the outline while respecting Tetris support rules. The initial rotations follow the Super Rotation System.
Yes. The GitHub repository contains the full source code. You can open issues, submit pull requests, or fork the project to create your own version.