fmII
Mon, Oct 13th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 18:30 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 ImageMagick 6.2.1 (Default)
Section: Unix

 

Added: Sun, Jan 11th 1998 22:07 UTC (10 years, 9 months ago) Updated: Sun, Apr 23rd 2006 05:32 UTC (2 years, 5 months ago)


Screenshot About:
ImageMagick (TM) is a package for the automated and interative manipulation of images. It supports the display and interactive manipulation of images when used with the X Window System. Although the software is copyrighted by ImageMagick Studio, it is available for free and can be redistributed without fee. ImageMagick may be used as a component of both open source and proprietary applications. ImageMagick compiles and runs under Unix, Linux, Windows '95 and later, Apple MacOS, and Compaq VMS. Binary packages are available for most operating systems. Application programming interfaces (APIs) are provided to support development of image processing applications in the C, C++, and Perl languages.

Release focus: Minor security fixes

Changes:
Minor bugfixes, security fixes, and code cleanup.

Author:
John Cristy & ImageMagick Studio <magick __dash__ developers __at__ imagemagick __dot__ org> [contact developer]

Rating:
8.64/10.00 (35 votes)

Homepage:
http://www.imagemagick.org/
Tar/GZ:
http://www.imagemagick.org/script/download.php
Tar/BZ2:
http://www.imagemagick.org/script/download.php
Zip:
http://www.imagemagick.org/script/download.php
Changelog:
http://www.imagemagick.org/script/changelog.php
RPM package:
http://www.imagemagick.org/script/download.php
CVS tree (cvsweb):
http://studio.imagemagick.org/script/subversion.php
Mailing list archive:
http://studio.imagemagick.org/mailman/listinfo

Trove categories: [change]
[Environment]  X11 Applications
[Intended Audience]  End Users/Desktop
[License]  Freeware, OSI Approved :: Open Software License
[Topic]  Multimedia :: Graphics

Dependencies: [change]
No dependencies filed

 
Project admins: [change]
» Glenn Randers-Pehrson (Owner)
» Bob Friesenhahn (admin)

» Rating: 8.64/10.00 (Rank 197)
» Vitality: 0.09% (Rank 1752)
» Popularity: 16.33% (Rank 78)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 149,399
   URL hits: 103,337
   Subscribers: 399

Projects depending on this project:
webAlbum
tozwgc
TkWiCe
Gif Disassembler
Moron
(Note: 96 projects depend on this one. The ones displayed are picked by a randomizer.)


Other projects from the same categories:
The Microwindows Project
gpgm2srt
TkPNG
5DT Data Glove Driver
sceneLib

Users who subscribed to this project also subscribed to:
DocBook
Gmailreader
GrafiXML
OnDir
Yet Another Wavelet toolbox


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 6.2.7 23-Apr-2006 Open Software License Homepage Tar/GZ Changelog

 Releases

Version Focus Date
6.2.7 Minor feature enhancements 23-Apr-2006 12:32
6.2.6 Minor security fixes 18-Feb-2006 01:17
6.2.1 Minor security fixes 11-Apr-2005 01:26
6.0.4 Major security fixes 07-Aug-2004 21:23
6.0.0-2 Major feature enhancements 16-Apr-2004 07:21
5.5.7-10 Minor bugfixes 06-Aug-2003 20:28
5.5.6 Minor feature enhancements 01-Apr-2003 16:05
5.5.3-1 Minor bugfixes 31-Dec-2002 18:27
5.5.2-5 Major feature enhancements 14-Dec-2002 05:35
5.5.1-2 Minor feature enhancements 20-Oct-2002 12:52

 Articles referencing this project

 Comments

[»] Wand API
by Wolfpack Entertainment - Feb 15th 2005 19:11:51

I'm very impressed with the Wand API, it does "work like magic"! It's simple, straight forward and no-nonsense, I really like that!

The documentation and tutorials could use some improvement though, actually there aren't any tutorials. But it's still a great API and all the code behind it.

[reply] [top]


[»] Awesome...saves me tons of time.
by Plutoid - Jul 9th 2003 16:29:43

I was always trying to mess with Gimp and other programs to rotate my pictures one by one and I even tried messing with another program to make thumbnails, but this program takes care of all my problems. Thanks for the great program! Jake@plutoid.com

[reply] [top]


[»] Good Software, but lacks doc
by Ricardo Fabbri - Nov 4th 2002 23:43:06

This is good software, but there's no comprehensive doc. If you want to program in the C API, you will only have some reference documentation along with the source code. But, I repeat, this is great software!

--
Cybernetic Vision Research Group, Brazil (http://cyvision.if.sc.usp.br)

[reply] [top]


[»] Insatallation problems under Debian Linux
by DropBear42 - Feb 21st 2002 12:06:16

Can't seem to find the mailing list, so I'll post my question here.

I'm trying to install ImageMagick on my Debian Linux server and am getting the following error during the "make install" step

can't find xarch.h

which is required for the x.lo compile

Any ideas?

Thanks in advance
Stephen

[reply] [top]


[»] Namespace clashes
by Donguri Mura - Sep 9th 2000 11:15:40

ImageMagick should stop using very common names like convert, combine, display, animate, identify, import, and stretch for its component programs because lots of other programs are already using these names. There are, for example, over 20 GPL/BSD programs using the names display and convert.

ImageMagick should insert a short prefix before each program name, e.g. using the prefix "im" gives imconvert, imcombine, imdisplay, imstretch, etc.

[reply] [top]


    [»] Re: Namespace clashes
    by Glenn Randers-Pehrson - Mar 31st 2001 17:08:12


    > ImageMagick should stop using very
    > common names like convert, combine,
    > display, animate, identify, import, and
    > stretch for its component programs
    > because lots of other programs are
    > already using these names. There are,
    > for example, over 20 GPL/BSD programs
    > using the names display and convert.
    > ImageMagick should insert a short prefix
    > before each program name, e.g. using the
    > prefix "im" gives imconvert, imcombine,
    > imdisplay, imstretch, etc.

    configure --program-prefix=im

    will do it.

    Glenn

    [reply] [top]


[»] Won't compile.
by Shaman - Aug 21st 2000 12:25:18

After raining praise down upon Imagemagick, the last several releases won't compile - at all - on Solaris. Lots of conflicting types, and other errors.

[reply] [top]


    [»] Re: Won't compile.
    by Reinout van Schouwen - Feb 5th 2001 12:35:14


    > After raining praise down upon
    > Imagemagick, the last several releases
    > won't compile - at all - on Solaris.
    >
    > Lots of conflicting types, and other
    > errors.
    What -is- the latest IM version that will compile on Solaris (8)? The version I have at the moment, on the university network, is BADLY outdated! -- Reinout

    [reply] [top]


    [»] Re: Won't compile.
    by Dave Lampe - May 4th 2001 18:30:39

    Go into magick/magick.h and at the top you will see a #define for _XOPEN_SOURCE. Comment the whole line out and then the build works fine.


    > After raining praise down upon
    > Imagemagick, the last several releases
    > won't compile - at all - on Solaris.
    >
    > Lots of conflicting types, and other
    > errors.

    [reply] [top]


    [»] Re: Won't compile.
    by Iain Nicholson - Nov 9th 2001 07:09:33

    I put version 5.3.3 on update 6 of the Solaris 8 Companion CD ready compiled. I intend to put a more current version on a future update.

    [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs