Back to blog

Make square thumbs or cropped thumbs with php

This is a thumb generator php class. I’ve been searching a lot for some code to make good thumbs on…

This is a thumb generator php class.

I’ve been searching a lot for some code to make good thumbs on the fly, sometimes squared, sometimes cropped with a rectangular shape (not square). I’ve made also my own code that I’ve made for www.rockit.it to handle also some caching work, but this class is better than mine and works fine. So, here it is the link:

http://phpthumb.sourceforge.net/

Canonical URL