Cropper is a screen capture utility written in C# on the Microsoft .Net platform. It makes it fast and easy to grab parts of your screen. Use it to easily crop out sections of vector graphic files such as Fireworks without having to flatten the files or open in a new editor. Use it to easily capture parts of a web site, including text and images. It´s also great for writing documentation that needs images of your application or web site.
The files are saved straight to a folder of your choice in the format you specify or to the clipboard or printer. No more ´Print Screen´... open image editor... paste from clipboard... crop... export. Just double-click the form or press enter, and whatever is visible below the form is captured.
The source code is freely available with shared source licensing. The license information is available in each class file.
Requires: Microsoft .NET Framework 2.0.
What's New in version 1.9.4:
- FIXED: Cropper calling csc on close stopping shutdown on XP & Crash on Close & Cropper calling csc on shutdown on Windows 7
- FIXED: Cannot assign keys
- FIXED: Windows 2000 crash when not admin (hiding the form)
- FIXED: Design time error when viewing the Forms
- FIXED: Opacity range in Options dialog differs from context menu
- FIXED: Cropper doesn't store output selection