holyr00d / ascii-art

Convert a local image to ASCII art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

run ascii.py add path to your image or url image. .png will be saved to your desktop

Edit def enhance_color(color, factor=2.5): # Increase factor to enhance color vibrance.

ASCII_CHARS = "@%#*+=-:. " # Adjust as needed FONT_SIZE = 10 # Adjust as needed me-2 me1 colorful_ascii_art

About

Convert a local image to ASCII art


Languages

Language:Python 100.0%