<%@ page import="java.sql.*" %> <%@ page import="java.util.*" %> <%@ page import="java.text.*" %> <%@ page import="com.assorted.affiliate.data.*" %> <%@ page import="com.assorted.affiliate.display.*" %> <%@ include file="/jsp/session-handler.jsp" %> AssortedInternet.com - Imagemagick Included <%@ include file="/ssi/header.html" %>
 
IMAGEMAGICK INCLUDED
 
 

Imagemagick

We install ImageMagick on each of our web servers. What is Imagemagick? Here's a description taken directly from their web site:

"ImageMagickTM is a robust collection of tools and libraries to read, write, and manipulate an image in many image formats (over 68 major formats) including popular formats like TIFF, JPEG, PNG, PDF, PhotoCD, and GIF. With ImageMagick you can create images dynamically, making it suitable for Web applications. You can also resize, rotate, sharpen, color reduce, or add special effects to an image and save your completed work in the same or differing image format. Image processing operations are available from the command line, as well as through C, C++, Perl, or Java programming interfaces."

With ImageMagick, you can do all sorts of image manipulations directly on the web server, in real time. With the proper programming or existing software, you can do all sorts of imaging right on your web site in real time. Some examples include: creating thumbnails of large images, creating index pages of an image gallery, rotating images, resizing images, converting image types, and more.

ImageMagick support is included free with all of our web hosting plans. Imagemagick will be setup and ready to use right away. If you need assistance using Imagemagick, or if you need a newer version installed, please contact us at the Online Helpdesk - and we will be glad to help.

Related Links

<%@ include file="/ssi/learn-about-sales-links.jsp" %>
<%@ include file="/ssi/footer.html" %>