Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.63 KB

File metadata and controls

41 lines (30 loc) · 1.63 KB

📷Normal Image ▶️ Black-White Image

I scripted a python script, which automate the process to convert image to its B&W version with the help of pillow library

🔨Built With

🔥Features

  • It can do a lot of cool things, some of them being:
  • Can Convert thousands of image simuntensly
  • Save time

📌How to add images

  • Go to images folder
  • And just put your images there
  • Run main.py

📌Installation

  • First clone the repo
  • Make a new python environment If you are using anaconda just type conda create -n jarvis python==3.8.5 in anaconda prompt
  • Activate the environment.
  • Navigate to the directory of your project
  • Install all the requirements by just hitting pip install -r requirements.txt
  • Run the program by python main.py
  • Enjoy !!!!

📋Result

wp4428216-stranger-things-season-3-hd-wallpapers

👇

wp4428216-stranger-things-season-3-hd-wallpapers

📛License

This project is licensed under MIT License 2022 vikas bhadu

↗️Future Improvements

  • Add More effect make it more attractive
  • GUI can be made it more nicer to look at and functional
  • More functionalities can be added