Q. How do I install ImageMagick software under Redhat enterprise Linux version 4 update 5?
A. ImageMagick is an image display and manipulation tool for the X Window System. ImageMagick can read and write JPEG, TIFF, PNM, GIF, and Photo CD image formats. It can resize, rotate, sharpen, color reduce, or add special effects to an image, and when finished you can either save the completed work in the original format or a different
one. ImageMagick also includes command line programs for creating animated or transparent .gifs, creating composite images, creating thumbnail images, and more.
ImageMagick is one of your choices if you need a program to manipulate and display images. If you want to develop your own applications which use ImageMagick code or APIs, you need to install ImageMagick-devel as well.
INSTALL ImageMagick
Use up2date command to install ImageMagick, enter ( <= RHEL 4 only):
# up2date install ImageMagick
OR use yum if you are using Fedora Core/CentOS/RHEL 5:
# yum install ImageMagick
Essential ImageMagick Hacks/Tips/Faqs...
Now use ImageMagick from command line or GUI:
- How do I create watermark with ImageMagick’s composite command in Linux?
- Howto: Linux Creating a Image Thumbnails from shell prompt
- Howto: Linux convert an image between different formats from command prompt
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- My 10 UNIX Command Line Mistakes
- 10 Greatest Open Source Software Of 2009
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Linux Video Editor Software
- Email FAQ to a friend
- Download PDF version
- Printable version
- Comment RSS feed
- Last Updated: 07/6/07



{ 1 comment… read it below or add one }
very great post this is very useful for me i have using php website in linux platform