Simple Image Scaling Tool to quickly scale images to desired dimensions.
Supported input & output file types: png,jpg,gif
resizer [options ...] [/folder-with-images]
resizer [options ...] [/folder/image1.png,/folder/image2.png ...]
-d,--dimensions Comma-separated list of target image dimensions in pixels (e.g 1280x720,1920x1080 ...)
-f,--format Image output format (png,jpg,gif)
-h,--help Shows this help message.
-o,--output Image output folder
-s,--scalinghint Scaling hint (n=nearest, b=bilinear)
- Windows/Linux/Mac
- Java 7+ runtime
Resizer v0.0.1
Resizer v0.0.2 (Latest)