Imagemagick

Rating: 
5
Your rating: None Average: 5 (5 votes)

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.

 

Application versions: 
AttachmentSizeDate
File imagemagick-6.8.8-7.armv7hl.rpm1.58 MB02/03/2014 - 15:03
Changelog: 

- Initial version

Comments

ce910's picture

Have problem to install, there is mossing liblcms.so.1, can somebody help to solve

Historyscholar's picture

Awesome

MooCrumpus's picture

tablet version would be nice

Schturman's picture

Hi NielDK. Please create version for tablet. Thanks

feldbaum's picture

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's picture

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's picture

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's picture

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