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.184.338 Times

Data::FormValidator::Filters::Image 0.30

  Date Added: July 17, 2010  |  Visits: 1.409

Data::FormValidator::Filters::Image

Report Broken Link
Printer Friendly Version


Product Homepage
Download (93 downloads)



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 $my_profile = { required => qw( uploaded_image ), field_filters => { uploaded_image => image_filter(max_width => 800, max_height => 600), }, }; # Be sure to use a CGI.pm object as the form input # when using this filter my $q = new CGI; my $dfv = Data::FormValidator->check($q,$my_profile); Many users when uploading image files never bother to shrink them down to a reasonable size. Instead of declining the upload because it is too large, this module will shrink the image down to a reasonable size during the form validation stage. The filter will try to fail gracefully by leaving the upload as is if the image resize operation fails..

Requirements: No special requirements
Platforms: Linux
Keyword: Dataformvalidatorfiltersimage Filter Formvalidator Image Image Uploads Incoming Libraries Programming Shrink Uploads Using
Users rating: 0/10

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


DATA::FORMVALIDATOR::FILTERS::IMAGE RELATED
Libraries  -  GFL::Image 0.14a
GFL::Image is an OO interface to P-e Gougelets Graphic File Library. SYNOPSIS use GFL::Image; my $im = GFL::Image-> new; $im -> load("test.png"); $im -> set( output => "jpeg", undolevel => 5 ); $im -> resize (320, 200); $im -> filter(...
122.88 KB  
Libraries  -  CAD::Drawing::IO::Image 0.02
CAD::Drawing::IO::Image is a Perl module with output methods for images. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "img" or $filename matches one of...
5.12 KB  
Libraries  -  OpenOffice::OODoc::Image 2.027
OpenOffice::OODoc::Image is a Perl module for image manipulation methods. The OpenOffice::OODoc::Image class is a derivative of OpenOffice::OODoc::XPath designed for the manipulation of graphics objects contained in documents. It mainly allows...
17.41 KB  
Graphics Viewers  -  Free Online Image Viewer 3.0
The online image viewer is a free online raster imaging service that allows people to view, resize, edit and convert the popular image formats within their web browsers. By using it, webmasters, bloggers or anyone creating a web site are able to...
657.3 KB  
Networking  -  Random image gallery with fancy zoom 4.0
The "Random image gallery with fancy zoom" plug-in which allows you to simply and easily show random image Anywhere in your template files or using widgets with onclick fancy zoom effect. You can upload the images directly into The folder or you...
10 KB  
Networking  -  Random image gallery with light box 2.0
The "Random image gallery with light box" plug-in which allows you to simply and easily show random image Anywhere in your template files or using widgets with onclick light box effect. You can upload the images directly into The folder or you can...
10 KB  
Modules  -  Image cycle 6.x-1.1
Integrates with Image module to allow image galleries to be displayed as sideshows using the jquery cycle plugin. The module provides the ability to set a different effect for each image gallery along with any jquery arguments or CSS.This module...
10 KB  
Utilities  -  office Convert Word Txt to Image Free 6.1
office Convert Word Txt to Image Jpg/Jpeg Free is a powerful and professional conversion tool, the converter produces fully functional IMAGE documents with text, pictures, graphics etc, using the original document formatting.It can create popular...
3.21 MB  
Programming  -  Simple Javascript Image Viewer 1.0
Simple Javascript Image Viewer is an easy-to-embed image viewer with which you can zoom using mouse wheel, pan using mouse drag, and preload images. Comes with complete keyboard support and extensions for things such as adding toolbar.
323.96 KB  
Graphics Viewers  -  SageThumbs 2.0.0.22
SageThumbs is a powerful shell extension allowing to preview enormous amount of image formats directly in Windows Explorer by using Pierre-e Gougelet's GFL library (XnView's author). Features: 1) Extended thumbnail image view of Explorer folder;...
2.13 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