Skip to content

Files

Latest commit

9138754 · Jul 19, 2021

History

History
This branch is 1 commit ahead of, 923 commits behind larymak/Python-project-Scripts:main.

Image Grayscalling

README.md

Image GrayScalling

Description

This snippet of code will convert any colourful image to grayscale.

Requirements

$ pip install Pillow

Steps To Execution

  • Fork this repo and navigate to ShortenLinks folder
  • (optional) Add images to same directory with this code.py file.
  • Enter image name in input.
  • Boom!! you will see a image will generate with name as GrayScaled_YOURIMGNAME.jpg".

Output

Before After
1 1_GrayScaled
Colourful GrayScaled