The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.004 - 2020-12-24

  • No functional changes.
  • [build] Rebuild with new Math::Image::CalcResized (0.004) to mention 'imgsize' script.

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