A simple package to convert color images to black and white
Project description
Black and White Image Converter
A simple Python package to convert color images to black and white.
Installation
pip install bw-converter-python
Usage
Command Line
bw-converter input_image.jpg output_image.jpg
Python
from bw_converter.converter import process_image
process_image("input.jpg", "output.jpg")
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bw_converter_python-0.0.1.tar.gz.
File metadata
- Download URL: bw_converter_python-0.0.1.tar.gz
- Upload date:
- Size: 7.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a050ca24e8af61f52c3735ec0ced73f196239b9e5745f7b2a45f0ab09e8af0c6
|
|
| MD5 |
9828c012b22e24b7d2141e024c0afebf
|
|
| BLAKE2b-256 |
c440cd90afa5bf51217b8fbcf50b0362d78128f2e9e2ddac29b8cafc025278ed
|
File details
Details for the file bw_converter_python-0.0.1-py3-none-any.whl.
File metadata
- Download URL: bw_converter_python-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
358d5039ad203830b395b12b33802e6edb0b9c41d343a3b6ef5ea4dc47304203
|
|
| MD5 |
202d9ea7d1ed1898c32864b4f2676fee
|
|
| BLAKE2b-256 |
4f42ce6f6f73c0e18554f71d10857176ecf9de82d313e33bc6ef2b53f5b7ca3f
|