By :
SourceAssassins
Published on Thursday, April 28, 2016,07:41:53 in PHP Scripts
Introduction
ULTRA THUMBNAIL CREATORPRO is a
php class for on-the-fly image resizing.
UTCPRO allows you to create multiple (different size & settings) thumbnails from one source file. Itâs easy to use and require only basics of basics of php knowledge.
Learn more about
usage
UTCPRO could be a great addition to any:
image manager
gallery creator
wordpress plugin
Features
5 work modes:
image â scale to fit given dimensions
image by width â scale to match given width, height is calculated dynamically
image by height â scale to match given height, width is calculated dynamically
mini â crop to exact, given dimensions
logo â fit to exact, given dimensions by adding additional areas
multi-format â JPG/PNG/GIF support
watermark â protect your images (5 watermark positions)
precision â maintain aspect ratio
cache â using 304 header to save your bandwidth
customization â custom âno-imageâ and class settings
security â all user input is sanitized
upload â use uploaded images
multi-purpose â can be used on any website
extensive documentation â no php knowledge needed
WYSIWYG â live demo available
Includes
php class file
extensive documentation
live demo files
Requirements
A PHP enabled server (version 5.0+) with GD Library enabled is required for the script to work.
UTCPRO set-up doesnât require any php knowledge (all right, maybe just basics of basics).
Documentation
Learn more from official UTCPRO documentation
Share This Product