create watermark and thumbnails on fly
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3981
Create a database on the fly
In some recent work I needed to have databases created with a back end application. Once the database was created from this online application it was pre filled with tables and data from another script that ran right after the database was made. To more>> In some recent work I needed to have databases created with a back end application. Once the database was created from this online application it was pre filled with tables and data from another script that ran right after the database was made. To create a database with PHP we first need to connect as a user that has the ability to create new databases...<<less
Added: 2008-03-23 License: Other Price: $0.00USD
13 downloads
PHP Create Image Thumbnail
In this tutorial you will learn how to generate thumbnails from form uploaded images using GD php image library. The image ratio is maintained, so the thumbnail images will not be deformed. An image v more>> In this tutorial you will learn how to generate thumbnails from form uploaded images using GD php image library. The image ratio is maintained, so the thumbnail images will not be deformed. An image verification is performed before uploading and the image size is verified.<<less
Added: 2006-05-08 License: Other Free / Open Source License Price: Free
872 downloads
Making thumbnails with PHP 1.0
A simple 2 file, 2-part tutorial about how to upload a picture of .gif or .jpg format and how to store that photo in a folder and also make a thumbnail of that picture. more>> A simple 2 file, 2-part tutorial about how to upload a picture of .gif or .jpg format and how to store that photo in a folder and also make a thumbnail of that picture.<<less
Added: 2006-10-27 License: Freeware Price: $0.00USD
13 downloads
Other version of Making thumbnails with PHP
License:Freeware
Create Thumbnails with GD (2 Functions) 1
Hi all, this little set of functions will create thumbnails of images using PHP?s built in GD functionality. The first function will create thumbnails that save the original aspect ratio. The second will create a sqaure cropped thumbnail. more>> Hi all, this little set of functions will create thumbnails of images using PHP?s built in GD functionality. The first function will create thumbnails that save the original aspect ratio. The second will create a sqaure cropped thumbnail.<<less
Added: 2008-02-26 License: Freeware Price: $0.00USD
16 downloads
Watermarking on the fly with PHP
PHP, coupled with Apache rewriting, lets watermark on the fly and transparently, without modifying the original image. more>> PHP, coupled with Apache rewriting, lets watermark "on the fly" and transparently, without modifying the original image.<<less
Added: 2007-08-10 License: Free for non-commercial use Price: Free
674 downloads
Create vertical image labels 1.0
I have built a tool which enables you to create images on the fly, from your web browser. This tool takes text from the browser and super-imposes it over a colored image. You can select the color of the text and the background color. Use the tool to more>> I have built a tool which enables you to create images on the fly, from your web browser. This tool takes text from the browser and super-imposes it over a colored image. You can select the color of the text and the background color. Use the tool to generate the image, then just copy and paste it - or let techie-blogs host your image (see description from the tool). Also you can see the code on my blog.<<less
Added: 2006-11-30 License: Freeware Price: $0.00USD
12 downloads
Drop Shadowed Thumbnail Creator 2.0.0
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 more>> 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.<<less
Added: 2002-06-12 License: GPL Price: 0.00
10 downloads
Watermark Image with Text 1.0
Watermark images with custom text. TTF fonts supported. A simple approach to put a copyright notice or company name on the image, thus protect it from stealing. Package contains code for watermarking all images in a folder. more>> Watermark images with custom text. TTF fonts supported. A simple approach to put a copyright notice or company name on the image, thus protect it from stealing. Package contains code for watermarking all images in a folder.<<less
Added: 2007-12-12 License: GPL Price: $0.00USD
12 downloads
ASP.NET Thumbnail Gallery
This tutorial will demonstrate how to display the images in a folder as Thumbnails and order them down the page. more>> This tutorial will demonstrate how to display the images in a folder as Thumbnails and order them down the page.<<less
Added: 2008-03-07 License: Freeware Price: $0.00USD
13 downloads
Create Text Images on the Fly with ASP.NET
The code sample demonstrates how you can use the built-in ASP.NET classes to generate a graphical representation of a single line of text. The example uses three parameters: (1) the text (2) font size (3) font color The generated graphic is a 256 more>> The code sample demonstrates how you can use the built-in ASP.NET classes to generate a graphical representation of a single line of text. The example uses three parameters: (1) the text (2) font size (3) font color The generated graphic is a 256 color GIF image with transparency. This example includes a palette hack for forcing a transparent background on the GIF image.<<less
Added: 2009-05-04 License: Other Price: $0.00USD
11 downloads
Thumbnails in PHP
Depending upon how its done, displaying a page of thumbnail images can be very cumbersome. Allowing the browser to resize images requires the client browser to download the entire, full-size image, th more>> Depending upon how its done, displaying a page of thumbnail images can be very cumbersome. Allowing the browser to resize images requires the client browser to download the entire, full-size image, then clumsily resize the image to a specified size. This causes the page to load very slowly and creates unavoidable distortion in the resulting images. The other option is to make separate thumbnail images for each individual image. This is fine if you only plan to display a few images, but becomes unrealistic on a large scale or a site involving dynamic images. Fortunately there are ways around these problems using the GD library in PHP.<<less
Added: 2003-05-15 License: Not Specified Price: Free
2367 downloads
Image Manager : Resize, Watermark, Caption 0.1 alpha
Image class designed to be optimally used inside HTML tags to automatically resize and caption images. Modified images are stored in a temporary directory to increase performance e.g. to create a resized image with watermark and caption more>> Image class designed to be optimally used inside HTML tags to automatically resize and caption images. Modified images are stored in a temporary directory to increase performance e.g. to create a resized image with watermark and caption<<less
Added: 2009-04-15 License: Freeware Price: 0.00GBP
12 downloads
Grab remote content on the fly
This tutorial is intented to learn you how it is possible to retrieve the content of a remote webpage on the fly with ASP. Something that can be very usefull in order to parse and search for informati more>> This tutorial is intented to learn you how it is possible to retrieve the content of a remote webpage on the fly with ASP. Something that can be very usefull in order to parse and search for information that could be shared with others or in order to send the content of a webpage via mail!<<less
Added: 2005-11-14 License: Freeware Price: Free
1446 downloads
Automatic Thumbnail Gallery Creator
Creates high quality thumbnail images and keeps thumbnails organized and seperated from your content. Creates HTML tree with thumbnails organized into neat tables that link to each image. Completely customizable including HTML output, table structure, more>> Creates high quality thumbnail images and keeps thumbnails organized and seperated from your content. Creates HTML tree with thumbnails organized into neat tables that link to each image. Completely customizable including HTML output, table structure, headers and footers and thumbnail size. Easy to install.<<less
Added: 2009-05-12 License: Freeware Price: $0.00USD
13 downloads
Watermarking with cache 2.0
Automatically watermark images requested from your site, while retaining the original files unchanged. Uses cache for improved performance more>> Automatically watermark images requested from your site, while retaining the original files unchanged. Uses cache for improved performance<<less
Added: 2008-07-24 License: Free Non-Commercial Price: $0.00USD
17 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 create watermark and thumbnails on fly 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