


  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  



  

    

      

        
../index.html[ImageMagick] 
        

        
http://www.imagemagick.org/[sponsor] 
        

        
../index.html 
        
../index.html 
      

    

  


  

  


    

      

      
#mainSkip to page contents 

      
[
      
../index.htmlAbout ImageMagick       
../www/command-line-tools.htmlCommand-line Tools       
../www/api.htmlProgram Interfaces   
][
      
../www/install-source.htmlInstall from Source       
../www/binary-releases.htmlBinary Releases       
../www/resources.htmlResources   
][
      
../www/download.htmlDownload   
][
      
../www/links.htmlLinks   
][
      
../www/sponsors.htmlSponsors   
http://www.pcbanter.net/PCbanter WindowsXP Help Forum       
]
      


      

[ #UnixUnix Binary Release  | #windowsWindows Binary Release ]
You can install ImageMagick from ../www/install-source.htmlsource .  However, if don't have a proper development environment or if you're anxious to get started, download a ready-to-run #unixUnix  or #windowsWindows  executable.  Before you download, you may want to review recent ../www/changelog.htmlchanges  to the ImageMagick distribution.
  
Unix Binary Release
These are the Unix variations that we support.  If your system is not on the list, try installing from ../www/install-source.htmlsource .
  
    
Version    
HTTP    
FTP    
Description  
  
    
ImageMagick-6.2.5-4.i386.rpm     
http://www.imagemagick.org/download/linux/fedora/i386/ImageMagick-6.2.5-4.i386.rpmdownload     
ftp://ftp.imagemagick.org/pub/ImageMagick/linux/fedora/i386/ImageMagick-6.2.5-4.i386.rpmdownload     
Fedora Core 4 i386 RPM   
  
    
ImageMagick-6.2.5-4.x86_64.rpm     
http://www.imagemagick.org/download/linux/fedora/x86_64/ImageMagick-6.2.5-4.x86_64.rpmdownload     
ftp://ftp.imagemagick.org/pub/ImageMagick/linux/fedora/x86_64/ImageMagick-6.2.5-4.x86_64.rpmdownload     
Fedora Core 4 x86_64 RPM   
  
    
ImageMagick-powerpc-apple-darwin8.2.0.tar.gz     
http://www.imagemagick.org/download/binaries/ImageMagick-powerpc-apple-darwin8.2.0.tar.gzdownload     
ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-powerpc-apple-darwin8.2.0.tar.gzdownload     
Mac OS X (10.4.?)   
  
    
ImageMagick-sparc-sun-solaris2.10.tar.gz     
http://www.imagemagick.org/download/binaries/ImageMagick-sparc-sun-solaris2.10.tar.gzdownload     
ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-sparc-sun-solaris2.10.tar.gzdownload     
Solaris Sparc 2.10   
  
    
ImageMagick-i386-unknown-freebsd4.8.tar.gz     
http://www.imagemagick.org/download/binaries/ImageMagick-i386-unknown-freebsd4.8.tar.gzdownload     
ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i386-unknown-freebsd4.8.tar.gzdownload     
FreeBSD 4.8   
  
    
ImageMagick-i686-pc-cygwin.tar.gz     
http://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-cygwin.tar.gzdownload     
ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-cygwin.tar.gzdownload     
Cygwin   
ImageMagick RPM's are self-installing.  Simply type the following command and you're ready to start using ImageMagick:
  rpm -Uvh ImageMagick-6.2.5-4.i386.rpm
For other systems, create (or choose) a directory to install the package into and change to that directory, for example:
  cd $HOME
Next, extract the contents of the package.  For example:
  gzip -dc ImageMagick.tar.gz | tar -xf -
If the bin subdirectory of the extracted package is not already in your executable search path, add it to your PATH environment variable. For example:
  export PATH; PATH="$HOME/ImageMagick/bin:$PATH"
Set the MAGICK_HOME environment variable to the path where you extracted the ImageMagick files. For example:
  export MAGICK_HOME="$HOME/ImageMagick-6.2.5"
On Linux and Solaris machines set the LD_LIBRARY_PATH environment variable:
  export LD_LIBRARY_PATH="$HOME/ImageMagick-6.2.5/lib"
On Mac OS X (Darwin) machines set the DYLD_LIBRARY_PATH environment variable:
  export DYLD_LIBRARY_PATH="$HOME/ImageMagick-6.2.5/lib"
Finally, to verify ImageMagick is working properly, type the following on the command line:
  convert logo: logo.gif
  identify logo.gif
  display logo.gif
Congratulations, you have a working ImageMagick distribution under Unix or Linux and you are ready to use ImageMagick to http://www.cit.gu.edu.au/~anthony/graphics/imagick6convert, compose, or edit  your images or perhaps you'll want to use one of the ../www/api.htmlApplication Program Interfaces  for C, C++, Perl, and others.
  
Windows Binary Release
ImageMagick should run on Windows 98/ME/NT4/2000/XP. It is recommended to use an NT-based version of Windows (NT4, 2000 or XP). Starting with ImageMagick 5.5.7, older versions such as Windows 95 are not supported anymore. The amount of memory can be an important factor, especially if you intend to work on large images. A minimum of 128 MB of RAM is recommended, but the more RAM the better.
The Windows version of ImageMagick is self-installing.  Simply click on the appropriate version below and it will launch itself and ask you a few installation questions.  Versions with Q8 in the name are 8 bits-per-pixel component, whereas,  Q16 in the filename are 16 bits-per-pixel component. A Q16 version permits you to read or write 16-bit images without losing precision but requires twice as much resources as the Q8 version.  Versions with dynamic in the filename include ImageMagick libraries as http://www.answers.com/topic/dlldynamic link libraries . If you are not sure which version is appropriate, choose http://www.imagemagick.org/download/binaries/ImageMagick-6.2.5-4-Q16-windows-dll.exeImageMagick-6.2.5-4-Q16-windows-dll.exe .
  
    
Version    
HTTP    
FTP    
Description  
  
    
ImageMagick-6.2.5-4-Q16-windows-dll.exe     
http://www.imagemagick.org/download/binaries/ImageMagick-6.2.5-4-Q16-windows-dll.exedownload     
ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.2.5-4-Q16-windows-dll.exedownload     
Dynamic at 16 bits-per-pixel   
  
    
ImageMagick-6.2.5-4-Q16-windows-static.exe     
http://www.imagemagick.org/download/binaries/ImageMagick-6.2.5-4-Q16-windows-static.exedownload     
ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.2.5-4-Q16-windows-static.exedownload     
Static at 16 bits-per-pixel   
  
    
ImageMagick-6.2.5-4-Q8-windows-dll.exe     
http://www.imagemagick.org/download/binaries/ImageMagick-6.2.5-4-Q8-windows-dll.exedownload     
ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.2.5-4-Q8-windows-dll.exedownload     
Dynamic at 8 bits-per-pixel   
  
    
ImageMagick-6.2.5-4-Q8-windows-static.exe     
http://www.imagemagick.org/download/binaries/ImageMagick-6.2.5-4-Q8-windows-static.exedownload     
ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.2.5-4-Q8-windows-static.exedownload     
Static at 8 bits-per-pixel   
To verify ImageMagick is working properly, type the following in an MS-DOS Command Prompt window:
  convert logo: logo.gif
  identify logo.gif
  imdisplay logo.gif
Congratulations, you have a working ImageMagick distribution under Windows and you are ready to use ImageMagick to http://www.cit.gu.edu.au/~anthony/graphics/imagick6convert, compose, or edit  your images or perhaps you'll want to use one of the ../www/api.htmlApplication Program Interfaces  for C, C++, Perl, and others.
      

      
 
    

  

  

  

    
http://redux.imagemagick.org/discussion-serverDiscourse Server  |
    
../www/mailing-list.htmlMailing Lists  |
    
http://redux.imagemagick.org/galleryImage Gallery  |
    
http://redux.imagemagick.org/MagickStudio/scripts/MagickStudio.cgiImageMagick Studio 
  

  

    
© 1999-2005 ImageMagick Studio LLC
  

  



