Skip to content

sukotto/Python-ImageResizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Python Image Resizer Readme
Author: Scott Brown
Date: 08/06/2013

This Image Resizer application uses the Python Imaging Library
and Tkinter. It will resize all the images in a given folder to 
a specified width.

To use the Image Resizer, click on the 'Select Folder' button to browse
for a folder. Once a folder is selected, input the desired image width
then click on the 'Resize Images' button. All the image files in that
folder will be resized to the given width, will maintaining the existing
width/height ratio of the images.

About

Application which resizes all images in a folder. Written in Python using PIL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages