The PHP thumbnail generator

2012 年 11 月 11 日7570

phpThumb() uses the

GD library

to create thumbnails from images (JPEG, PNG, GIF, BMP, etc) 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

paletted-color and nearest-neighbour resizing is used.

ImageMagick is used wherever

possible for speed. Basic functionality is available even if GD functions are

not installed (as long as ImageMagick is installed). One demo file uses portions of

by .

System Requirements:

Your website hosting provider must support:

Supported source image formats:

Supported output image formats:

Image processing features:

A number of filters can be applied (most require GD v2.0+ and/or PHP v4.3+, or ImageMagick):

Other filters:

See the demo page for examples.


got UK websites? Submit to UK Business Directory

Download phpThumb()

Latest version: 1.7.11-201108081537 (released Aug 08, 2011)
HTTP (SourceForge) | ed2k


Read these files for info on how this script works, recent changes, etc:These files are just available so you can browse the source online - download the zip package above to run this script:


phpThumb() front-ends, add-ons and similar

Want your project listed here? - info@silisoftware.com



Licensed pTCL (phpThumb Commercial License) users

This is the official list of licensed phpThumb Commercial Licensees:

Use of phpThumb by anyone not in the above list must abide by the terms of the GNU Public License (GPL). You can report any suspected violations to info@silisoftware.com.

0 0