I am planning to provide a tool for resize a photo in specific preset size. Users can upload their photo and make it fit inside that preset pixel size and download. There will be no database call or server side processing. I think it might be done by using JavaScript!
If anyone has a proper solution for this, feel free to share.