Login   Register  
PHP Classes
elePHPant
Icontem

Class: Easy Thumbnail

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Rogério Bragil  >  Easy Thumbnail  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Easy Thumbnail
Base name: easythumbnail
Description: Generate thumbnail images using the GD extension
Related classes: , , , , , , ,
Version: -
PHP version: -
License: Unspecified (ask the author)
All time users: 3781 users
All time rank: 669
Week users: 2 users
Week rank: 1677
Picture of Rogério Bragil
Author: Rogério Bragil <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: ???
All time rank: 65351 in Brazil Brazil
Week rank: 1245 Down91 in Brazil Brazil Down


  Detailed description  
This class can generate reduced versions of images (thumbnails) using the PHP GD extension functions.

The class computes the reduced size of the images making an approximate calculation that preserves the image width and eight proportions to avoid distortion.

The class may be ysed to create thumbnails of different sizes. The result is a collection of thumbnails of proportional sizes.

It is ideal for photo galleries that get the original images by upload and the class takes care of generating the thumbnails.

The class only supports images in the JPEG and PNG formats.

The comments in the code are in Portuguese.

In Portuguese:

Esta classe pode criar versões de miniatura de imagens (thumbnails) usando as funções da extensão de PHP GD.

A classes determina o tamanho reduzido das imagens através de um cálculo de aproximado que preserva a proporção da altura e largura para evitar distorções.

A classe pode ser usada para criar miniaturas de imagens de diferentes tamanhos. O resultado será uma coleção de miniaturas de dimensões proporcionais.

É ideal para albuns de fotos, onde basta você fazer o upload da imagem e deixar a classe gerar o thumbnail.

A classe trabalha somente com imagens nos formatos JPEG e PNG.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Graphics Colors, images, charts and picture formats View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (68.8%)
Sufficient (65.6%)
-
Not sure (59.4%)
-
-
Not sure (46.9%)
1659
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file easythumbnail.class.php Class Classe para geração de miniaturas de imagens
Plain text file index.php Example Exemplo de uso da classe EasyThumbnail

Download all files: easythumbnail.tar.gz easythumbnail.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.