adds a blurry background to fit a portrait-size image into a square. appends _edit
at the end of the file name.
- Python 3.11
- Pillow
Single file
$ python resizer.py <path-to-image-file>
Also supports directory
python resizer.py /path/to/directory
adds a blurry background to fit a portrait-size image into a square. appends _edit
at the end of the file name.
Single file
$ python resizer.py <path-to-image-file>
Also supports directory
python resizer.py /path/to/directory