Images and Media

PHP Image Plugin

PHP Image Plugin

This plugin includes several image related functions. You can modify an image (resize, crop, scale), get information (dimensions, type & file size), or automatically create a display or a list of all images in a given directory. Most of the classes require that GD be enabled in PHP , otherwise there’s not any special requirements. The examples on this page are using static images, and the returned data simulated as CodeCanyon obviously doe...

Moment Gallery - Easy to let people share picture

Moment Gallery - Easy to let people share picture

Moment GalleryEasy to let people share picture on your site Moment is another gallery! Cool thing: It alow use register and upload picture to your site! A excellent for photographer group to let group member share photo! Or let a class member share photo on their class’ gallery! It was developed with Kohana Framework (v2) and it has lot of cool features: Photo gallery by category Photo gallery by user – anyone can upload to gallery...

Image Resizer And Thumbnail Creator

Image Resizer And Thumbnail Creator

Overview: This is a simple php class that resize images on the fly. Ideal of crating a thumbnails on the fly for all kind of galleries and banner rotators. If you are using any php enabled webserver, and has any kind of image viewer, that script is ideal for you. It always remains the aspect ratio, so the resized image remain it’s form. Requirements: PHP 5 .0 or higher with GD library. Main features: Has 2 resize modes – by max...

PHP + FFMPEG video converter 2.0 Pro

PHP + FFMPEG video converter 2.0 Pro

Update: 07.Feb.2011. - improved output video quality for all formats all who has already purchased this script, please download it againUpdate: 1.Dec.2010. input video name now can contain special characters Video preview thumbnail slideshow ->fixed bug for Internet Explorer.Now IE users can view video slideshow normaly Conversion options: - Upload & convert - Convert from url - Cron job including: Flash xml video uploader (AS3)...

Ultimate 3D Carousel With CMS

Ultimate 3D Carousel With CMS

Link to Carousel demo: Carousel Demo Link to CMS demo: CMS Demo Overview: This is an Advanced Carousel, fully controlled by the CMS . No more xml files, image folders, image resizing, thumb making, by hand image uploading. All of this you can do with the CMS . Just play with the options yourself, refresh the gallery, and see how the changes affects it. You can play with the images too (create/delete/rename categories, uploa...

Zip Cart - AJAX Zip File Download Cart

Zip Cart - AJAX Zip File Download Cart

Version 2.0 Zip Cart is a simple file cart with zip downloader. Written as a PHP5 class to scan through folders and powered by AJAX utilizing JQUERY . This app allows the user to quickly specify which folders they want to display, then zip cart will scan the folder(s) and display all the items inside and make the files available for preview / cart queue / download. The end user will visit your site with zip cart installed, preview your files t...

Simple Lightbox Gallery With CMS

Simple Lightbox Gallery With CMS

Link to Gallery demo: Gallery Demo Link to CMS demo: CMS Demo 17/11/2010 – Updated to 1.2 Added “Tools” page to the CMS with the ability to use existing images on the server. Added Presets support, from now you can set many settings preset on the gallery on different pages of your website. Added links support. You can now turn the gallery items into links instead of the lightbox. Overview: This is an Advanced image galle...

smartWatermark - php watermark script

smartWatermark - php watermark script

SmartWattermark – watermark all your images only with htacces and php! The best way to protect your images is to watermark them. But that can be a real problem. This script will automaticly add a custom watermark on your pictures without modifying the original image. Isn’t that cool? Features all extensions avaliable (‘valid_image_extension’ => array(‘jpeg’, ‘jpg’, ‘png’, ‘gif’) opacity (‘opacity’ => 0,) watermark logo p...

FFMPEG Ultimate

FFMPEG Ultimate

FFMPEG Ultimate offer following features Make Fast forward preview of any video. Make fast forwarded preview of the video.For example If you need a 20 second fast forwarded preview of video,This method can create an output video which is whole video fast forwarded to fit in 20 seconds.You can supply input file location,Output folder location,Output filename,Duration of preview in seconds,Dimension of previewCut Audio/Video File Cut a par...

ThumbnailCreator

ThumbnailCreator

A simple library that can create thumbnails from various file types, by use of ThumbnailProviders. Easily extendable with your own ThumbnailProviders. Out of the box it can create thumbnails from Text files and image files as well as watermarked images. Also to add a provider just created a PHP class that implements IThumbnailProvider to add your own ThumbnailProvider. ThumbnailProvider is easy to use, it’s as simple as this. <?php...