gd library
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 588
Resize Images Using PHP and GD Library
The article along with complete code sample demonstrates the use of GD library to generate thumbnails. The script first saves the uploaded image in a specific location, it then generates a thumbnail version of the image and finally saves the generated more>> The article along with complete code sample demonstrates the use of GD library to generate thumbnails. The script first saves the uploaded image in a specific location, it then generates a thumbnail version of the image and finally saves the generated thumbnail image in JPEG format. The article also includes explanation of the calculations involved and a few other tips.<<less
Added: 2009-05-04 License: Freeware Price: $0.00USD
10 downloads
Watermark Your Images with Text Using PHP and GD Library
The article along with complete code sample 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 render a partially transparent line of text over the more>> The article along with complete code sample 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 render a partially transparent line of text over the original image.<<less
Added: 2009-05-06 License: Freeware Price: $0.00USD
17 downloads
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. more>> 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.<<less
Added: 2009-05-04 License: Freeware Price: $0.00USD
19 downloads
Generate Images with Round Corners On-The-Fly Using PHP and GD Library
The code sample demonstrates the use of GD library to apply round corners on an image on-the-fly. It allows you to apply round corners of arbitrary size and color on a GIF, JPEG or PNG image. The source image is read on-demand and sent directly to the more>> The code sample demonstrates the use of GD library to apply round corners on an image on-the-fly. It allows you to apply round corners of arbitrary size and color on a GIF, JPEG or PNG image. The source image is read on-demand and sent directly to the browser. This script can potentially eliminate the need of a graphics editing program to apply round corners on tons of images plus revising the images (e.g. when the color scheme or layout of the website changes) is not required.<<less
Added: 2009-05-10 License: Freeware Price: $0.00USD
16 downloads
DNK Encryption Library
DNK Encryption Library is a light-weight encryption class library for DES, RC2, Rijndael, and TripleDES encryption algorithms. The class has auto key generation capabilities for all the cryptographic more>> DNK Encryption Library is a light-weight encryption class library for DES, RC2, Rijndael, and TripleDES encryption algorithms. The class has auto key generation capabilities for all the cryptographic providers.<<less
Added: 2006-08-14 License: Freeware Price: Free
1182 downloads
Cross Browser Ajax Library
Diminutive JavaScript-on-Demand based library that helps web developers add AJAX functionally to projects. in a few easy steps. Supports ALL modern browsers! more>> Diminutive JavaScript-on-Demand based library that helps web developers add AJAX functionally to projects. in a few easy steps. Supports ALL modern browsers!<<less
Added: 2007-06-27 License: Freeware Price: FreeAdditionalInfoFreeforalluse
525 downloads
35mm Slide Gallery 6.0
An easy-to-use image gallery that looks like a slide album. All thumbnails will be framed with a slide mount. New version 6.0 with captioning, on-the-fly crop-to-fit thumbnails generation, mouseover effect and album description. Main Features: auto more>> An easy-to-use image gallery that looks like a slide album. All thumbnails will be framed with a slide mount. New version 6.0 with captioning, on-the-fly crop-to-fit thumbnails generation, mouseover effect and album description. Main Features: auto indexing of directories; auto page generation; auto framing of thumbnails with orientation detection; thumbnails generation; 1/2, 1/4 size display; auto closing of popup window. Requirements: php 4.06 or later, GD library optional; Photoshop 6.0 for editing the slide mount images.<<less
Added: 2002-09-30 License: GPL Price: 0.00
11 downloads
Other version of 35mm Slide Gallery
Price: FreeAdditionalInfoFree
License:GPL
License:GPL
GD FontMaker 1
Allows you to create your own custom GD fonts for use with PHPs ImageLoadFont function. check it out. more>> Allows you to create your own custom GD fonts for use with PHPs ImageLoadFont function. check it out.<<less
Added: 2005-04-22 License: GPL Price: $0.00USD
14 downloads
jQuery Javascript Library 1.3.2
PLEASE REVIEW AND EDIT CAREFULLY This is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. more>> <<less
Added: 2009-07-02 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
1 downloads
Number library of functions 1.0
A library of functions extending the number class (integers and float values): rounding and truncation, data type conversion. more>> A library of functions extending the number class (integers and float values): rounding and truncation, data type conversion.<<less
Added: 2009-01-01 License: GPL Price: $0.00USD
11 downloads
An intro to using the GD image library with PHP
A brief introduction to the world of image manipulation in PHP using the GD library. This tutorial will guide you through creating a clock that will display the current time. more>> A brief introduction to the world of image manipulation in PHP using the GD library. This tutorial will guide you through creating a clock that will display the current time.<<less
Added: 2002-02-04 License: Not Specified Price: Free
2854 downloads
Graidle 0.5
Graidle can be used to generate several types of graphical diagrams. There are several classes specialized in generating histograms,spider, pie and line (also filled) charts. Several presentation aspects may be configured like the colors, labels, axis more>> Graidle can be used to generate several types of graphical diagrams. There are several classes specialized in generating histograms,spider, pie and line (also filled) charts. Several presentation aspects may be configured like the colors, labels, axis etc. The diagrams are generated as true color images using the GD library functions, and can be displayed as the current script output or saved to a file in the PNG format.<<less
Added: 2006-01-16 License: GPL Price: $0.00USD
11 downloads
Other version of Graidle
GDFont Renderer 1.7
Nevermore be shackled by the appearance of jagged fonts. Release the bonds of using the same tired web typefaces over and over again. Save yourself immeasurable hours of creating individual text images for titles. The time has come to bathe in the more>> Nevermore be shackled by the appearance of jagged fonts. Release the bonds of using the same tired web typefaces over and over again. Save yourself immeasurable hours of creating individual text images for titles. The time has come to bathe in the omnipotence of dynamically generated text images. By harnessing the power of PHP and the commonly built-in GD library, you too can become a god among men. This super-lightweight script allows you to render any text into any TrueType font that is then displayed as an image on your webpage. It includes the option to cache any image created to reduce server load.<<less
Added: 2005-04-17 License: Freeware Price: $0.00USD
15 downloads
JPEG Fit
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 more>> 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.<<less
Added: 2007-04-14 License: Freeware Price: $0.00USD
16 downloads
Dirlist 2
Dirlist is a directory viewer simaller to the standered layout on apache servers . Features include, only file to upload, sort by name last modified or size, Title/Thumbnail (using the GD Library) or Detail or Title and Detail displays, fine file in more>> Dirlist is a directory viewer simaller to the standered layout on apache servers . Features include, only file to upload, sort by name last modified or size, Title/Thumbnail (using the GD Library) or Detail or Title and Detail displays, fine file in current directory and some info about the current list of files. This script will not list sub-directories.<<less
Added: 2004-10-29 License: Price: 0.00 Price: 0.00
14 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above gd library search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed