Category: Main/Image Galleries/ manipulationImage Galleries/ manipulation
Sort Scripts by: Title (A\D) Date (A\D) Rating (A\D) Popularity (A\D) Resources currently sorted by: Title (A to Z)
Select Page: 1 2 3 |
| | 2bgal Description: 2BGal is a photo gallery fully customizable application : most viewed pics, number of pics displayed by page, labels and titles of albums or photos, etc. Other features : statistics interface, password restriction to browse albums, english and french album display support, pics upload, on demand thumbnail generation, thumbnail size configuration, database backup. Version: 2.4 Filesize: 0 bytes Added on: 04-Feb-2004 Downloads: 2573 Rating: 10 (1 Vote) HomePage | Rate Resource | Report Broken Link | Modify Script | Details
35mm Slide Gallery Description: An image gallery written in php that will frame the thumbnails with a slide mount. New verion now with captions and on-the-fly thumbnails. Main Features: auto indexing of directories; auto page generation; auto framing of thumbnails with orientation detection; thumbnail generation (resizing the height and weight, no reduction in file size); half/quarter size display of original image size; auto closing of popup window. Requirements: php 4.x; Photoshop 6.0 for editing the slide mount imag Version: 4.0 Filesize: 0 bytes Added on: 04-Feb-2004 Downloads: 1930 HomePage | Rate Resource | Report Broken Link | Modify Script | Details
4images - Image Gallery Management System Description: 4images is a powerful web-based image gallery management system. Features include comment system, user registration and mangagement, password protected administration area with browser-based upload, HTML templates for page layout and design, search engine and a lot more. 4images is free for private and non-commercial use.
Version: 1.7.2 Filesize: 340 bytes Added on: 19-Apr-2006 Downloads: 1256 Rating: 10 (20 Votes) HomePage | Rate Resource | Report Broken Link | Modify Script | Details
Amnegal Description: This a very easy to use script for automatic gallery and thumbnail creation. Just put this file in your image directory, and it's done. Requires GD2 and PHP>= 4.1.0. Version: 0.2 Filesize: 0 bytes Added on: 04-Feb-2004 Downloads: 1434 Rating: 10 (1 Vote) HomePage | Rate Resource | Report Broken Link | Modify Script | Details
Atomic Photo Album Description: Atomic Photo Album (APA) is a PHP/MySQL photo album with the following features : unlimited number of albums and photos, users and comments, automatically add and remove photos, thumbnail support, multilanguage and themes. Version: 1.0.2 Filesize: 0 bytes Added on: 04-Feb-2004 Downloads: 2772 Rating: 7 (9 Votes) HomePage | Rate Resource | Report Broken Link | Modify Script | Details
auto image resize with enlarge Description: $mysock = getimagesize('http://www.site.com/photos/'.$userrow[photo]);
$width=$mysock[0];
$height=$mysock[1];
$target=250;//max pixels allowed for a pic
if($mysock[0]> 150 && $mysock[1]>250){
if ($width > $height) {
$percentage = ($target / $width);
} else {
$percentage = ($target / $height);
}
$width1 = round($width * $percentage);
$height1 = round($height * $percentage);
} else {
$width1=$width;
$height1=$height;
}
//to show the image
 Click to enlarge Version: Filesize: 0 bytes Added on: 06-Dec-2004 Downloads: 1620 HomePage | Rate Resource | Report Broken Link | Modify Script | Details
base64img.php Description: base64img.php base64-encodes images and generates PHP code that represents the image. This makes it possible to embed an image inside a PHP script. This enables you to create an entire Web site with images, using only a PHP script contained within a single file. The script itself is an example of how this works. Version: 2.3 Filesize: 0 bytes Added on: 06-Apr-2004 Downloads: 1095 HomePage | Rate Resource | Report Broken Link | Modify Script | Details | Comments (8)
Coppermine Photo Gallery Description: Coppermine is an easily set-up, fast, feature-rich photo gallery script with MySQL database, user management, private galleries, automatic thumbnail creation, film strip, e-card feature and a template system for easy customization to match the rest of a site. Version: 1.2.1 Fina Filesize: 169 bytes Added on: 05-Feb-2004 Downloads: 1730 HomePage | Rate Resource | Report Broken Link | Modify Script | Details
Dalbum Description: * Small, fast and reliable; * Automatic image resizing and thumbnail creation; * Slide shows, video support, image comments; * Easy to setup and use; * Multiple supported languages; * HTML image comments; * Support for session-based and Base HTTP authentication; * Does NOT require MySQL; * Images and configuration files are stored in a natural way - just syncronise you Web album with local copy over FTP; * ImageMagick, NetPBM and GD support; Version: 1.35 Filesize: 0 bytes Added on: 04-Feb-2004 Downloads: 1519 Rating: 10 (1 Vote) HomePage | Rate Resource | Report Broken Link | Modify Script | Details | Comments (1)
Divepix Description: DivePix is a PHP driven image gallery with easy setup. It is designed to work on any operating system, but using the Apache webserver. Beginning with v0.3 is has also template support provided through the implementation of TemplatePower. Version: 0.3.1 Filesize: 0 bytes Added on: 04-Feb-2004 Downloads: 1108 HomePage | Rate Resource | Report Broken Link | Modify Script | Details
Select Page: 1 2 3 [ Next Page >> ] |
|
|
|
|
 |
 |
|
 |
Survey |
|
 |
Newest Scripts Added |
|
 |
Random Headlines |
|
 |
Link To Us |
Link To Coding Ground 
|
|
|
|
 |
Partners-Network |
|
:: PHP Net Team 2003-2004 ::
|