Image Manipulation Scripts
  Home arrow PHP Scripts arrow Image Manipulation Scripts
ASP NET Scripts
ASP Scripts
C and C++ Scripts
Coldfusion Scripts
Java Scripts
JavaScript Scripts
Perl Scripts
PHP Scripts
Python Scripts
Remotely Hosted Scripts
Tools and Utilities Scripts
Sponsor Script  
Developer Forums  
Forums Sitemap 
Mobile Linux 
APP Generation ROI 
IBMŪ developerWorks 
Free White Papers 
Link To Us
Script Daily Digest  
Weekly Newsletter
  
 
Developer Updates  
Free Website Content 
 RSS  Forums
 RSS  Scripts
 RSS  All Feeds
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
USERNAME
PASSWORD
>>> SIGN UP!  
Lost Password? 
NAV TOOL - Use this to navigate our site.
      
Looking for new scripts? or the most viewed ones? Use this tool to navigate Scripts.

 
 
        IMAGE MANIPULATION SCRIPTS
RSS Feeds for Image Manipulation Scripts
Image Creation Scripts(4)


Image Manipulation Scripts
 
Pages: 1 2 3 4 5 6 7

FILTER
      
Sort By
Free or Paid
Rating
Platform
Special

Image Rotators by Andrei
PHP SCRIPTS
PHP Scripts

5 Flash image rotators. These are great if you want to quickly display your images with some cool transition effects, but don't need a full-fledged gallery system. All images are externally linkable to the URL and URL target of your choice.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 1.00 out of 5 1.00 out of 5 1.00 out of 5 1.00 out of 5 1.00 out of 5
Price: $5
Version: 1.1
Platform: Linux
Date Added: Tuesday, Dec 06, 2005
Last Updated: Friday, Dec 16, 2005
Visit Website

Favicon Generator
PHP SCRIPTS
PHP Scripts

Web script lab, Free and easy to use online tool that can create a favorites icon (favicon.ico) images for browser address bars, favorites and tabs, from pictures, logos and other graphics.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 1.00 out of 5 1.00 out of 5 1.00 out of 5 1.00 out of 5 1.00 out of 5
Price: $50
Version: 1.0
Platform: Linux - Unix - Windows
Date Added: Wednesday, Jun 06, 2007
Last Updated: Wednesday, Jun 13, 2007
Visit Website

phpThumb()
PHP SCRIPTS
PHP Scripts

phpThumb() is multi-platform compatible. This uses the PHP GD library to create thumbnails from images (GIF, PNG or JPEG) on the fly. The output size of the thumbnail is configurable (can be larger or smaller than the source), and the source may be the entire image or only a portion of the original image. True color and resembling is used if GD v2.0+ is available, otherwise low-color and simple resizing is used. Source image can be a physical file on the local server, remote file over HTTP, or can be retrieved from a database. HTTP thumbnail creation can be limited to the current (or other list of) domain to prevent other sites from using your server to create their thumbnail.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 0.00 out of 5 0.00 out of 5 0.00 out of 5 0.00 out of 5 0.00 out of 5
Price: GPL
Version: 1.3.3
Platform: Unix/Linux/Windows
Date Added: Thursday, Jan 29, 2004
Last Updated: Monday, Feb 16, 2004
Visit Website

Watermark your images using overlay image
PHP SCRIPTS
PHP Scripts

This article along with complete code demonstrates the use of PHP and GD-library to watermark uploaded images on the fly. The method demonstrated here to watermark an uploaded image is to overlay the original image with another image (superimposition).You can use this script to copy protect the images that you display on web. For this purpose you can use your logo as the watermark image. A copy of the original uploaded image is stored separately for archival. The script works optimally with 256 color PNG images.As a bonus, the example also demonstrates basic file upload handling.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.00 out of 5 3.00 out of 5 3.00 out of 5 3.00 out of 5 3.00 out of 5
Price: Freeware
Version: 1.0
Platform: Linux - Unix - Windows
Date Added: Saturday, Jun 27, 2009
Last Updated: Saturday, Jun 27, 2009
Visit Website

PHP Rounded Corner Graphics Generator Script
PHP SCRIPTS
PHP Scripts

This PHP code sample uses GD library functions to generate rounded corner graphics. The script allows you to specify corner radius, corner color and background color and generates the graphics in GIF format. Use this script to dynamically generate rounded corners that blend nicely into your HTML/CSS design.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.91 out of 5 2.91 out of 5 2.91 out of 5 2.91 out of 5 2.91 out of 5
Price:
Version:
Platform: Linux - Unix - Windows
Date Added: Wednesday, Oct 07, 2009
Last Updated: Wednesday, Oct 07, 2009
Visit Website

