ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.
The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite language. Choose from these interfaces: G2F (Ada), MagickCore (C), MagickWand (C), ChMagick (Ch), ImageMagickObject (COM+), Magick++ (C++), JMagick (Java), L-Magick (Lisp), Lua, NMagick (Neko/haXe), Magick.NET (.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), IMagick (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and automagically.
ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 license, approved by the OSI and recommended for use by the OSSCC.
The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes memory error and thread data race detection to prevent security vulnerabilities.
Attachment | Size | Date |
---|---|---|
imagemagick-6.8.8-7.armv7hl.rpm | 1.58 MB | 02/03/2014 - 15:03 |
- Initial version
Comments
ce910
Mon, 2019/12/16 - 21:48
Permalink
Have problem to install, there is mossing liblcms.so.1, can somebody help to solve
Historyscholar
Thu, 2019/03/14 - 18:23
Permalink
Awesome
MooCrumpus
Thu, 2017/07/13 - 16:07
Permalink
tablet version would be nice
Schturman
Thu, 2016/03/03 - 03:23
Permalink
Hi NielDK. Please create version for tablet. Thanks
feldbaum
Sat, 2015/10/03 - 23:04
Permalink
Hi Nieldk.Tried to install imagemagick, got the following response:
"Transaction /6379_cadaaded
Status: dep-resolution failed
Extra details:
ImageMagick-6.8.8-7.armv7hl requires libpng15.so.15, but this requirement cannot be provided"
Is there an solution. I want to install "Dynamic clock icon" from fravaccaro.
Markkyboy
Sun, 2015/10/11 - 13:31
Permalink
I was having the exact same problem as you, but this occured after a fresh install of SFOS 2.0.
The fix, this works for me on 1.1.9.28 - Go to terminal and type; `pkcon install zypper` when done, go back and install dynaclock, the dependancy should have been met by zypper finding the right library.
Regards,
feldbaum
Thu, 2015/10/15 - 22:17
Permalink
After several reeboots and approximately 3 attempts I was able to successfully install ImageMagick. Why I do not know. But now work dynamic clock. Thanks for the answer.
Markkyboy
Sun, 2014/11/16 - 14:27
Permalink
Great stuff NielDK (as always!), not the easiest piece of software to use, but I have been getting results. I managed to crop, rotate, reduce to greyscale, etc. :)
Thanks!,
Regards