Changes for version 0.003 - 2020-09-23
- Add CLI: image-resize-notation-to-human.
Documentation
Given size of an image (in WxH, e.g. "2592x1944") and ImageMagick-like resize instruction (e.g. "1024p>"), calculate new resized image
Reduce image size, by default via compressing to JPEG quality 40 and downsizing to 1024p
Translate ImageMagick-like resize notation (e.g. "720^>") to human-friendly text (e.g. "shrink shortest side to 720px")
Modules
Utilities related to ImageMagick