imagemagick
ImageMagick is available on most operating systems via the package manager:
- Windows:
winget install --id=ImageMagick.ImageMagickWinGet adds “magick” to PATH after restarting Terminal - macOS:
brew install imagemagick - Linux:
apt install imagemagick
2025
- 2025-07-17 – Flip image using command line
2023
- 2023-11-07 – ImageMagick memory limits
2019
- 2019-08-18 – Convert animated GIF to PNG stack
- 2019-04-19 – Lossless convert PNG image stack to PDF
2018
- 2018-10-29 – OCR PDF with Tesseract
- 2018-10-28 – Fix ImageMagick 6 not authorized reading PDF
2013
- 2013-12-27 – Convert AVI to grayscale PNG
2012
- 2012-09-04 – Image histogram with Imagemagick