Skip to content

GameProgram7777/image-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universal Image Converter

Description: A powerful, universal desktop application for converting between 50+ image and metadata formats (including RAW, HDR, Web, and GIS formats). Built with Python and Tkinter, and powered by ImageMagick to provide the broadest possible format support while maintaining a highly responsive UI during batch operations.

Features

  • Massive Format Support: Converts standard formats (JPG, PNG), Camera RAW, Apple HEIC, HDR, Medical imaging, and EXIF profiles.
  • Batch Processing: Seamlessly convert hundreds of images at once.
  • Dynamic JSON Database: Extension capabilities are driven entirely by a configurable format_database.json.
  • Responsive UI: Built with Python/Tkinter, featuring background threading.

Installation

You need Python 3 and ImageMagick installed on your system.

Ubuntu/Debian:

sudo apt-get update && sudo apt-get install imagemagick

macOS:

brew install imagemagick

Usage

python image_converter.py

About

A powerful, universal desktop application for converting between 50+ image and metadata formats (including RAW, HDR, and Web formats).

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors