Skip to content

Releases: vorlie/ImageConverter

v1.1

28 Jul 23:00
Compare
Choose a tag to compare

Release Notes

Overview

This release includes the latest executables for the Image Format Converter project, providing both GUI and CLI tools for converting and resizing images.

Executables

Icon File

If the icon is missing from the app, download it from the repository and place it under ImageConverter/_internal/.

Installation

  1. Download the Executables: Click on the links above.
  2. Place the Icon File: Download from the provided link if needed and place it in ImageConverter/_internal/.

Thanks

  • Pillow 10.2.0: For image processing.
  • PyQt5 5.15.10: For GUI development.
  • PyQtDarkTheme 2.1.0: For dark themes in PyQt5.

v1.0

17 May 12:31
Compare
Choose a tag to compare
  • Added setup.exe which makes sure that you have installed Python and installs requirements for you.
    • You will have to install Python by yourself if it's not installed that is.
  • Added run_this.exe which runs the Python source file