Quote:
Originally Posted by bDok
I actually was looking for something to do this for screengrabs. I just ended up using imagemagick that's built into my *nix boxes.
basically turns the image into a 100x100 thumbnail cutting around the center.
|
I did a little PHP script like that to basically do the same thing to quick build thumbs. Maximum crop size centered based on required thumb ratios. Also with auto-selection for default picture number to grab from gallery URLs.