Skip to main content

A simple toolkit for image processing

Project description

Image Processing Toolkit

A simple Python toolkit for basic image processing tasks including conversion, filtering, and analysis.

Installation

pip install image_processing_toolkit

Usage

from image_processing_toolkit import convert_image_format, apply_filter, color_histogram

# Convert image format
convert_image_format('path/to/input.jpg', 'path/to/output.png', 'PNG')

# Apply filter
apply_filter('path/to/input.jpg', 'path/to/output.jpg', 'BLUR')

# Generate color histogram
histogram = color_histogram('path/to/image.jpg')
print(histogram)

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

image_processing_toolkit_wwy-1.0.0.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

image_processing_toolkit_wwy-1.0.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file image_processing_toolkit_wwy-1.0.0.tar.gz.

File metadata

File hashes

Hashes for image_processing_toolkit_wwy-1.0.0.tar.gz
Algorithm Hash digest
SHA256 83193e75aef299249a3d4944f6f0d9a5cac7eb37734262bccbbe74a98b0c2d0b
MD5 2fefc275e7a5642439f53c86fdfa7c3e
BLAKE2b-256 22c503cceb6cc8a0f1097fb3c00fab6d6f42112c4b94d05bdc144e6205f2175e

See more details on using hashes here.

File details

Details for the file image_processing_toolkit_wwy-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for image_processing_toolkit_wwy-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fc5fe89264b945fbecac4c505a76e51c8d7b3f62842085c0c9d8cd81185c8371
MD5 c21105ea924371a6e8762b280fbfaa5e
BLAKE2b-256 6d5da71597587a59527deabb6f771f124f28816db0a5c530abc69832a8fa552b

See more details on using hashes here.

Supported by

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