Watermark your images using text and TTF fonts
PHP SCRIPTS
PHP Scripts

The code sample demonstrates the use of PHP and GD library to watermark uploaded images on the fly. This method imprints the specified text over the image using GD-library functions and true type fonts. You can use this script to copy protect the images that you display on web by permanently imprinting a message (e.g. a copyright note) on the image. The script is very versatile. You can modify the script parameters to change the font, color, opacity, alignment and rotation. You can also use any standard true-type font of your choice. A little bit of uploaded file handling is also demonstrated in the code, the original uploaded image is saved as a backup.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.90 out of 5 2.90 out of 5 2.90 out of 5 2.90 out of 5 2.90 out of 5
Price: Freeware
Version: 1.0
Platform: Linux - Unix - Windows
Date Added: Saturday, Jun 27, 2009
Last Updated: Saturday, Jun 27, 2009
Visit Website

Resize Uploaded Images/Generate Thumbnails
PHP SCRIPTS
PHP Scripts

This script demonstrates how to use PHP and GD-library functions to generate thumbnails of uploaded images in the fly. The script first saves the uploaded image in a specific location (for backup or archival). It then generates a thumbnail version of the image and finally saves the generated thumbnail image in JPEG format. The script assures that the aspect ratio of original and thumbnail image are always maintained. The script supports GIF, JPEG and PNG file handling and resizing.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.77 out of 5 2.77 out of 5 2.77 out of 5 2.77 out of 5 2.77 out of 5
Price: Freeware
Version: 1.0
Platform: Linux - Unix - Windows
Date Added: Saturday, Jun 27, 2009
Last Updated: Saturday, Jun 27, 2009
Visit Website

Apply Round Corners to Images On-The-Fly
PHP SCRIPTS
PHP Scripts

The code snippet uses PHP + GD library to apply round corners on an image on-the-fly. It allows you to apply round corners of any size (radius) and color on a GIF, JPEG or PNG image. The script accepts a path or URL of an image and the resulting output can be sent to the browser directly in PNG or JPEG format.This script should work with PHP 4 or later with GD library version 2.0 or better. The script does not require an overlay image or other dependencies.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.67 out of 5 2.67 out of 5 2.67 out of 5 2.67 out of 5 2.67 out of 5
Price:
Version:
Platform: Linux - Unix - Windows
Date Added: Thursday, May 21, 2009
Last Updated: Thursday, May 21, 2009
Visit Website

PHP Image Editor
PHP SCRIPTS
PHP Scripts

Edit images directly in your CMS. Now as a plugin for Joomla 1.5. Many Content Management System does not have image editing. And all users does not have an image editing program, thatīs why PHP Image Editor has been developed. It just receives an image path, and then itīs possible to start editing. Itīs really simple to install as a plugin in Joomla, and itīs easy to add to your own Content Management System. Some of the features: Support for PNG, GIF and JPEG images, image resizing, image effects like grayscale and contrast, image cropping, image rotating, open code so you can make your own code modifications, language support, possible to add your own language file.After installing/activating the plugin in Joomla, an new "Edit Image" link has appeared in the Media Manager. The "Edit Image" link has also been implemented to the "add image function" below the article text editor.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.61 out of 5 2.61 out of 5 2.61 out of 5 2.61 out of 5 2.61 out of 5
Price:
Version: 1.2
Platform: Linux
Date Added: Tuesday, Jan 06, 2009
Last Updated: Tuesday, Jan 06, 2009
Visit Website

Grayscale
PHP SCRIPTS
PHP Scripts

This is an image manipulation script that makes the selected photos grayscale and in the case of mouseover the colors are restored. It is easy to use, just put "grayscale" as the classes of the images. It used PHP and JavaScript for developing the script.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 0.00 out of 5 0.00 out of 5 0.00 out of 5 0.00 out of 5 0.00 out of 5
Price: Freeware
Version: 1.0
Platform: Linux - Unix - Windows
Date Added: Monday, Mar 22, 2010
Last Updated: Monday, Mar 22, 2010
Visit Website

Pages: 1 2 3 4 5 6 7

POST YOUR SCRIPT!
             
Post your Script for FREE using this toolbox.

SEARCH SCRIPTS - Use this page to locate your desired scripts.
    
Search:
   Advanced Script Search
 



© 2003-2010 by Developer Shed. All rights reserved. DS Cluster 8 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek