2017 © Pedro Peláez
 

library phpthumb

The PHP thumbnail generator

image

james-heinrich/phpthumb

The PHP thumbnail generator

  • Tuesday, July 10, 2018
  • by JamesHeinrich
  • Repository
  • 25 Watchers
  • 216 Stars
  • 44,681 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 64 Forks
  • 15 Open issues
  • 4 Versions
  • 12 % Grown

The README.md

phpThumb

phpThumb() - The PHP thumbnail generator, (*1)

phpThumb() uses the GD library and/or ImageMagick to create thumbnails from images (GIF, PNG or JPEG) on the fly. The output size is configurable (can be larger or smaller than the source), and the source may be the entire image or only a portion of the original image. True color and resampling is used if GD v2.0+ is available, otherwise low-color and simple resizing is used. Source image can be a physical file on the server or can be retrieved from a database. GIFs are supported on all versions of GD even if GD does not have native GIF support thanks to the GIFutil class by Fabien Ezber. AntiHotlinking feature prevents other people from using your server to resize their thumbnails, or link to your images from another server. The cache feature reduces server load., (*2)

The Versions

10/07 2018

dev-master

9999999-dev http://phpthumb.sourceforge.net/

The PHP thumbnail generator

  Sources   Download

GPL MPL-2.0 LGPL-3.0-only GPL-1.0-or-later

The Requires

  • php >=5.3.0

 

image magic gd imagemagick thumbnail thumb

10/08 2016

v1.7.14

1.7.14.0 http://phpthumb.sourceforge.net/

The PHP thumbnail generator

  Sources   Download

GPL

The Requires

  • php >=4.3.3

 

image magic gd imagemagick thumbnail thumb

26/06 2014

v1.7.13

1.7.13.0 http://phpthumb.sourceforge.net/

The PHP thumbnail generator

  Sources   Download

GPL

The Requires

  • php >=4.3.3

 

image magic gd imagemagick thumbnail thumb

26/06 2014

v1.7.12

1.7.12.0 http://phpthumb.sourceforge.net/

The PHP thumbnail generator

  Sources   Download

GPL

The Requires

  • php >=4.3.3

 

image magic gd imagemagick thumbnail thumb