Skip to content

This is a project that can transform your image into ASCII Art. You can even generate coloured ASCII Art here, too!

Notifications You must be signed in to change notification settings

JoshuaMaoJH/Image-to-ASCII-Art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Image to ASCII Art

This is a project that can transform your image into ASCII Art. You can even generate coloured ASCII Art here, too!

Features

  • 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

Requirements

Python 3.x

tkinter (usually comes with Python)

Pillow (PIL)

Feel free to tell me bugs or any features you want.

Troubleshooting

Issue: Application won't start

Solution: Make sure Python and Pillow are properly installed

Issue: Image looks distorted

Solution: Try adjusting the width value or use a different character set

Issue: Colors look wrong in HTML

Solution: The HTML uses the original image colors; try using "Invert" mode or a different image

About

This is a project that can transform your image into ASCII Art. You can even generate coloured ASCII Art here, too!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages