The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.011 - 2022-02-10

  • No functional changes.
  • Tweak Abstract of img2pdf.

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")
Short alias for convert-image-to-pdf

Modules

Utilities related to ImageMagick