Skip to content

Small bulk image conversion app written in Python using PIL and wxPython

Notifications You must be signed in to change notification settings

enricojr01/PythonBulkImageConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USAGE INSTRUCTIONS
============================
This program is powered by Pillow, the fork of the old Python Imaging Library, and
supports conversion to and from the following formats:

jpg
gif
tiff
pcx
msp
ppm
bmp

1. Click the 'load file' button and select an image to convert. Multiple images may be selected using
the ctrl key, or the shift key.
2. With the dropdown box, select the format that you want to convert each file to.
3. Click on the 'Convert!' button. Converted images will be saved in the same directory as the
source image.

About

Small bulk image conversion app written in Python using PIL and wxPython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages