AnuragGupta806 / Ascii-Art

This is a simple python program that takes an image and converts it into an Ascii art where each pixel is changed into its respective ascii character

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ascii-Art

This is a simple python program that takes an image and converts it into an Ascii art where each pixel is changed into its respective ascii character

Requirements

Must have pillow package installed pip install pillow

Examples

Original Image

original image

Ascii image ascii image

About

This is a simple python program that takes an image and converts it into an Ascii art where each pixel is changed into its respective ascii character


Languages

Language:Python 100.0%