Skip to content

A desktop application for converting images between several popular image formats

Notifications You must be signed in to change notification settings

simonchalder/Image-Conveter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Image-Conveter

Developer: Simon Chalder

Project Start Date: March 2021

GitHub Url: https://github.com/simonchalder/Image-Converter

Pillow library Page: https://github.com/python-pillow/Pillow

Image Converter is a desktop GUI application for converting images between JPEG, PNG and GIF formats

The app, still under development is written in Python using the PIL library for image manipulation and Tkinter for the GUI

44

The user can now:

Select an image file for conversion using a file selection dialog - no need to type the filepath

Choose the file type to be converted to from a dropdown menu

Select if resizing is required and if so enter dimensions

Choose the new file name and location from a file save dialog

Currently the app supports conversion between the following filetypes:

JPEG

PNG - Portable network Graphics

GIF - Graphics Interchange Format

BMP - Bitmap

TIFF - Tag Image File Format

Issues / still to-do:

Possible support for producing icon (.ico) files

Aesthetic changes and improvements to the GUI

Testing

About

A desktop application for converting images between several popular image formats

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages