Converts any image into its ASCII art
Has an option to convert the image into a cool Matrix type rendition.
Can also use colour blocks to provide a fun side to it
Has the option to download and copy the image
Converts any image into its ASCII art
Has an option to convert the image into a cool Matrix type rendition.
Can also use colour blocks to provide a fun side to it
Has the option to download and copy the image
My first project ever!!!
Hope you like it.
Made the frontend, had some help from AI
Added a Download and a copy button
Log in to leave a comment
Used docker to contain it
Also created a basic UI to test locally
Elongation problem solved
Log in to leave a comment
As seen in the photo it generates a really elongated image, as its terminal characters do nt really have square aspect ratios and different glyphs occupy different cell block dimensions, hence the distortion is created
Still only runs in the terminal for now, will try to make a dedicated container for it to run it