Skip to main content

Group Image Compressor (GIC)

Project description

### GIC ## An image compressor that compresses all images in the working directory.

# To execute: run gic in a shell. # To use in your python code: A code that the user sets the compression level: `python import gic.main #change the working directory to whatever you want gic.main.run() ` to be quiet: `python import gic.main #change the working directory to whatever you want #set image_quality to 1|2|3|4 gic.main.compress() `

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

gic-1.2.0.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

gic-1.2.0-py3-none-any.whl (3.1 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