Skip to content

kareem1207/Image-Converter

Repository files navigation

Image Converter

Introduction

This project converts the images of your choice into the options provided

Description

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

Tech Stack

  • python

Features

  • Image display
  • Image to black and white
  • Image to ascii

Functioning

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

Installation

  1. git clone https://github.com/kareem1207/Image-Converter.git
  2. cd "Image-Converter-main"

Output :

  1. Image to black and white :

Before :

original

After :

black and white

  1. Image to ascii :

Before :

original

After :

ASCII image

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages