A small web app that converts any uploaded image into ASCII art. Adjust the slider to change the character density and see realtime results.
Live demo: https://loek.oerlemans.tv/ascii_art/
Features
- Upload any image (PNG, JPG, WEBP)
- Slider to control character density / resolution
- Fast client-side conversion
How to use
- Open the live demo link above.
- Upload an image.
- Move the density/characters slider to change the result.
- Copy the ASCII output.
Tech stack
- HTML, CSS, JavaScript
- Client-side image processing and canvas
Project
Created for Flavortown (Hack Club))
https://flavortown.hackclub.com/projects/11287