Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | PHP | Scripts & Programs | Image Handling

Results 101-120 of 121
Image Masking
This is a class allows you to apply a mask to an image much like you could do in PhotoShop, Gimp, or any other such image manipulation programme. If the mask is smaller than the image then the mask can be placed in various positions (top left, left, top right, left, centre, right, bottom left, bottom, bottom right) or the mask can be resized to the dimensions of the image. Requires GD 2.0.1+ Because of the nature of the class, masking large images may take some time.
(10 ratings)
Reviews1
PriceFree
Views5398
Allayers TextPNG - storing text in images
This script demonstrates pixel based operations in PHP. It stores and retrieves text (like HTML) in truecolor PNG images. And it's pretty fast at it too. A demo is available as well as full source. I'd be very interested in knowing if it proves to be useful in any way.
(3 ratings)
Reviews0
PriceFree
Views3152
Display visitor's IP Address in a graphic
Display a visitor's IP Address in a graphic on your website pages (or any other pages) with this simple PHP script. This script makes use of the GD image tools. Can easily be changed to match whatever colors you wish.
(81 ratings)
Reviews0
PriceFree
Views19443
phpThumb()
Very flexible thumbnail generator. Resizing, cropping, borders, watermarks, sharpen, color adjustment, flip, rotate (and more). Source can be local file, remote file or database source. Uses ImageMagick extensively if available. PHP GD library is optional (if ImageMagick is installed). Output can be JPEG, GIF, PNG, BMP, ICO, with full alpha channel (as the format permits).
(262 ratings)
Reviews4
PriceFree
Views22560
IMG2ASCII
IMG2ASCII is a PHP program, that generates ASCII images from JPG 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.
(9 ratings)
Reviews0
PriceFree
Views6121
Transparent_png
With this tiny script you can use png images with alphpa transparency without risking that 90% of your visitors don't see the transparent effect. This script detects Internet Explorer on Windows. If true, it will return the microsoft-specific filter to display transparent png images in MSIE. Works with MSIE 5.5+. Other browsers (Mozilla, Netscape, Opera, Safari, MSIE Mac!) are capable of displaying pngs with alpha transparency without using strange filters.
(3 ratings)
Reviews0
PriceFree
Views3557
Crop Canvas
This is a class allows you to crop an image in a variety of ways. You can crop in an absolute or relative way (to a certain size or by a certain size), both as a pixel number or a percentage. You can also save or display the cropped image. The cropping can be done in 9 different positions: top left, top, top right, left, centre, right, bottom left, bottom, or bottom right. Or you can have it automatically cropped based on a threshold value. The original image can be loaded from the file system or from a string (for example, data returned from a database.) Not only all that, but it also comes with a drag & drag web interface for exceptional ease of use.
(27 ratings)
Reviews0
PriceFree
Views9362
blockshow
blockshow is a set of php classes to handle ansi images (as used in mailbox systems). Probably the main feature is to convert an ansi to png (either directly to stdout or to a file). These files may be generated in two different sizes (with a width of 640 pixels or 80 pixels). In addition a class to read sauce information from files is included
(0 ratings)
Reviews0
PriceFree
Views2148
phpWatermark
phpWatermark 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.
(9 ratings)
Reviews0
PriceFree
Views16516
Text on Image Class
Very simple to use class to write text on an image. Supports GIF, PNG, JPG.
(12 ratings)
Reviews0
PriceFree
Views8216
FastBanner
A simple banner generator using PHP and GD. It's very easy to modify. You just fill out the form and click submit and it makes the banner. Requires: PHP (It should work with any version on any platform. It seems to work faster on Apache.) The GD library with png support installed. Development has stopped. However it is still available for download.
(18 ratings)
Reviews0
PriceFree
Views7122
SiteGuru's Thumbnail Generator
Based on the resizer script by Teekai (http://www.hotscripts.com/Detailed/18727.html), this script enhances the original by incorporating automatic generation of error images. This version create thumbnails based only on the supplied Maximum Width parameter so as to enable control of a fixed width in rescaling the image size.
(6 ratings)
Reviews0
PriceFree
Views8074
Smart Thumbnail Creator
This program 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.
(9 ratings)
Reviews0
PriceFree
Views9228
phpcad
Simple but powerful 2D, 3D drawing program. Draw a 2D floorplan, and have it make a 3D .pov povray text script. Make animated .gifs, mpgs. Higher level language for povray. No MySql required! Simple easy to understand GUI. Place starting point for object on screen, select a few parameters and draw a wall, curve, window, door, or any object you create. Objects pluggable with one file.
(0 ratings)
Reviews0
PriceFree
Views7276
Phpcad
Simple but powerful 2D, 3D drawing program. Draw a 2D floorplan, and have it make a 3D pov-ray text script. Which is viewable in Pov-Ray. No MySql Required. Simple easy to understand GUI. Place starting point for object on screen, select a few parameters and draw a wall, curve, window, door, or any object you create. Draws .jpg, .png images in standard predefined formats such as VCD, DVD, webgraphics.
(0 ratings)
Reviews0
PriceFree
Views5959
Drop Shadowed Thumbnail Creator
This class allows you to very easily create thumbnails of images, on which you can also apply a drop-shadow effect. You can control the colour of the background so that drop-shadow will fit better onto your page and the size of the thumbnail. You can resize in an absolute or relative way (to a certain size or by a certain size), both as a pixel number or a percentage.
(22 ratings)
Reviews1
PriceFree
Views10254
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.
(0 ratings)
Reviews0
PriceFree
Views5432
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
(22 ratings)
Reviews1
PriceFree
Views31632
IMGLIB
IMGLIB is a simple but efficient image library for PHP without using the GD library. It is capable of reading the width and height of a picture (GIF, JPG, JPEG, PNG).
(6 ratings)
Reviews0
PriceFree
Views15663
base64img
Include/insert your gif/jpg image inside your PHP script using base64-encodeing. This enables you to create a good functional website with images, using only one file: Your php-script. The script it self is also a good example of how this works. Enjoy creating better php-scripts and less files. Added download of your generated code and better information. Nice look, upload functionality, and the ability to save and display code. Latest version update: Bug fix in show code on screen.
(3 ratings)
Reviews0
PriceFree
Views24931
Results 101-120 of 121