ImageMagick

ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.

Recommended Libraries

  • libtiff
    cd /extra/src
    wget http://dl.maptools.org/dl/libtiff/tiff-3.8.2.tar.gz
    tar zxf tiff-3.8.2.tar.gz
    cd tiff-3.8.2
    ./configure
    make
    sudo make install
  • libjpeg
    cd /extra/src
    wget http://www.ijg.org/files/jpegsrc.v8c.tar.gz
    tar zxf jpegsrc.v8c.tar.gz
    cd jpeg-8
    ./configure
    make
    sudo make install

Installation

  • Linux
    cd /extra/src
    wget ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.6.9-6.tar.gz
    tar zxf ImageMagick-6.6.9-6.tar.gz
    cd ImageMagic-6.6.9-6

    Configure, make and install it:

    ./configure --with-tiff --with-jpeg
    make
    make install
  • Recent Updates

    • 1 year 3 weeks ago
      1.27.2 update
    • 1 year 1 month ago
      Drupal 10/11 config
    • 1 year 1 month ago
    • PHP
      1 year 1 month ago
      PHP 8.3.11 and AlmaLinux
    • 1 year 1 month ago
      New version of Pound
    Error | Production Monkeys

    Error

    The website encountered an unexpected error. Please try again later.