Skip to content

SherifJR/forFun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sherif_i2a — Image to ASCII Converter

sherif_i2a is a simple CLI tool that converts any image (JPG, PNG, etc.) into beautiful ASCII art directly in your Linux terminal.


What this tool does

It takes this image:

and converts it into something like this:


⚙️ How to install

1️Rename the Python file to remove the .py extension

mv sherif_i2a.py sherif_i2a

2 Make it executable

chmod +x sherif_i2a

3 Add it to your path

sudo mv <your path>   //for linux

now you can use it by just calling sherif_i2a <your_image_path>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages