Skip to content

Files

Latest commit

d7a367d · Jul 8, 2021

History

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

Compress Image

README.md

Compress Image

Description

This snippet of code will Compress the image upto a great extent without affecting quality of image.

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.
  • Modify the names in code.py
  • Run this code.py $ python code.py
  • Boom !!! a new image will generate with much less size but same quality.
  • Enjoy the the Image Compress Thing !!!!!

Code Output

op2

Before After
1 1_compressed
Size : 7.3 MB Size : 1.7 MB