Home    Add a Script    Modify a Script    Log-in    Register    Link to us    Contact us
Web Scripts Directory - PHP, ASP, CGI, Perl, JavaScript, and hosted scripts Search:
New Listings    Most Popular    Top Ranked    Search Database    Web Hosting
 
 
   Recommended
Seekon Web Directory
 
   Categories
ASP Scripts
ASP.NET Scripts
C and C++ Scripts
CFML Scripts
CGI and Perl
Flash
Java Applets
JavaScript
PHP Scripts
Python Scripts
Remotely Hosted
Tips and Tutorials
Tools and Utilities
 
 
   Partners
PHP Tutorials
CSS Examples and Gallery
Free Website Templates
Free Templates
Web Templates
Stock Photos
Web Design Templates
 
   Sponsored Ads
 
    Home : PHP Scripts : Image Manipulation : Page 2
Total: 45
 
Image Search Script
This is an advanced Image search script that uses javascript technology to search the web for images and to show both thumbnail images and also full size images without the need to send your visitors to the actual location of the image. This is an ideal addition to any site giving a genuine value-added feature to keep your visitors returning, and of course not losing visitors by sending them to the origin of the images.

Price: 49.99 - Version: 3.1 - Platform(s): PHP / All

Added: Tue Jun 12 2007 - Updated: Wed Jun 20 2007
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Image To String Output
This is a simple function that outputs an image generated using GD library to PHP string (standard image functions from GD library can output images only to the browser or a file). The image then can be stored in $_SESSION variable or MySQL database.

Price: Free - Version: 1.01 - Platform(s): All

Added: Fri Jan 27 2006 - Updated: Mon Jan 30 2006
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Image Watermarking Script
This script aims to provide a simple way of marking an image with a digital "watermark" to prevent unauthorized use. It is implemented as a PHP class and should be usable inside most PHP scripts. Images are accepted either as a filename or as a reference to a PHP resource

Price: $29.95 - Version: 1.0 - Platform(s): Unix, linux

Added: Sun Oct 17 2004 - Updated: Sun Oct 17 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Image's thumbnail on-the-fly
Use this class to display your images with scale. Its very useful to create your images' thumbnail in your image gallery or shopping cart applications. You use this class by put it directly in your tag like this:

Price: Free - Version: 1.0 - Platform(s): All

Added: Tue Apr 15 2008 - Updated: Tue Apr 15 2008
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

ImageThumb
ImageThumb is a small piece of software written in the PHP language that lets you create thumbnails on the fly for a given image, whether it is local ore remote. Currently supported formats are GIF, PNG and JPEG. Now supports thumbnail caching. To use this script, you must have the GD library installed, and obiously a webserver capable of running PHP scripts (PHP>= 4.0.4).

Price: Free (GPL) - Version: 1.1 - Platform(s): linux, windows, freebsd, osx, sun

Added: Tue Feb 21 2006 - Updated: Tue Feb 21 2006
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Image_Toolbox
Image_Toolbox is a PHP class that provides an easy to use library to the PHP GD-based image functions. It is compatible with PHP>= 4.0.6 and all GD versions. It features many smart and useful resize options, TTF text generation, merging of images with many photoshop-like blend modes, and the ability to save images to disk or output to browser. It is fully documented and written in the PEAR coding style.

Price: GPL - Version: 1.1.0 - Platform(s): Linux, Windows

Added: Sun Oct 17 2004 - Updated: Sun Oct 17 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

IMG2ASCII
IMG2ASCII is a PHP program, that generates ASCII images from JPG, GIF or PNG images. There are several options to alter the generated output, such as color, inversed color, font sizes, background color, line height or letter spacing only to name a few.

Price: GPL - Version: 1.15 - Platform(s): any

Added: Sun Oct 17 2004 - Updated: Sun Oct 17 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

MakeJPGThumb
Have you ever wanted to make thumbnails of JPG images, or resize JPGs using PHP? Not sure how, and don't want to grok a whole image library to figure it out? MakeJPGThumb does all the work for you! Using MakeJPGThumb couldn't be easier. It's provided as a function which takes care of all your JPG resizing dirty work. You supply the function with 5 arguments: The source JPG file, the target width (or auto-ratio), the target height (or auto-ratio), the output JPG file, and the JPG quality percentage to use. The innovative thing about MakeJPGThumb is its ability to automatically calculate the aspect ratio if you provide only one dimension. We stress that this PHP code is distributed as a function, meant to be used by PHP programmers who want to be able to resize JPGs within their own scripts.

Price: $39.95 - Version: 1.0 - Platform(s): Unix (Linux, Solaris, FreeBSD, etc.)

Added: Sun Oct 17 2004 - Updated: Sun Oct 17 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Multiple Image Upload
Features: Upload to server up to 10 JPG pictures, Rename files with given index, Create SWF images from uploaded pictures, Create JPG thumbnails, Create SWF thumbnails. Also includes an Online JPG to SWF converter with preloader. Script require MING + GD 1.6 + ImageMagic or MING + GD 2.0

