Skip to content

A python script for optimizing images used on the web.

License

Notifications You must be signed in to change notification settings

Ifihan/Image-Reducer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Reducer

This is a script used for optimization of images. It is used for thumbnailing pictures while retaining the original quality of the picture.

Requirements

The requirements for this script are:

  1. Python 3.6 and above.

  2. PIL(Pillow).

Usage

  1. Clone the repo https://Ifihanolusheye/Image-Reducer.

  2. Place the script in the working directory to be used.

  3. Run the command python main.py name of folder to be thumbaniled\ name of new directory\.

Example:

Hint: You can change the dimension in the main.py file.

About

A python script for optimizing images used on the web.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages