About EZASCII
EZASCII started because I fell down a rabbit hole. I wanted to convert a video into ASCII art but couldn't find an online solution, so I built my own converter. One converter turned into a whole ascii art platform.
// The story
After 20 years designing digital products, I decided to build something purely for fun. Turns out other people wanted it too!
What started as a simple converter grew into a platform with image and video to ASCII converters, 300+ FIGlet fonts, text transformation tools, a library of 700+ Unicode symbols, and an ASCII art gallery with 100+ pieces.
Every tool runs 100% in your browser. No uploads, no accounts, no tracking. Your files never leave your device.
// How it works
No servers, no AI, no magic. The image converter divides your photo into small blocks, calculates the brightness of each one, and maps it to a character from the selected set. Darker areas get denser characters, lighter areas get spaces. The result is a text image that looks like the original.
The text tools use Unicode — a standard that defines thousands of characters beyond the basic alphabet. Bold, italic, script, and gothic text styles are not fonts; they are alternate Unicode characters that look like different fonts but work everywhere text is supported.
// Principles
Client-side only
Everything runs in your browser. No files are uploaded, no data is stored, no server processes your content.
Free forever
All tools are free to use with no limits. No sign-up walls, no watermarks, no premium tiers.
One-click copy
Every symbol, every style, every divider — one tap to copy. Designed for mobile-first, fast workflows.
No bloat
No unnecessary dependencies, no heavy frameworks, no third-party trackers. Fast pages, clean code.
// Support EZASCII
EZASCII is a one-person project. If you find it useful, a coffee goes a long way toward keeping the servers running and new tools coming.
☕Buy me a coffeeHave a question, found a bug, or want to suggest a feature? Get in touch.
Curious about other things I've built? → adriacompte.com