ASCII Kit Logo

ASCII Kit

Convert text, image or svg to ASCII art

Text to ASCII


				

Image to ASCII


				

SVG to ASCII


				

ASCII KIT - Information

ASCII Kit is an open source tool that converts text, images, or SVG files into ASCII art. It's designed to work both as a web utility and a reusable JavaScript library for developers.

The project is designed to be modular and extensible. Rather than reinventing the wheel, ASCII Kit integrates existing and established projects. For example, the text converter uses figfonts and the rendering engine is a simpler remake of fliget.js .

It also provides an official library for JavaScript / TypeScript (Node.js, Deno, Bun, Web Workers, Browsers...), available via NPM, ideal for developers who want to use ASCII art features in their own apps, websites or CLI tools.

As an open source project, contributions, improvements, and bug reports from the community are welcome. Your support makes the project better for everyone!

Links