This is a project that can transform your image into ASCII Art. You can even generate coloured ASCII Art here, too!
- Convert any image to ASCII art
- Full color support with real-time preview
- Multiple character sets (Simple, Standard, Complex, Blocks)
- Adjustable width (20-200 characters)
- Export as text file or HTML
- Real-time preview updates
Python 3.x
tkinter (usually comes with Python)
Pillow (PIL)
Feel free to tell me bugs or any features you want.
Solution: Make sure Python and Pillow are properly installed
Solution: Try adjusting the width value or use a different character set
Solution: The HTML uses the original image colors; try using "Invert" mode or a different image