GraphicsMagick Image Processing System
4 months ago
- #image-processing
- #GraphicsMagick
- #open-source
- GraphicsMagick is a robust image processing system supporting over 92 major formats.
- It is multi-threaded using OpenMP for efficient CPU-bound tasks.
- Highly portable, running on Unix, Linux, Windows 8+, and MacOS-X.
- Supports huge images, including gigapixel-size, and dynamic web applications.
- Offers extensive image manipulation features via command line and multiple programming interfaces.
- Originally derived from ImageMagick but now completely independent with many improvements.
- Advantages over ImageMagick include efficiency, smaller footprint, and better security.
- Participates in Google's oss-fuzz project and passes rigorous memory and behavior testing.
- Distributed under an MIT License, compatible with GNU GPL.
- Managed in Mercurial with a repository history dating back to 1998.
- Capabilities include format conversion, resizing, effects, animations, and composites.