Skip to main content

A python library and GUI application to optimize image files.

Project description

A python library and GUI application to optimize image files.

License: MIT.

Installation

pip install img-optimize

Running the program

import imgoptimize
imgoptimize.run()

The application below will appear.

https://i.imgur.com/60QRJUB.png

Operating the application

There are several notable features - view figure below for visual aid:

  1. Sourcing your images.
    • If you click “Source”, you are given the option to either upload one or more image files (JPEG or PNG) or selecting a folder containing your images.
      • If you select an image folder, only JPEG and PNG images will be uploaded.

  2. Working with images.
    • Valid images will populate the viewport. You are able to remove images from this viewport by selecting an image (or more) and clicking “Remove”

  3. Setting image quality percentage.
    • You can set the image quality percentage by either moving the slider under the “Image quality:” label, or manually entering the image quality value between 1 and 100.

  4. Setting destination path.
    • Click “Destination” and select a folder to store your images.

  5. Downloading your images.
    • Click “Download” when you are ready to download your images.

  6. Exiting the application.
    • Simply click “Cancel” to exit the application.


https://i.imgur.com/MVDkxXF.png

Support

If you find any bug or would like to propose a new feature, please use the issues tracker. I’ll be happy to help!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

img-optimize-0.1.4.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

img_optimize-0.1.4-py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page