This release gets 1.6 out of beta

Changes from the beta release:

The output directory is now configurable through an Options selection in the right-click menu.

Cropper now uses completely owner drawn layered windows. All double buffering of the user interface is custom coded and uses the UpdateLayeredWindow API for improved performance. You will see a substantial improvement when resizing the window, especially at larger sizes. This also allowed some further performance tweaks to the UI painting.

There were a couple bug fixes as well.

Plug-ins compiled against the beta version will not work with this version. They only need to be recompiled against the new Cropper.Extensibility assembly to work with this version.  All future versions should be compatible.

More info and download >