Hey all,
So here's what I want.
I want a PHP script that does thumbnail generation BUT... I want it to have a bounding box feature. I'm sure this is doable with some sort of combination of HTML, CSS, and Javascript running in conjunction with PHP. I know how to program it; I just don't have that kind of time.
For those that are going "WTF is a bounding box, Dave?" a bounding box is a box that I can position and resize and locate on the image to say "here is what I want you to crop". It's sorta like on Flickr how you can drag your mouse over something and then write a note about that item in the picture. Only, I want to be able to do that, and then automatically have a thumbnail image generated.
Simple, right? I can't find one of these scripts. I'd appreciate any suggestions, ESPECIALLY if you're using a script like this now.
Cheers,
Dave
So here's what I want.
I want a PHP script that does thumbnail generation BUT... I want it to have a bounding box feature. I'm sure this is doable with some sort of combination of HTML, CSS, and Javascript running in conjunction with PHP. I know how to program it; I just don't have that kind of time.
For those that are going "WTF is a bounding box, Dave?" a bounding box is a box that I can position and resize and locate on the image to say "here is what I want you to crop". It's sorta like on Flickr how you can drag your mouse over something and then write a note about that item in the picture. Only, I want to be able to do that, and then automatically have a thumbnail image generated.
Simple, right? I can't find one of these scripts. I'd appreciate any suggestions, ESPECIALLY if you're using a script like this now.
Cheers,
Dave