Grayscale image.
Project description
grayscale-image
Grayscale image.
Install
pip install grayscale-image
Installed Command Utils
- grayscale-image
Usage
C:\Code\grayscale-image>grayscale-image --help
Usage: grayscale-image [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
file Grayscale an image file.
folder Grayscale .png and .jpg images in a folder.
C:\Code\grayscale-image>grayscale-image file --help
Usage: grayscale-image file [OPTIONS] SRC_FILE DST_FILE
Grayscale an image file.
Options:
--help Show this message and exit.
C:\Code\grayscale-image>grayscale-image folder --help
Usage: grayscale-image folder [OPTIONS] SRC_ROOT DST_ROOT
Grayscale .png and .jpg images in a folder.
Options:
--help Show this message and exit.
Examples
grayscale-image file a.png b.png
- Grayscale a.png and save to b.png.
grayscale-image folder src dst
- Grayscale all .png and .jpg images in src folder, and save them to dst folder.
Releases
v0.1.0 2020/04/05
- First release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
grayscale-image-0.1.0.tar.gz
(2.9 kB
view details)
File details
Details for the file grayscale-image-0.1.0.tar.gz
.
File metadata
- Download URL: grayscale-image-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc53ddc01a3d477bdacf5032aa135324055e7f23044ce10fe2c150c029bfdbef |
|
MD5 | ae03311cf0c6a48d3917e7d57c9079a6 |
|
BLAKE2b-256 | 060abff527c9978c16b73504746f600366d805a19d7b4bc764565d5532e6890c |