Skip to content

A tool for converting pictures to ASCII graphics

Notifications You must be signed in to change notification settings

PancrasL/img2ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A small tool for converting images to ASCII characters.

QuickStart

Install Dependencies

python install -r requirements

Run

# Start By Shell
python img2ascii.py

# Start By GUI
python gui.py

Package as executable program

pip install pyinstaller
pyinstaller gui.py -F

Demo

img ascii

About

A tool for converting pictures to ASCII graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages