Image Mangler is a command-line tool to deteriorate an image iteratively using lossy algorithms.
Installation
You can install Image Mangler via pip:
pip install imagemangler
Usage
You can run Image Mangler by invoking the imagemangler command in the terminal, followed by the path of the image file you want to mangle:
imagemangler path/to/image.jpg
By default, Image Mangler will automatically mangle the image across all quality steps with a base quality of 70 and a quality step of 2. You can specify your own values for these parameters using the optional flags:
imagemangler path/to/image.jpg --quality 60 --quality-step 5 --no-auto-mangle
For a more details you can use --help:
imagemangler --help
Release files for imagemangler 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| imagemangler-0.1.6.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| imagemangler-0.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.2 kB
Release files / imagemangler-0.1.6.tar.gz
| Download URL | imagemangler-0.1.6.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5fb06c61873968189b9be5f923540a625ddcf5370e9bef1d072e5d4cf68828d8
|
|
BLAKE2b-256 checksum How to use checksums |
6d5f6f92cd64eecbfd553d983a1beae9de608c3aa2e6ab932daed77280062514
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.3.2 CPython/3.10.10 Linux/6.2.11-arch1-1
|
Release files / imagemangler-0.1.6-py3-none-any.whl
| Download URL | imagemangler-0.1.6-py3-none-any.whl |
|---|---|
| Size | 3.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
045b9a7507797b33e9405591e4c6ce1b6ba2cf0c99bbdfa6f2f029bf5c130044
|
|
BLAKE2b-256 checksum How to use checksums |
44f71874e5bcb9ba34930cf4662e436fae1d3212fd7ad7385561ef6d73ad016a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.3.2 CPython/3.10.10 Linux/6.2.11-arch1-1
|