Skip to content

An image processor using PIL module to process images and PyQt4 for the GUI

Notifications You must be signed in to change notification settings

vaggelis91/Image-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An image processor using PIL module to process images and PyQt4 for the GUI. The user can convert png images to jpg and change the size of jpg images. When an image is loaded to the GUI the user can apply any of the filters that are available, then the processed image is loaded and the user can save it from the save as menu. Other modules that have been used are os and sys.

The application is written in python 3.4 and developed with PyCharm Community Edition 2016.

Contributing Anyone and everyone is welcome to contribute, especially at the following topics: 1.Report bugs 2.Suggest new features

About

An image processor using PIL module to process images and PyQt4 for the GUI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages