PHP Classes

extensive GD2+ image manipulations: Very useful for thumbnailing image manipulations

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 54%Total: 4,282 All time: 689 This week: 39Up
Version License Categories
gd2thumbnail 1.0Free for non-comm...Graphics
Description 

Author

This class, designed for GD2+ effects numerous transformations on a target image and saves a compressed jpeg version on the server. It can easily handle proportional thumbnails with stacked transformations.

Transformations include:

bevel - shaded bevelled edges (width,hex light colour,hex dark colour)
greyscale - black n white (ratio red,ratio green,ratio blue)
ellipse - carved ellipse (hex background colour)
round_edges - corner trimming (edge_radius,background colour,anti-alias)
merge - overlay merge image (image,x [neg = from right],y,opacity,transparent colour on merge image)
frame - plain raised border (hex light colour,hex dark colour,int width)
drop_shadow - [semi buggy] (width,hex shadow colour,hex background colour)
motion_blur - fading parallel lines (int # lines,hex background colour)

Multiple transformations can be stacked together with ease.

Picture of Mark Douglas
Name: Mark Douglas <contact>
Classes: 1 package by
Country: United Kingdom

  Files folder image Files (2)  
File Role Description
Plain text file thumbnail_create Class the core class file
Accessible without login Plain text file thumbnail_create_helppage.php Example html/js based help page

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:4,282
This week:0
All time:689
This week:39Up
User Ratings User Comments (1)
 All time
Utility:91%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:54%StarStarStar
Rank:2136
 
Excellent
15 years ago (kishore kumar)
65%StarStarStarStar