Skip to main content

Resize and blur-pad photos to square format for photos

Project description

SoftCropper

PyPI version License: MIT Build Status Python

SoftCropper is a Python tool that automatically resizes rectangular images into squares and adds soft, blurred borders — ideal for prepping images for print or display.

This package is part of the internal tools used at CanvasMagnet for order preparation and production automation.



📸 Example Results

Before ➡️ After
Baby.webp (600×900)
Output (900×900)
Kid.jpg (1100×733)
Output (1100×1100)

🚀 Features

  • Pads any image to a perfect square
  • Fills padding using soft Gaussian blur from original image
  • Automatically saves output in a separate folder

📦 Requirements

  • Python >= 3.7
  • opencv-python
  • numpy

🔧 Installation

pip install softcropper

⚙️ Usage

softcropper ./path/input_photos ./path/output_ready
  • input_photos: folder with png, jpg, jpeg, or webp files
  • output_photos: optional (defaults to ./input_photos/output/)

✅ Testing

PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 pytest tests/test_softcropper.py -v

🛠️ Makefile Commands

make venv         # create .venv
make install      # install in editable mode
make test         # run unit/integration tests
make build        # build for PyPI
make clean        # remove all build artifacts and caches

🤝 Contribution

Pull requests are welcome! If you'd like to suggest improvements or fix issues, feel free to fork and submit.

Author

Khaled Alam

📧 khaledalam.net@gmail.com
🌍 Website | LinkedIn | X(Twitter)

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

softcropper-0.1.4.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

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

softcropper-0.1.4-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file softcropper-0.1.4.tar.gz.

File metadata

  • Download URL: softcropper-0.1.4.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for softcropper-0.1.4.tar.gz
Algorithm Hash digest
SHA256 4efe26a76ba6e5faab37f933c65555496feccbfd30519207d11de66965c3c96c
MD5 7d8256b751aa9d5d5cdac390dcdd32e0
BLAKE2b-256 de9027c70d4e551226ca34dc9c7f51d69e35a132f0f371d6fa8c50b6e01fd99c

See more details on using hashes here.

File details

Details for the file softcropper-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: softcropper-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for softcropper-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 73834b58850ad49afb157654f3cbad38a0e0efd261fcc5fc4de3346256dd895b
MD5 df514c1820bfc9f2dd93d6315c9d777c
BLAKE2b-256 d8257bde2564b94a208a427a54672212905b261247c4c358974803b42b66f94e

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