Changes for version 0.014 - 2022-05-06

  • [bugfix] --1526 & --2048 were not flag and ate an extra argument.
  • [cli downsize-image] Add option --trash-original (-T) as an alternative to --delete-original (-D).

Documentation

Given size of an image (in WxH, e.g. "2592x1944") and ImageMagick-like resize instruction (e.g. "1024p>"), calculate new resized image
Convert images using ImageMagick's 'convert' utility, with multiple file support and automatic output naming
Convert images to PDF using ImageMagick's 'convert' utility
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")
Shorter alias for convert-image-to-pdf

Modules

Utilities related to ImageMagick