Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.321.594 Times

Apache::ImageMagick 2.0b7

  Date Added: July 02, 2010  |  Visits: 1.057

Apache::ImageMagick

Report Broken Link
Printer Friendly Version


Product Homepage
Download (106 downloads)



Apache::ImageMagick is a Perl module that can convert and manipulate images on the fly. SYNOPSIS In httpd.conf or .htaccess < Location /images > PerlFixupHandler Apache::ImageMagick PerlSetVar AIMCacheDir /var/aimcache < /Location > Then request http://localhost/images/whatever.gif/Annotate?font=Arial&x=5&gravity=west&text=Hello+world+! http://localhost/images/whatever.jpg This module uses the Image::Magick library to process an image on the fly. It is able to convert the source image to any type you request that is supported by Image::Magick (e.g. TIFF, PPM, PGM, PPB, GIF, JPEG and more). The requested fileformat is determinated by the fileextention of the request and Apache::ImageMagick will search for an image with the same basename and convert it automaticly (unless you set AIMDisableSearch). Addtionaly you can specify (multiple) image manipulation filters in the additional path info, and format options in the query string. All filters applied in the order they apear in the path info. A list of available filters can be found at http://www.imagemagick.org/www/perl.html#mani . As of this writing there are 67 very powerfull filters available. The parameters you give in the URL are passed to all filters..

Requirements: No special requirements
Platforms: Linux
Keyword: Apacheimagemagick Convert Filters Image Imagemagick Images Libraries Manipulate Images Module Perl Perl Module Programming
Users rating: 0/10

License: Freeware Size: 256 KB
USER REVIEWS
More Reviews or Write Review


APACHE::IMAGEMAGICK RELATED
Libraries  -  Data::FormValidator::Filters::Image 0.30
Data::FormValidator::Filters::Image is a filter that allows you to shrink incoming image uploads using Data::FormValidator. SYNOPSIS use Data::FormValidator::Filters::Image qw( image_filter ); # Build a Data::FormValidator Profile: my...
19.46 KB  
Modules  -  ImageMagick Engine 1.3.1
Dramatically improve the quality of re-sized images by making WordPress use ImageMagick instead of standard GD image library.Features * Preserve embedded color profile in re-sized image * Automatically recognize custom image sizes * Allow...
10 KB  
Multimedia & Graphics  -  Convert It! Image Converter for Mac OS 1.0
A simple and fun way to convert your images. It is all in the finder window. Gives Mac users a 'Home like' user interface.
10 MB  
Graphics Editors  -  LuJoSoft EasyConvertTo HD 1.0.0
Introduction: LuJoSoft EasyConvertTo HD convert many image format to the new HD Photo file format from Microsoft is available in Windows Vista and 7 and included in .NET Framework 3.0. It as better quality than JPEG at (most of the time) half the...
 
Libraries  -  GD::Convert 2.12
GD::Convert is a Perl module with additional output formats for GD. SYNOPSIS use GD; use GD::Convert qw(gif=gif_netpbm newFromGif=newFromGif_imagemagick wbmp); # or: require GD::Convert; import GD::Convert; ... $gd->ppm; $gd->xpm;...
10.24 KB  
MS Office Add-Ins  -  Free 3DPageFlip Image to PDF Converter 1.0
Free 3DPageFlip Image to PDF Converter, a quick and easy-to-use PDF utility that is designed to batch convert image files to PDF document, makes it possible for anyone to instantly convert many kinds of images (all image format like TIF, BMP, PNG,...
1.83 MB  
Multimedia & Graphics  -  AnyPic Image Resizer 1.0.3 Build 111
AnyPic Image Resizer is a small, handy application designed to enable you to convert, resize and rename images files in one time with a few mouse clicks. It supports the most popular image formats: JPEG, BMP, TIFF, PNG, PSD, GIF, TGA, RAW, and...
 
Finance  -  OverPDF PDF to Image Converter 3.6.0
OverPDF PDF to Image Converter will help you convert PDF files to images (PDF to BMP, PDF to JPG, PDF to GIF, PDF to PNG). Converting PDFs with PDF to image converter lets you view your converted PDFs on a computer that does not have a PDF reader...
 
Finance  -  All Images To PDF 1.01 Build 05072011D
All Images To PDF is a professional application designed to enable users to convert various image types to PDF format. All Image to PDF supporting almost all of image formats includes TIFF, JPEG, GIF, BMP, PNG, ICO, WMF etc, Also you can capture...
 
Calculators  -  Free Image to PDF Converter 5.3.3
Free Image to PDF Converter is a 100% free & safe image to PDF converter software to convert JPG and other images to a single PDF/PS document quickly for office usages without Adobe Acrobat. Free Image to PDF Converter is an efficient program...
1.37 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB