My most favorite Screen Capture utility

There is a lot to write about this magnificent tool, which saves me quite a lot of time these days, but why to waste time to write which is already written...

<Extracted from Brian Scott's blog>

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.

</Extracted from Brian Scott's blog>

Read more about it and download from https://blogs.geekdojo.net/brian/articles/Cropper.aspx

Thanks Brian. Cropper ROCKS!!! Doing my bit to promote your fantastic utility ;o)

Cheers,
Rahul