Who are the Users of IM?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
sim123

Who are the Users of IM?

Post by sim123 »

Anyone know who are the users of ImageMagick? I mean is it being used at enterprise level or is applications like Flickr using ImageMagick for Image processing (or any other big name)? If there is any success story kind of link I could look into?

Please bare with me I am a beginner in Image processing so asking too many questions.

Thanks for all the help and support.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Who are the Users of IM?

Post by fmw42 »

sim123 wrote:Anyone know who are the users of ImageMagick? I mean is it being used at enterprise level or is applications like Flickr using ImageMagick for Image processing (or any other big name)? If there is any success story kind of link I could look into?

Please bare with me I am a beginner in Image processing so asking too many questions.

Thanks for all the help and support.
I cannot answer that. But as a beginner, the best place to start is at:

http://www.imagemagick.org/script/comma ... ptions.php

along with Anthony's Examples at:
http://www.imagemagick.org/Usage/
http://www.imagemagick.org/Usage/reference.html
sim123

Re: Who are the Users of IM?

Post by sim123 »

Thanks for the response, I am going through the links.

The reason I wanted to know who are using ImageMagick, because it could be a very good supporting fact for using IM in my project. As people normally relies on brand names such that if Flickr is using it we could also use it :)

Please let me know if you/ anyone know anything about the users (customers) of ImageMagick.

Thanks for all the help and support.
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: Who are the Users of IM?

Post by anthony »

The users of IM are basically from all levels. Anyone who needs to process image either casually, or in batch processing thousands of images, or generating images for web pages, or indexs for photos, or movies, etc etc etc....

Basically if you want to generate a scripted image processing sequence, IM is for you.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
Post Reply