Batch Photo Corner Roundness Generator is a Python-based tool that enables users to apply rounded corners to multiple images at once. It supports popular image formats such as .jpg
, .jpeg
, .png
, and .webp
.
- Batch Processing: Apply rounded corners to multiple images simultaneously.
- Supported Formats: Works with .jpg, .jpeg, .png, and .webp files.
- Customization: Easily adjust the roundness of the corners to fit your needs.
Before using the software, you'll need to install the required Python packages. To do this, run the following command:
pip install -r requirements.txt
python app.py