ASP.NET Image Croper Component with JCrop


JCrop is powerful image croper javascript tool. I created asp.net ajax control for jcrop and opened download. Follow the images. Jcrop is free software released under MIT License.

Save as croped area when clicked cropit button.



btnCropIt Click code example:

Image1.ImageUrl = “~/Uploads/Image/” + ImageCroper1.Crop(Server.MapPath(”Uploads/Image/”));

Download dll file

3 Comments

  1. Steve:

    Any chance publishing the source?

  2. cenq:

    No, i’m sorry. My laptop has hard formatted. Because of this sources are deleted but you can reflect code or decompile. Copyleft :)

  3. KonstantinMiller:

    Hello, can you please post some more information on this topic? I would like to read more.

Leave a comment