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.2.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.2-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: softcropper-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 2839fc5106e4593185d2707320eeae43c0fa0615de7707ff9264f670b579fcef
MD5 a49e82f794ede08041eb692096df3818
BLAKE2b-256 1ec2bbb4a39e07774a793b29b2939d3d654c4664fecc336d60576995ef35531b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: softcropper-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b35c14564194c263bc85da358950152f6c4742344ff4f6cda80312357e00f224
MD5 4f88a04271d89239065dee56d1f10b7f
BLAKE2b-256 26148ed879ed99137c2835fbd8433682100c4f3d7977f0c04a48eed7c528af77

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