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 41-60 of 121
GeoRhino Geo-Targeting Image Script
Using the script installed on your server you can easily create great looking Geo-Targeted images in just minutes! Display the surfers, city, stats, zip, or even nearest college! Works anywhere .jpg images are accepted. Over 20 different fonts to make the most REALISTIC looking fansigns, or geo-targeted ads around!
(0 ratings)
Reviews0
PriceUSD 118.37
Views1134
Favicon Generator Deluxe
Favicon Generator Deluxe PHP Script - More advanced php script that allows you to easily add a favicon generator script to your website. With the Favicon Generator script you can allow your website visitors to generate their own favicon for their website. This script will generate a favicon in .ico format as well as a png 16×16, png 32×32 and png 64×64. The script also includes an option, configurable via the config file to allow the use of a database to keep track of the latest generated favicon’s as well as keep track of how many favicon’s have been generated. The script is fully customizable to tailor to any existing website.
(0 ratings)
Reviews0
PriceUSD 15.00
Views699
Favicon Generator
Simple php script that allows you to easily add a favicon generator script to your website. With the Favicon Generator script you can allow your website visitors to generate their own favicon for their website. The script is fully customizable to tailor to any existing website. See a working demo here: http://www.chris-fletcher.com/uploaderform.php Requires ImageMagick
(0 ratings)
Reviews0
PriceUSD 5.00
Views671
Watermark Your Images with another Image Using PHP and GD Library
The article along with complete code demonstrates the use of GD library to watermark images on the fly. The method demonstrated here to watermark an uploaded image is to overlay the original image with another image, preferably a transparent PNG image.
(9 ratings)
Reviews0
PriceFree
Views1658
Gradient Image Generator
Generate background gradient images for css designs with this PHP script. The Gradient Image Generator lets you quickly create gradient images to use in your css designs. Common uses include for navigation bars, or for adding a gentle fade on your web page background into the actual background colour 3/4 or more down the page. After creating the gradient image, right click on the image, and "save as" to your computer.
(0 ratings)
Reviews0
PriceUSD 9.95
Views1253
PHP Email Signature Generator
Email Signature Generator is a PHP script which allows you to create a signature image from some of you favorite email providers. Choose your email address and the text color to super impose on the image. Thats it! Emails providers : * AOL * Google * Hotmail * MSN * Yahoo
(3 ratings)
Reviews0
PriceUSD 9.95
Views1480
PHP Text to Image Converter
This script is a means to convert a string of text into an image (PNG files). This has some simple uses such as displying text such as email address that cannot be programmaticly found. This can help to reduce the possibilty of yur email address being picked up by web crawlers and used for junk mail. You can modify the font color, font size, rotation, background color and whether lines go through the text.
(0 ratings)
Reviews0
PriceUSD 9.95
Views1968
PHP Button Maker 1.2
A PHP 4 based Dynamic Button Generation script by ScriptBaba.com. It makes buttons instantly using custom Windows True Type Fonts (TTF). It is extensible and new button styles can be added to it as well as new fonts can custom also be added. Users can select to use among uploaded fonts, and set custom color for the button. Plain files and folders makes is so easey for webmaster to manage entire application and update it through FTP. Requirements: Following components are necessary to be present at your server: PHP version 4.x.x or higher Latest GD2 extension compiled with function "imagettfbbox"
(0 ratings)
Reviews0
PriceUSD 10.00
Views1406
Flip Photo Album
There are many sites in which users upload photos and videos. And they are getting their uploaded images and videos in manageable form. There are many formats available online to show your media some time we think that the presentation of our media should be same as we arranged our photograph in album. Apart from this for to manage your Photo you need to go some different website and for video you need to go some other, to resolve the issue Truworth provides you the solution, ”Photo Album” is an online photos and videos presentation product. You can upload your images and videos and customize your presentation in photo album module.
(0 ratings)
Reviews0
PriceUSD 300.00
Views1011
Automark
Automark is a FREE simple script to automatically add a watermark to your images- no extra work, no extra tags, and no database is needed! Simply upload your images to your Automark directory, and the script will do the rest! Automark can also automatically ignore certain images, for example, your thumbnails. Best of all, it's absolutely FREE!
(0 ratings)
Reviews0
PriceFree
Views1611
Bulk Image Converter
A simple web application that allows user to easily convert one or more images by uploading an image or a zip archive of images from their computer. Users can resize multiple images at once, add watermarks to their images and convert images between jpeg, gif and png formats before downloading their converted images in a zip archive. The script does not require any databases and can be configured by editing a simple configuration file. Adsense or other ad code can be integrated by copying and pasting the codes into the configuration file. A single license purchase includes free updates.
(0 ratings)
Reviews0
PriceUSD 19.95
Views563
phMagick
is class can be used to perform image manipulation operations with the ImageMagick program. It calls the ImageMagick program passing parameters to process several types of operations on image files. Currently it can resize images, create thumbnails, darken or brighten images, adding watermarks, rotating, flipping, cropping, add a "polaroid look" to images, converting to grey scale and inverting colors, draw text and create thumbnails of pdf files and video.
(9 ratings)
Reviews0
PriceFree
Views2468
Simple Image Resizer
This class to resize an image from bigger to smaller size, supporting many image format such as PNG, JPG, and GIF. This class useful when we want to upload an original image and make it thumbnail view on your site which has best result thumbnail image, without reducing the quality from original image. Easy to use for a beginner.
(6 ratings)
Reviews0
PriceFree
Views3010
Dynamic PHP Image Consolidator
I've been trying to improve performance on my site by minimizing the number of round-trips to the server to retrieve files. I've found scripts out there to dynamically merge css files and javascript files into a single download, and I wondered if something similar could be done for images... Interestingly, I accidently discovered that youtube does exactly this by merging a bunch of their images into a single file, and then dynamically plucking them from this 'image menu' using the css background scroll. Cool, you say? That's what I thought. I threw this script together by merging a variety of other scripts I found on the net. Enjoy. Just drop it on your server, and pass the relative path of the directory you want it to draw files from --- here's an example: http://www.yourserver.com /combine.php?dir=/images/ Note: it will filter the files -- will only read .png .gif and .jpg (or .jpeg), so you don't ahve to worry if you have other files types in that directory as well.
(3 ratings)
Reviews0
PriceFree
Views1032
PHP Image Resize on the Fly!
Tired of building applications to size images over and over, well look no more, this single php function will create any sized thumbnails you need. Its just a simple script to place inside of the src tag that does the magic. With one line to configure you will have no problems setting it up for use. Image caching is also improves speed and efficiency, and the best thing is that it is FREE!
(0 ratings)
Reviews0
PriceFree
Views3102
EasyPhpThumbnail Class
The EasyPhpThumbnail class allows you handle image manipulation and thumbnail generation for GIF, JPG and PNG on-the-fly. The class is FREE for open-source projects, 100% PHP based, available for PHP4 and PHP5, is easy to use and provides lots of functionality such as resize, crop, rotate, flip, save as, shadow, watermark, text, border, filter, twirl, water ripple and more!!
(27 ratings)
Reviews0
PriceFree
Views5232
ProtecZoom Image
ProtecZoom's viewer is written in PHP and is purely Java based and the most advanced magnification display available on the Internet today. It is designed to work in all major browsers, with any GIF, JPEG or BMP image. Use it to link to multiple images on any page anywhere on your site all from one applet. Great for museums, or detailed image analysis.
(0 ratings)
Reviews0
PriceUSD 149.00
Views703
Square Images (Flickr Style)
Looking for a php script to create the square style thumbnails that flickr uses? Look no further, this is a very easy php script using ImageMagick to convert and save your squared thumbnails. Easily integrates into existing code, you'll be up and running in minutes.
(0 ratings)
Reviews0
PriceFree
Views2373
Text to PNG Script (text2PNG.com)
text2PNG.com provide webmasters with the ability to convert their website headlines and navigations to PNG images automaticlly. The process is very simple and automated, it works by adding a small JavaScript file and selecting which tags to replace. The purpose of this script is to ease editing graphical headlines and navigations. For example, you can change the headline in Photoshop, optimize and save the image and upload it to the server to update a graphical headline, or just change the headline text in your HTML file and the image will automaticlly update.
(3 ratings)
Reviews0
PriceFree
Views2427
Get image's DPI using PHP
This is a simple function I wrote to get a DPI (dot per inch) value from an image using PHP only, without the need of ImageMagick nor GD library.
(3 ratings)
Reviews0
PriceFree
Views1871
Results 41-60 of 121