Image Resizer And Thumbnail Creator (Images and Media)


follow


follow

Overview:

This is a simple php class that resize images on the fly.

Ideal of crating a thumbnails on the fly for all kind of galleries and banner rotators.

If you are using any php enabled webserver, and has any kind of image viewer, that script is ideal for you.

It always remains the aspect ratio, so the resized image remain it’s form.

Requirements:

PHP 5 .0 or higher with GD library.

Main features:

  • Has 2 resize modes – by maximum widht or/and height, or by exact size.
  • Has 2 exact crop modes, from the center of the image, and from top left corner.
  • Caches the images after resize, create a resized image and saves it to cache folder. Next time that the image will be requested, no need to resize again.
  • Shows custom image when the requested image not found.
  • Well documented and easy to setup and use php class
  • Working example like in demo, and detailed documentation
  • Tested and proved many times, I use this technique it as a part of the CMS (see other CMS items)

Check my other items:



lightbox

Download Image Resizer And Thumbnail Creator (Images and Media)

Leave a Reply

Your email address will not be published. Required fields are marked *