Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Introduction

This programme will convert any color photo to a black and white photo.

How to install library

pip install PIL

How to use

  1. You has to install all the library mentioned above.
  2. Run this programme in your command prompt or any terminal.
  3. Make sure that you has to specify correct path to "Image.open()" and "BlackAndwhite.save()"
  4. You can get black and white photo in the specific location that you have mentioned.

Output