This project converts the images of your choice into the options provided
This code helps to convert the image into black and white one or ascii on (ascii character : " .:-=+*#%@" ) and allows to save black and white image only
- python
- Image display
- Image to black and white
- Image to ascii
If you want to convert the image into ascii it asks width and height , the ascii text of the image generated will of same width and height based on the terminal width and height
- git clone https://github.com/kareem1207/Image-Converter.git
- cd "Image-Converter-main"
- Image to black and white :
Before :
After :
- Image to ascii :
Before :
After :
Tip
Mention the height and width correctly and minimize your terminal for good view
Note
The image used are for ref only you can use any image



