dh_perl_imager

Perl extension for generating 24-bit images

Install

All systems
curl cmd.cat/dh_perl_imager.sh
Debian Debian
apt-get install libimager-perl
Ubuntu
apt-get install libimager-perl
image/svg+xml Kali Linux
apt-get install libimager-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install libimager-perl
Raspbian
apt-get install libimager-perl

libimager-perl

Perl extension for generating 24-bit images

Imager is a module for creating and altering images. It can read and write various image formats, draw primitive shapes like lines and polygons, blend multiple images together in various ways, scale, crop, render text and more. Imager also has convenience functions for things like color space conversion (convert RGB to HSV and back).