I am looking for a simple image resize + cropper. No need for upload functionality, just a handy gui for resizing and cropping.
I found http://i-load.radactive.com/ but that has been discontinued, does anyone have a good alternative?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You don’t need any special library outside of .NET for it. How to do it has been discussed on SO:
Best resize and or crop logic
How to crop an image using C#?
Also, this may help:
Image Resizing and Cropping in C#