Skip to main content

Pacote simples de processamento de imagens

Project description

image_tools

Pacote simples para processamento de imagens em Python.

Funcionalidades

  • Desfoque (blur)
  • Conversão para tons de cinza
  • Redimensionamento

Instalação

pip install image_tools

Exemplo de uso

from image_tools import blur_image, grayscale_image, resize_image

blur_image("input.jpg", "blur.jpg", radius=3)
grayscale_image("input.jpg", "gray.jpg")
resize_image("input.jpg", "resized.jpg", 200, 200)

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_tools_anderson1985-0.1.0.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

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

image_tools_anderson1985-0.1.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file image_tools_anderson1985-0.1.0.tar.gz.

File metadata

File hashes

Hashes for image_tools_anderson1985-0.1.0.tar.gz
Algorithm Hash digest
SHA256 200ed719a96024e85da8b37835a3ef1d1a00d363d03993da831ab91961ed1a81
MD5 e7ac4ddd8f7b949149b49f37a171eb93
BLAKE2b-256 999a59095e9d9831d533dd497cfea3910ec77a465d86b1f699fd0205285de1b7

See more details on using hashes here.

File details

Details for the file image_tools_anderson1985-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for image_tools_anderson1985-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9deac67a890abf63dc90fb684bb2a9b9b95b9bfc5e504288e92980a2f533c7e4
MD5 3eee637d345800c48036833f4e2b1702
BLAKE2b-256 94b7acc22e089c5a24a0be9ff8c05298bd5d09ba132e97ea8466891c07643960

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