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

https://github.com/adrianogil/imageutils

Few utilities scripts to process images
https://github.com/adrianogil/imageutils

Last synced: 7 months ago
JSON representation

Few utilities scripts to process images

Awesome Lists containing this project

README

          

# imageutils
Few utilities scripts to process images

# Command line options

Crop images
```
python2 crop_image.py
```

List images according size
```
python2 list_images.py
```