The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Scripts and Programs :: Image Handling :: Image Manipulation
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 165    Displaying: 41 - 60 Pages:   1 2 3 4 5 6 7 8 9

   WideImage   Hits: 1774 

 
WideImage is an object-oriented library for image manipulation, written in PHP 5. It uses the GD2 extension and it's unit tested with Simpletest. The library focuses on often-used image operations, ease of use and extensibility. The library is released under GNU LGPL 2.1.


Free   Version: 1.0 alpha 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Apr 23 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Animated Gif Image Resizer Lite   Hits: 2210 

 
gifresize_lite_1.01 is a web based animated gif image resizer. Cleanly Resizes All Gif Images Including Animations. Allows scaling, or manual resizing with simple image effects. A lite version of our web based frontend to gifsicle ( full version - http://smileygenerator.us /t/gifresize/index.php )


Free   Version: 1.01   Platform(s): linux, windows, freebsd, osx   Updated: Tue Apr 17 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Free! Morse Code Smiley Generator   Hits: 2032 

 
Free! Morse Code Smiley Generator Inspired by Aiwan's SOS smiley, this generator takes user input and adds it to the animation. Requires gifsicle or imagemagick. Copyright notices and backlinks may not be altered in any way! Update available Morse Code Smiley Generator now uses Ajax. Major bugfixes!


Free   Version: 2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Apr 17 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   JPEG Fit   Hits: 1213 

 
This class can be used to optimize images to fit within a given file size limit. It takes a picture in any format supported by the GD library and generates a JPEG picture with the maximum quality factor that makes the picture file size not exceed a given limit. This class is similar to the JPEG Reducer class. It uses the binary search algorithm to reach the ideal quality factor in the smallest number of iterations. The class stops searching when a given number of limit iterations is reached or when the quality factor difference between the ideal and the found values is less than the configured precision value.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sat Apr 14 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Auto thumbnail, rotate, reduce, resize of images.   Hits: 4379 

 
The functions can be inserted into any possible script that involves images, they are commented and allow flexible enough to change for your own applications. There are examples of what the script can do on script page.


Free   Version: 1.3   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jan 25 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Text2Image   Hits: 3701 

 
Script to convert text to an image of specified width, automatically wraps text and adjusts height of image to allow all text to fit.


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 14 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   The Generator Generator   Hits: 1276 

 
Scripting GD images is easy. Creating the site layout and backend for your script usually takes much longer. Not any more! The Generator Generator Generates an almost complete ajax powered image generator application in seconds. All that's left is to script the actual image process in image.php, make user input safe, and edit the forms and styles layout in index.php. All vars and includes are taken care of, including generating the .htaccess link codes so no permanent images are ever saved to server. *NOTE: There is a limit to the length of links (encoded strings) that can be passed this way on some servers. If you have large text strings or many vars to pass, this application is not for you. Enter a Comma Delimited List Of all Vars to be passed from index.php to image.php in this project - ie:me, you, them, us and this application will create an entire site ready for you to download Includes all .PSD's and fonts and an example truecolor text overlay image script.


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 14 2007

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Thumbnail/Image Manipulation Class   Hits: 5442 

 
A PHP Class for manipulating images. It features the ability to scale by percentage, width, height, roate the image, and to create a crops of an image. Unlike other image manipulation classes, this one allows multiple manipulations of an image, with the ability to save it multiple times, and display the image without saving. This is useful for dynamic thumbnail generation and display. UPDATE (5/31/06): Added demo page, and two utility functions. UPDATE: (6/7/06): Added PHP4 Implementation Requirements: PHP 5 or 4 (5 recommended), GD Library UPDATE (11/1/06): Released V2 - many features and enhancements


Free   Version: 2.0   Platform(s): linux, windows, freebsd, osx   Updated: Wed Nov  1 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Image Uploader and Manipulator   Hits: 6966 

 
Uses JavaScript and CSS to provide an easy interface for users to upload, resize and crop Jpeg photos. Very customizable so that you can do whatever you want with the cropped image.


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Oct 18 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Graphical Image Resize   Hits: 8592 

 
This script allows you to resize an image easily and quickly graphically using Javascript and PHP without the need to load a graphics editing program. It includes the ability to stretch and shrink an image using the mouse and a web browser.


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Oct  6 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   Animated CAPTCHA validation images.   Hits: 2861 

 
This package can be used to create animated CAPTCHA images for website validation. To decode of these CAPTCHA images are difficult by web bots because the images are animated GIF and the frames of GIF images have not containts the validation string completely. To install of this package is very easy, the execution time of generating images is less than 3 seconds and you can use public settings ( font, color, string length ) or some internal settings by static or randomly values.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Mon Oct  2 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Gif Assembler   Hits: 686 

 
Gif Assembler is a Web-based frontend for Gifsicle (or optionally ImageMagick) that allows users to create GIF animations from existing GIF images. Up to 99 GIF images may be uploaded as the frames for the animation. Allows insertion of short comment ie: copyright notices


Free   Version: beta .96   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Oct  9 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Gif Disassembler   Hits: 559 

 
Gif Disassembler is a Web script that lets you upload any GIF animation and will attempt to return the individual frames, along with the image information from your animation. That info can then be used to reassemble the animation after frame editing. Frames are returned in web page and in a zip archive along with the image info array. Dependencies:Gifsicle or ImageMagick


Free   Version: 2.2.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Oct  9 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   FXLake   Hits: 1854 

 
This class can be used to generate images with a water reflex effect. It takes a picture image and generates new frames that present a reflex underneath the original picture, as if it is being reflected on water. The class can generate separate image frames that should be merged to compose the complete animation cycle.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Tue Sep 19 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   FXFlag   Hits: 1321 

 
This package can be used to process a source image and generate a sequence of animation image frames that implement the waving flag effect. The class can process small images with size of up to 200x200 pixel. The generated animation frames can be used to build a single animated GIF file. This class can be used to split GIF animations into multiple image files.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Tue Sep 19 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Animated GIF into images   Hits: 1330 

 
This class can be used to split GIF animations into multiple image files. It reads a given animation file and saves each animation frame into image files of several possible formats: GIF, PNG, JPEG and BMP. The split frame image files are automatically numbered and have a file name extension that depends on the output format.


Free   Version: 1.0   Platform(s): linux, windows, freebsd   Updated: Tue Sep 19 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Image Manipulation Class 1.0.3   Hits: 4418 

 
This class can be used to perform several types of image manipulation operations. It can: Rescale images to fit in a given width and/or height keeping (or not) the original aspect ratio; Flip images horizontally or vertically; Rotate images by a given angle; The class does all the error checking for the source and target file so you don't need to worry about that. The class supports loading and saving images in the GIF, JPEG and PNG formats preserving transparency for GIF, PNG and even PNG24 files. The code is heavily documented so you can understand every aspect of it


Free   Version: 1.0.3   Platform(s): linux, windows   Updated: Fri Sep 15 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Shiegege Iseng Resize Class   Hits: 36254 

 
This is a class script that allows you to resize or resample images or thumbnail on the fly. You can save the thumbnail to file.


Free   Version: 1.5   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Aug 24 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (2) Visitor Ratings

   Image Snapshot   Hits: 3519 

 
Inspired by Backpackit.com's image management, Image Snapshot can take a portion of an image (crop) to specific dimensions, from different areas of the original image. This class has been created for the purpose of manipulating an uploaded image, and creating a Thumbnail image that does not alter the aspect ratio, and yet represents the contents of the original image. I'm sure other uses can be found for the Image Snapshot class, but I'll leave that to you. I use it for Photo Galleries, and Shopping Cart systems. View the manual to get a clearer picture. This class supports: - Jpg, Gif, Png files - Output to Jpg - Can resize images before applying the crop - Can crop from any part of the image An Online Manual is available.


Free   Version: 1.3   Platform(s): linux, windows   Updated: Wed Sep  6 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Play Once Logo   Hits: 1114 

 
Plays a flash logo/banner once per browser session and then displays an image logo/banner for the rest of the session! Allows for a nice intro to a users first visit to your site, per session.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Fri Aug 18 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 165    Displaying: 41 - 60 Pages:   1 2 3 4 5 6 7 8 9

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog