An open API service indexing awesome lists of open source software.

https://github.com/antonbaumann/bulk-image-resizer

Bulk image resizing script written in Python.
https://github.com/antonbaumann/bulk-image-resizer

cropping image pil python resize script

Last synced: 6 months ago
JSON representation

Bulk image resizing script written in Python.

Awesome Lists containing this project

README

          

# bulk-image-resizer
Bulk image resizing script in python.

## Installation
Run
```
git clone https://github.com/antonbaumann/bulk-image-resizer
cd bulk-image-resizer
pip install -r requirements.txt
```

## Usage
usage: resize.py [-h] [--height H] [--width W] [--format F] [--processes P] [--verbose]
PATH_ROOT PATH_RESULT