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
- Host: GitHub
- URL: https://github.com/adrianogil/imageutils
- Owner: adrianogil
- License: mit
- Created: 2018-08-16T10:31:55.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-12-21T02:18:23.000Z (about 1 year ago)
- Last Synced: 2024-12-21T03:19:47.151Z (about 1 year ago)
- Language: Python
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```