2011-04-29

Piczard - WYSIWYG image crop resize

CodeCarvings Piczard is a FREE .NET image manipulation library composed by two distinct parts:

  • CORE - An expandable set of classes and methods that allows - in an extremely easy way - to load, process and save images.
    With Piczard, tasks such as image resizing or cropping, can be performed even with a single line of code.
    Online demo »

  • WEB - Two ASP.NET webcontrols - InlinePictureTrimmer and PopupPictureTrimmer - that allow the final user to interactively resize, crop, rotate/flip images by using a WYSIWYG interface.
    Online demo »

Piczard is composed of 100% .NET managed code, and it is Medium Trust Compatible !.