Price: Free (GPL) - Version: 2.0 - Platform(s): Unix, Win NT/2000, Linux

Added: Sun Oct 17 2004 - Updated: Sun Oct 17 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (1 Votes)

Online Thumbnail Maker
PHP class with online Flash Image Editor let you download, resize, crop and convert images. Easy to setup and use in all kinds of applications. Requires GD Library and ImageMagick.

Price: 15 - Version: 1.0 - Platform(s): Linux/Unix/Windows

Added: Thu Oct 18 2007 - Updated: Mon Oct 29 2007
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

PEL: PHP EXIF Library
The PHP EXIF Library (PEL) provides an easy-to-use library written in pure PHP which will allow you to read and write the EXIF headers commenly found in JPEG and TIFF photos taken with digital cameras.

Price: GPL - Version: 0.7 - Platform(s): Platform Independent (PHP5)

Added: Sun Oct 17 2004 - Updated: Sun Oct 17 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

PHP Banner Creator
Allows visitors to create image banners, logos or any other kind of image.

Price: $55 - Version: 1.9 - Platform(s): All

Added: Fri Oct 26 2007 - Updated: Fri Oct 26 2007
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

PHP image manipulation class
This class can be used to perform several types of image manipulation operations. It can: - Rescale images to fit in a given width or height keeping (or not) the original aspect ratio - Flip images horizontally or vertically - Rotate images by a given angle, filling the empty spaces with a given color - All operations preserve transparency! - 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. The code is very well documented and there is a good documentation and example to get you started

Price: free for non-commerc - Version: 1.02 - Platform(s): all

Added: Mon Aug 21 2006 - Updated: Thu Aug 24 2006
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

PHP JPEG Metadata Toolkit
PHP toolkit for reading, writing and displaying metadata in a JPEG image, including IPTC, EXIF, XMP, Photoshop IRB and more. It has been tested with images from over 450 models of digital cameras.

Price: Free (GPL) - Version: 1.03 - Platform(s): linux, windows, freebsd, osx, sun

Added: Sun Oct 17 2004 - Updated: Sun Oct 17 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Put your text on images
Custom build image signs by putting your text on preloaded images and cards. This unique script is a revolutionary new piece of software which will allow your site visitors to create custom signs by using one of many images, preinstalled with the script. You can put any text, selecting different fonts, color, size, text position, line spacing, rotation and image size.The script also auto creates codes for MySpace, Friendster, TagWorld, Xanga Code and Bulletin Board Code (BBCode)

Price: $29.99 - Version: - Platform(s):

Added: Mon Mar 17 2008 - Updated: Mon Mar 17 2008
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

RandomImage
RandomImage is a random image generator. It supports 4 graphics types, .bmp, .png, .gif, and .jpg. It finds a random image from your images directory and then displays the picture. All automatically!

Price: Membership starts at - Version: - Platform(s): Unix

Added: Fri Apr 16 2004 - Updated: Mon Apr 19 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

rollover2
rollover2.php is a php class which shows buttons using the rollover effect: When the mouse is over the button, the button image is swapped using a javascript function. 3 states are supported: standard image, mouseover image and "down" image.

Price: Freeware - Version: 1 - Platform(s):

Added: Wed Oct 20 2004 - Updated: Wed Oct 20 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Simple image rotate script
Simple script which rotates a image to the left or the right. It uses GD Libraries and runs on Linux, Apache and PHP. It's a great facility to add when uploading images, be it for a blog, catalog or any other type site.

Price: 0 - Version: 1.0 - Platform(s): Linux, Apache, PHP

Added: Wed Nov 14 2007 - Updated: Thu Nov 15 2007
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Smart Thumbnail Creator
This program is written in PHP and will resize your image, and crop it at the same time so you don't have stretching, or black areas in the thumbnail. It is an add-on it other scripts, and will require some modification, it will not work alone.

Price: Free - Version: 1.0 - Platform(s): Unix

Added: Wed Oct 20 2004 - Updated: Wed Oct 20 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Smiley Creator (Red Blue) php script
The script allows you to create/generate custom smiley signs to post on forums, myspace, xanga,hi5,friendester etc. The script comes with the design as shown on the demo site You may earn money by advertising banners and other PPC Advertising starty you own smiley creator website and let 1000's of people use your site to generate smiley's

Price: $20 - Version: 3.0 - Platform(s): Any

Added: Fri Dec 08 2006 - Updated: Thu Dec 14 2006
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Total: 45
 
Web Hosting Providers | Advertising Info | | Terms of Use | Privacy Policy | Link to us | Contact Us
Copyright © 2004-2009 ScriptsBank.com. All rights reserved.