Skip to content

Latest commit

 

History

History
 
 

Image Size Compressor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Image Size Compressor

Aim/Purpose

To compress the size of the image without changing the dimensions

Short description of package/script

  • Here using the Image module of PIL library we convert the size the image without changing the dimension of the image the reduced image will be there in the same folder as of the script. -Here we can also change the size of the image if we wanted by mentioning it in the script.
  • List out the libraries imported>PIL(pillow)

Workflow of the Project

Here take the image which you wanted to reduce the size in the same folder as of script then run the script so the output reduced image will be there as output.

Setup instructions

First install the library then run the script so the reduced size image will be there as output in the same folder as of script.

Output

image image

Author(s)

Neel Shah