|
|
|
|
|
by Mentat_Enki
5802 days ago
|
|
Was there a question being asked here? If you are looking for a programmer-for-hire, there are freelance sites for that sort of thing. This isn't even an hard/interesting problem, and anyone who could "build a mobile site/app" should be able to code up this trivial service in minutes. |
|
I have used imagemagick/GD previusly, but there are some hassle involved in setting up this for each project/client (cron job for cleaning up thumbs, space considerations, not all ISP I use for clients have GD installed etc)
I agree that writing an ad-hoc image scaler is simle.
However, writing a quality general one that handles different formats, image quality, aspect ratio, smart cropping etc..is not trivial.