<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; screenshot</title> <atom:link href="http://www.ghacks.net/tag/screenshot/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>4 Handy Uses for IrfanView (Besides Image Viewing)</title><link>http://www.ghacks.net/2011/06/25/4-handy-uses-for-irfanview-besides-image-viewing/</link> <comments>http://www.ghacks.net/2011/06/25/4-handy-uses-for-irfanview-besides-image-viewing/#comments</comments> <pubDate>Sat, 25 Jun 2011 05:59:24 +0000</pubDate> <dc:creator>Ryan D. Lang</dc:creator> <category><![CDATA[Spyware]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[image-editing]]></category> <category><![CDATA[irfanview]]></category> <category><![CDATA[irfanview tips]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[wallpaper manager]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=46939</guid> <description><![CDATA[IrfanView is a popular image viewer capable of opening a wide array of common and rare file types. It has an array of features that make it useful in this function, but also in related tasks. Not only can you use it as a simple image viewer, but also as a wallpaper manager, wallpaper changer, [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.irfanview.com/">IrfanView</a> is a popular image viewer capable of opening a wide array of common and rare file types.  It has an array of features that make it useful in this function, but also in related tasks.  Not only can you use it as a simple image viewer, but also as a wallpaper manager, wallpaper changer, screenshot maker, and even simple image edits/improvements.</p><p><strong>Wallpaper Manager</strong></p><p>One of my biggest complaints about most wallpaper managers is a lack of a functional full-screen mode.  IrfanView can open a picture full-screen or you can make one full-screen from a window (double-click the image).  You can see the next and last images with the space bar and backspace key.  You can go through an entire folder in this manner, seeing what a wallpaper really will look like before selecting an image.</p><p>Once you have found the new wallpaper you want, there are several key combinations to set the image in place.  To center an image, use crtl+shift+c.  To tile an image, use ctrl+shift+t.  To stretch (and possibly skew) an image, use ctrl+shift+s.  To stretch (without skewing) an image, use ctrl+shift+x.  The last shortcut as added in the most recent version of IrfanView, so be sure to update the program.</p><p>To create a shortcut to open an image full-screen, you will need a few things.  You have to specify the path for IrfanView, your image, and the /fs switch.  The &#8220;fs&#8221; stands for full-screen.  It should look like this:</p><p>i_view32.exe D:\Wallpaper\Image.jpg /fs</p><p>Tip: Start with a shortcut of IrfanView.  Right click the shortcut, select &#8220;Properties,&#8221; and add parameters after the program path.  This ensures you have the correct path to the application.</p><p><strong>Randomize Wallpaper</strong></p><p>A shortcut can be created that can randomize your wallpaper from a file selected within a folder or list.  Place it in your &#8220;Start Up&#8221; folder to have a new wallpaper every time you boot your computer.  Place it in your &#8220;Scheduled Tasks&#8221; to have it change in any intervals you want.  You can always put it in the Start Menu (or even on the desktop) for convenient access.</p><p>To create a shortcut to change your wallpaper, you need to specify the path to IrfanView, the folder with the images, and the image types.  After that, use the parameters shown:</p><p>i_view32.exe D:\Wallpaper\*.jpg /random /wall=0 /killmesoftly</p><p><strong>Screenshot Maker</strong></p><p>IrfanView has a great screen capture tool.  Just press &#8220;C&#8221; to use it.  It will bring up a dialog box that lets you grab the whole screen, just one program, or an area/box you draw with your mouse.  Other settings can be found here, such as the file name pattern and directory (such as one in a network share or Dropbox).  You can then use a key combination to activate the capture or set an automatic, repeating timer.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/irfanview.jpg" alt="irfanview" title="irfanview" width="503" height="419" class="alignnone size-full wp-image-46940" /></p><p>You can create shortcuts to use the screen capture features directly.  There are a lot of options in the help file.  More than likely, one of these two is the one you would want to use.</p><p>Capture the foreground window:</p><p>i_view32.exe /capture=2</p><p>Capture a rectangle selection:</p><p>i_view32.exe /capture=4</p><p><strong>Basic Image Editing</strong></p><p>While IrfanView is mainly a viewing tool, it does have image editing features.  It will not replace powerful tools like PhotoShop or GIMP, but it will complement them.  Fast load times, precision selections, and bag of tricks make it more useful than you might expect.  You can resize, crop, and convert image types with ease.  Enhancing an image or making it black and white is done with one click of a menu item.  Adjusting the brightness/contrast, and tweaking the hue are all can be performed through intuitive dialog boxes.  You can even blur, sharpen, use other filters (e.g. oil painting).  All of these things are right in the Image menu.</p><p><strong>Summary</strong></p><p>IrfanView is a versatile tool.  If you are just using it to view images, then you are not using its full potential.  As you can imagine, taking screenshots is something a writer here has to do often.  Being able to do it quickly, and right the first time, makes the work easier.  Have some other clever uses for IrfanVIew?  Let us know in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/06/25/4-handy-uses-for-irfanview-besides-image-viewing/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Shotty, Smart Screenshot Software With Extras</title><link>http://www.ghacks.net/2010/11/17/shotty-smart-screenshot-software-with-extras/</link> <comments>http://www.ghacks.net/2010/11/17/shotty-smart-screenshot-software-with-extras/#comments</comments> <pubDate>Wed, 17 Nov 2010 19:18:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[screenshot software]]></category> <category><![CDATA[shotty]]></category> <category><![CDATA[take screenshots]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=36995</guid> <description><![CDATA[Windows users have lots of choice when it comes to taking screenshots. They can use the Print screen and do without software, or install one of the many free or commercial screenshot taking applications. My favorite program for the job until now was MWSnap, a lightweight screen capturing software that is unfortunately not developed anymore [...]]]></description> <content:encoded><![CDATA[<p>Windows users have lots of choice when it comes to taking screenshots. They can use the Print screen and do without software, or install one of the many free or commercial screenshot taking applications. My favorite program for the job until now was MWSnap, a lightweight <a
href="http://www.ghacks.net/2007/05/23/mwsnap-a-free-screen-capturing-software/">screen capturing software</a> that is unfortunately not developed anymore by its developer.</p><p>Shotty is another free program for Windows. The first release candidate of version 2 has just been released, and it looks like the program could replace MWSnap on my computer system.</p><p>Shotty can be used by clicking on the program icon in the Windows system tray, or by pressing the program hotkey to take a screenshot. The program is able to take a screenshot of the desktop, a region on the desktop or a window. Low quality and high quality options are available for the latter.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/11/shotty-screenshot-software1.png" alt="shotty screenshot software" title="shotty screenshot software" width="500" height="382" class="alignnone size-full wp-image-36999" /></p><p>Each screenshot taken is loaded into a simple image editor automatically. This editor supports adding text annotations to the screenshot, diffusing areas to hide elements, drawing rectangles and adding textmarks to highlight parts of the screenshot and cropping the screenshot. It is then possible to copy the processed screenshot back to the clipboard, save it to the system in formats such as png or jpg, or print the image on a connected printer.</p><p>Shotty 2 furthermore supports uploading the screenshot to image hosts. Supported are five image hosts of which one can be selected as the default host. Urls, HTML or BBCode links are displayed directly in the program window after a successful upload.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/11/shotty-options-500x345.png" alt="shotty options" title="shotty options" width="500" height="345" class="alignnone size-medium wp-image-37000" /></p><p>Image host integration is just one of the features that Shotty offers. The extended settings hold a lot of additional configuration options. It is possible to configure autosave in the program which speeds up the saving by saving to a preconfgured directory. The fastest way of saving screenshots is however to change the default action from Edit to Save in the right-click settings.</p><p>Other options include adding a watermark to screenshots, change screenshots when Aero Glass is enabled (like changing color for the screenshot or disabling transparency) and configuring proxy settings which are only important when uploading screenshots to image hosting sites.</p><p>Shotty has a lot of potential. It lacks some features that users may need, like the ability to take a screenshot of a scrolling window. The program sometimes does not take screenshots properly. It happened that it added screen contents that were not part of a window to the screenshot so that the screenshot had to be edited before publishing it.</p><p>Still, the final version has not been released yet which means the developers have some time left to fix those elements. <a
href="http://shotty.devs-on.net/en/Overview.aspx">Shotty</a> itself is available for download at the developer website. The program requires the Microsoft .net Framework 2.0. (via <a
href="http://beatmasters-winlite-blog.de/?p=4056">Beatmasters</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/11/17/shotty-smart-screenshot-software-with-extras/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Pixlr Grabber, Firefox Screenshot Taking Add-On</title><link>http://www.ghacks.net/2010/09/19/pixlr-grabber-firefox-screenshot-taking-add-on/</link> <comments>http://www.ghacks.net/2010/09/19/pixlr-grabber-firefox-screenshot-taking-add-on/#comments</comments> <pubDate>Sun, 19 Sep 2010 16:08:41 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[image editor]]></category> <category><![CDATA[pixlr]]></category> <category><![CDATA[pixlr grabber]]></category> <category><![CDATA[screenshot]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=34763</guid> <description><![CDATA[The free Firefox add-on Pixel Grabber makes it dead easy to take screenshots in the browser. How does it work? Simply right-click on a page, or click on the status bar icon to grab a screenshot of the whole page, custom or visible area. The first and last option display a selection menu to download [...]]]></description> <content:encoded><![CDATA[<p>The free Firefox add-on Pixel Grabber makes it dead easy to take screenshots in the browser. How does it work? Simply right-click on a page, or click on the status bar icon to grab a screenshot of the whole page, custom or visible area.</p><p>The first and last option display a selection menu to download the screenshot to the local computer, copy it to the clipboard, share it with the image hosting service imm.io or send it to an online editor for immediate image editing.</p><p>Sometimes it is necessary to create a screenshot of a custom screen area, that&#8217;s where the second command is for. This option on selection displays a rectangle on the screen that can be modified in size and moved around on the screen.</p><p>The processing options remain the same once the correct position and size have been found.</p><div
id="attachment_34764" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/firefox-screenshot.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/firefox-screenshot-500x404.png" alt="firefox screenshot" title="firefox screenshot" width="500" height="404" class="size-medium wp-image-34764" /></a><p
class="wp-caption-text">firefox screenshot</p></div><p>The process is really simple and does not take more than a few seconds to complete. This means it is possible to create screenshots of the whole Firefox screen, or only part of the screen in no time.</p><p>The image editor requires Adobe Flash, and provides everything one would expect from an online image editor. It is accessible <a
href="http://pixlr.com/editor/">without</a> the Firefox extension as well.</p><p>Some of its features are support of multiple images, layers,  image manipulation, filters, image adjustments, resizing, rotating and a lot more. Very handy if no good image editor is available on the system, especially since it can be used without registration.</p><div
id="attachment_34765" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/pixlr-image-editor-online.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/pixlr-image-editor-online-500x344.png" alt="pixlr image editor online" title="pixlr image editor online" width="500" height="344" class="size-medium wp-image-34765" /></a><p
class="wp-caption-text">pixlr image editor online</p></div><p>Next to those options, Pixlr Grabber supports sending images on a web page right to the image editor for editing. This can be done by right-clicking on images with the extension enabled in Firefox.</p><p>Finally, it is possible to remove or reduce the options in the right-click context menu and the status bar.</p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/9924/">Pixlr</a> makes it dead easy to create screenshots in the browser. This coupled with the free to use editor are a solid combination for users who need to take screenshots and edit images in the browser regularly.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/19/pixlr-grabber-firefox-screenshot-taking-add-on/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Shotty, Screenshots Without Windows Aero Effects</title><link>http://www.ghacks.net/2010/07/29/shotty-screenshots-without-windows-aero-effects/</link> <comments>http://www.ghacks.net/2010/07/29/shotty-screenshots-without-windows-aero-effects/#comments</comments> <pubDate>Thu, 29 Jul 2010 07:52:34 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[capture screenshots]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[screenshots]]></category> <category><![CDATA[shotty]]></category> <category><![CDATA[windows aero]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28878</guid> <description><![CDATA[Microsoft switched to the Windows Aero theme engine in Windows Vista, and kept that core engine in Windows 7 as well. Aero, among other things, adds eye candy to the Windows desktop. It adds transparency effects and shadows to windows, which is all fine and good, unless a screenshot needs to be taken. Screenshots with [...]]]></description> <content:encoded><![CDATA[<p>Microsoft switched to the Windows Aero theme engine in Windows Vista, and kept that core engine in Windows 7 as well. Aero, among other things, adds eye candy to the Windows desktop. It adds transparency effects and shadows to windows, which is all fine and good, unless a screenshot needs to be taken.</p><p>Screenshots with Aero effects enabled look unprofessional, largely because of the transparency effect, as the underlying colors of windows or the desktop are automatically included in the screenshot.</p><p><span
id="more-28878"></span>Take a look at two screenshots of the same window, the first with Aero enabled.</p><div
id="attachment_28879" class="wp-caption alignnone" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/07/screenshots-windows-aero.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/screenshots-windows-aero-300x300.png" alt="screenshots windows aero" title="screenshots windows aero" width="300" height="300" class="size-thumbnail wp-image-28879" /></a><p
class="wp-caption-text">screenshots windows aero</p></div><div
id="attachment_28880" class="wp-caption alignnone" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/07/screenshot-without-aero.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/screenshot-without-aero-300x300.png" alt="screenshot without aero" title="screenshot without aero" width="300" height="300" class="size-thumbnail wp-image-28880" /></a><p
class="wp-caption-text">screenshot without aero</p></div><p>The second screenshot was taken with the portable software Shotty, and Windows Aero enabled. An alternative to that is to change the default theme of Windows Vista or Windows 7, so that Aero is disabled. This allows the creation of screenshots without transparency and shadow effects.</p><p>But Shotty is probably the better solution for many users, who want to work with Windows Aero, but need to take screenshots without Aero effects.</p><p>Shotty comes with an installer, that offers to install the program or extract it and make it a portable application. An icon is placed in the system tray upon startup, which contains configuration settings, and links to program features.</p><div
id="attachment_28881" class="wp-caption alignnone" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/07/shotty-screenshot.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/shotty-screenshot-300x211.png" alt="shotty screenshot" title="shotty screenshot" width="300" height="211" class="size-thumbnail wp-image-28881" /></a><p
class="wp-caption-text">shotty screenshot</p></div><p>Screenshots are created by pressing Ctrl-Print on the keyboard, or by left-clicking the system tray icon. Both can take screenshots of the full screen, or a single window, but not a custom selection.</p><p>Shotty takes high quality screenshots by default, this and the default keyboard shortcut can be changed in the program&#8217;s options.</p><p>The screenshot is displayed directly in the included (basic) image editor if the keyboard shortcut has been used to take it. The system tray icon on the other hand offers controls to directly save the screenshot, send it to the editor or to one of the supported image hosts.</p><div
id="attachment_28882" class="wp-caption alignnone" style="width: 223px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/07/shotty-controls.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/shotty-controls-213x300.png" alt="shotty controls" title="shotty controls" width="213" height="300" class="size-thumbnail wp-image-28882" /></a><p
class="wp-caption-text">shotty controls</p></div><p>The image editor includes several popular image editing options, including the ability to highlight or diffuse an area, add text to the screenshot, or to cut the image to keep only the selected region.</p><div
id="attachment_28883" class="wp-caption alignnone" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/07/image-editor.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/image-editor-300x300.png" alt="image editor" title="image editor" width="300" height="300" class="size-thumbnail wp-image-28883" /></a><p
class="wp-caption-text">image editor</p></div><p>Screenshots that have been edited may be saved to the local computer, uploaded to one of the supported image hosts, or discarded. Shotty supports four different image hosts currently. There is unfortunately no option to add a custom ftp server to the upload options.</p><p>Shotty is an excellent tool to create screenshots in Windows, especially for users who regularly take screenshots but do not want Aero effects included in the shots. The <a
href="http://shotty.devs-on.net/en/Download.aspx">download</a> is provided at the developer&#8217;s website, the program is compatible with Windows 2000 or alter and requires the Microsoft .net Framework 2.0, which is included in Windows Vista and Windows 7.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/29/shotty-screenshots-without-windows-aero-effects/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Create Screenshots In Windows With MS Paint</title><link>http://www.ghacks.net/2010/07/12/create-screenshots-in-windows-with-ms-paint/</link> <comments>http://www.ghacks.net/2010/07/12/create-screenshots-in-windows-with-ms-paint/#comments</comments> <pubDate>Mon, 12 Jul 2010 16:30:46 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[create screenshot]]></category> <category><![CDATA[microsoft paint]]></category> <category><![CDATA[paint]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28165</guid> <description><![CDATA[Most Windows users think of Microsoft Paint as a basic image editor that comes with the operating system. While that may be true for most there are artists out there that can do some pretty amazing things with Paint, but then again, they could probably do much better in advanced image editing programs like Paint.net [...]]]></description> <content:encoded><![CDATA[<p>Most Windows users think of Microsoft Paint as a basic image editor that comes with the operating system. While that may be true for most there are artists out there that can do some pretty amazing things with <a
href="http://www.ghacks.net/2007/04/09/paint-is-a-real-image-editor/">Paint</a>, but then again, they could probably do much better in advanced image editing programs like Paint.net or Adobe Photoshop.</p><p>MS Paint on the other hand is an excellent tool for creating a quick screenshot of either the whole computer desktop or a single application window. Yes, there are better programs out there like <a
href="http://www.ghacks.net/2007/05/23/mwsnap-a-free-screen-capturing-software/">MWSnap</a>, <a
href="http://www.ghacks.net/2008/10/12/screen-capture-software/">Screenshot Captor</a> or <a
href="http://www.ghacks.net/2009/11/24/picpick-screen-capture-software/">PicPick</a>, but Microsoft Paint is sometimes all one needs or got for that matter.</p><p><span
id="more-28165"></span>Windows users can take screenshots by pressing the Print screen on the keyboard, they can alternatively press Alt-Print if they want to take a screenshot of the active window instead. Laptop users often need to add the Function key or Ctrl for this to work.</p><p>The screenshot will be stored immediately in the Windows Clipboard. Please note that the clipboard only saves one entry which means that new screenshots will overwrite old ones, even text that is copied will overwrite the data in the Clipboard.</p><p>The easiest way to open Paint is to click the start orb and enter Paint in the run box. Pressing enter in the end will open the image editor. Windows XP users will need to click on run before they can start the Paint application.</p><p>Press CTRL-V in Paint to paste the screenshot into the editor.</p><div
id="attachment_28167" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/screenshot-microsoft-paint1.png" alt="screenshot microsoft paint" title="screenshot microsoft paint" width="500" height="392" class="size-full wp-image-28167" /><p
class="wp-caption-text">screenshot microsoft paint</p></div><p>It is now possible to save the screenshot right away or edit it in Paint before doing so. All it takes to save the screenshot is to press Ctrl-S in Paint, this will open the File Save As dialog with an option to name the screenshot and select an image format for it (or keep the default png format).</p><p>And that&#8217;s all one needs to know how to create and save screenshots in Windows using Microsoft Paint.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/12/create-screenshots-in-windows-with-ms-paint/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>WebPage ScreenShot For Google Chrome</title><link>http://www.ghacks.net/2010/07/09/webpage-screenshot-for-google-chrome/</link> <comments>http://www.ghacks.net/2010/07/09/webpage-screenshot-for-google-chrome/#comments</comments> <pubDate>Fri, 09 Jul 2010 12:49:23 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[google chrome extension]]></category> <category><![CDATA[google chrome screenshot]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[web page]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28075</guid> <description><![CDATA[Users who want to preserve information found on a website have several options to do that. They can save the webpage which creates a local HTML copy on the computer system, save specific elements, copy and paste text or use a screenshot tool to turn the web page into an image which is an elegant [...]]]></description> <content:encoded><![CDATA[<p>Users who want to preserve information found on a website have several options to do that. They can save the webpage which creates a local HTML copy on the computer system, save specific elements, copy and paste text or use a screenshot tool to turn the web page into an image which is an elegant solution as it creates a single file with all the information of that page including scripts and other dynamic elements that are not saved in a local HTML copy.</p><p>WebPage ScreenShot for Google Chrome offers that functionality. The extension places an icon in the Chrome address bar after installation which, when pressed, displays options to take a screenshot of the visible area or the whole page.</p><p><span
id="more-28075"></span><div
id="attachment_28076" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/webpage-screenshot-500x284.png" alt="webpage screenshot" title="webpage screenshot" width="500" height="284" class="size-medium wp-image-28076" /><p
class="wp-caption-text">webpage screenshot</p></div></p><p>The extension displays the screenshot of the page in a new browser window. Here it is possible to change the zoom level, open the editor for same basic image editing or save the screenshot directly by right-clicking the image and selecting Save Image.</p><p>Editing options are displayed on the same screen. It is possible to add text to the screenshot, change the orientation, draw elements or cut the image if only part of it is of interest.</p><p>Google Chrome users who regularly create screenshots of web pages should take a closer look at the <a
href="https://chrome.google.com/extensions/detail/ckibcdccnfeookdmbahgiakhnjcddpki?hl=en">WebPage ScreenShot</a> extension.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/09/webpage-screenshot-for-google-chrome/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Screenshot Extension Lightshot For Google Chrome</title><link>http://www.ghacks.net/2010/03/24/screenshot-extension-lightshot-for-google-chrome/</link> <comments>http://www.ghacks.net/2010/03/24/screenshot-extension-lightshot-for-google-chrome/#comments</comments> <pubDate>Wed, 24 Mar 2010 08:43:03 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[google chrome extension]]></category> <category><![CDATA[lightshot]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[screenshots]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23920</guid> <description><![CDATA[Taking a screenshot in the Windows operating system can be as easy as pressing the print screen on the computer keyboard. It becomes slightly more complicated when only a part of the screen needs to be recorded. The screenshot that has been taken with the print key can either be edited in an image editor [...]]]></description> <content:encoded><![CDATA[<p>Taking a screenshot in the Windows operating system can be as easy as pressing the print screen on the computer keyboard. It becomes slightly more complicated when only a part of the screen needs to be recorded. The screenshot that has been taken with the print key can either be edited in an image editor or a specialized application to take screenshots of parts of the computer screen.</p><p>We have reviewed several applications in the past that can take screenshots including <a
href="http://www.ghacks.net/2007/05/23/mwsnap-a-free-screen-capturing-software/">MWSnap</a>, <a
href="http://www.ghacks.net/2009/11/24/picpick-screen-capture-software/">PicPick</a>, <a
href="http://www.ghacks.net/2009/04/07/screen-capture-tool-greenshot/">Greenshot</a> or <a
href="http://www.ghacks.net/2008/10/12/screen-capture-software/">Screenshot Captor</a>.</p><p>Lightshot is an alternative for the Windows version of the Google Chrome browser. The screenshot extension can be used to take screenshots in the web browser. This limits the reach of the application but might be just what some Google Chrome users are looking for.</p><p><span
id="more-23920"></span>The screenshot extension adds a button to the Google Chrome address bar that the user can press to take a screenshot of the web browser window. There does not seem to be a way to take a screenshot of scrolling pages, only the visible area can be captured.</p><p>Keyboard shortcuts are available to streamline the process. It is for instance possible to press Ctrl C to copy the selected area to the Windows clipboard. The <a
href="https://chrome.google.com/extensions/detail/mbniclmhobmnbdlbpiphghaielnnpgdp">Ligthshot</a> extension displays several buttons around the selected area which can be used to save the screenshot, send it to an online editor, post the screenshot on Twitter or Facebook or change the borders of the screenshot area.</p><p>Users who want more control or to take screenshots of other applications can also install the Windows software version of the <a
href="http://lightshot.skillbrains.com/">Lightshot</a> screenshot taking application that comes with additional keyboard shortcuts among other new options.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/24/screenshot-extension-lightshot-for-google-chrome/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>JShot Screenshot Capture Tool</title><link>http://www.ghacks.net/2010/02/25/jshot-screenshot-capture-tool/</link> <comments>http://www.ghacks.net/2010/02/25/jshot-screenshot-capture-tool/#comments</comments> <pubDate>Thu, 25 Feb 2010 18:21:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[java software]]></category> <category><![CDATA[jshot]]></category> <category><![CDATA[linux software]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[screenshot capture]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23344</guid> <description><![CDATA[JShot is a free screenshot capture tool for Windows and Linux that provides computer users with all the functionality needed to take and edit screenshots of their computer screen. The program offers all the features expected from a screen capture tool plus some additional features. A configuration window is displayed on the first startup of [...]]]></description> <content:encoded><![CDATA[<p>JShot is a free screenshot capture tool for Windows and Linux that provides computer users with all the functionality needed to take and edit screenshots of their computer screen. The program offers all the features expected from a screen capture tool plus some additional features.</p><p>A configuration window is displayed on the first startup of the application. It can be used to make some default configuration changes like selecting the default picture format, external image editor, design and the default profile. And the profiles are one of the features that not many other screenshot taking applications offer.</p><p><span
id="more-23344"></span><img
src="http://www.ghacks.net/wp-content/uploads/2010/02/configuration-500x309.jpg" alt="" title="configuration" width="500" height="309" class="alignnone size-medium wp-image-23343" /></p><p>Most applications use profiles to provide access to capture different areas on the screen. Not so JShot which uses profiles to distinguish between different upload options. Available for selection are ftp, ImageShack and Skype integration with Skype only available for Windows users.</p><p>JShot offers to take screenshots from a region, fullscreen, computer desktop, widgets, taskbar and clipboard (only working if an image is in the clipboard). The program adds a tray menu icon by default to the operating system that can be used to quickly access all of the features of the program. Another option to run the program are hotkeys which unfortunately did not work on our Windows 7 Pro test system.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/02/screenshot_capture_tool-500x338.png" alt="" title="screenshot_capture_tool" width="500" height="338" class="alignnone size-medium wp-image-23345" /></p><p>The screenshot editor supports basic image editing features like adding text and other elements to the image, rotating, flipping or cropping the image or applying basic filters to it. It is here possible to send the image to an external image editor.</p><p>JShot is an interesting screenshot capture tool. The missing hotkeys make it less usable for computer users who regularly have to take screenshots and we hope that the developers will fix that feature so that it can be used in future releases.</p><p>The Skype, ftp and Imageshack implementation on the other hand is a very strong feature that not many (for Skype it seems to be unique) other screenshot taking applications offer.</p><p>The program can be <a
href="http://jshot.info/node/36">downloaded</a> from the developer&#8217;s website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/02/25/jshot-screenshot-capture-tool/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Hardcopy Extends Windows Print Screen Functionality</title><link>http://www.ghacks.net/2009/10/02/hardcopy-extends-windows-print-screen-functionality/</link> <comments>http://www.ghacks.net/2009/10/02/hardcopy-extends-windows-print-screen-functionality/#comments</comments> <pubDate>Fri, 02 Oct 2009 14:37:37 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[hardcopy]]></category> <category><![CDATA[print]]></category> <category><![CDATA[print screen]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=16881</guid> <description><![CDATA[The Windows print screen key will copy the complete screen to the Windows clipboard whenever it is pressed by the user. Many users install programs that give them more control over the screenshot taking process. Hardcopy is such a program. It is a lightweight application that adds several new features that make it easier to [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/windows_software.jpg" alt="windows software" title="windows software" width="128" height="128" class="alignleft size-full wp-image-16120" />The Windows print screen key will copy the complete screen to the Windows clipboard whenever it is pressed by the user. Many users install programs that give them more control over the screenshot taking process. Hardcopy is such a program. It is a lightweight application that adds several new features that make it easier to take screenshots in Windows. The default function of the print screen key remains the same. Hardcopy adds the feature to take a screenshot of a window by pressing the Alt key before pressing the print screen key.</p><p>This will by default send the screen or the window to the default printer in Windows. The settings of the program can be used to change that behavior in many ways. It is for instance possible to change the default behavior to copying or saving the screen, window or a rectangle among other options.</p><p><span
id="more-16881"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/10/hardcopy-500x223.jpg" alt="hardcopy" title="hardcopy" width="500" height="223" class="alignnone size-medium wp-image-16882" /></p><p>That&#8217;s however not the only way to access the additional features that Hardcopy offers. Hardcopy places a printer icon on every window title which when pressed will also initiate the configured action. Three different actions can be configured that are triggered by pressing the left, middle and right mouse button.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/10/print_screen-500x304.jpg" alt="print screen" title="print screen" width="500" height="304" class="alignnone size-medium wp-image-16883" /></p><p>The main window of Hardcopy offers basic image editing options which can be useful to quickly edit the screenshot before publishing or sending it.</p><p>Probably the most impressive feature of Hardcopy is the amount of computer memory that it needs to run. It uses less than 2 Megabytes of computer memory, usually even less than 1 Megabyte.</p><p><a
href="http://www.hardcopy.de/hardcopy/english/index.php">Hardcopy</a> is available for all Windows operating systems at the developer&#8217;s website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/10/02/hardcopy-extends-windows-print-screen-functionality/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Quickly capture screens and share them on OS X with Skitch</title><link>http://www.ghacks.net/2009/09/20/quickly-capture-screens-and-share-them-on-os-x-with-skitch/</link> <comments>http://www.ghacks.net/2009/09/20/quickly-capture-screens-and-share-them-on-os-x-with-skitch/#comments</comments> <pubDate>Sun, 20 Sep 2009 16:20:44 +0000</pubDate> <dc:creator>Joe</dc:creator> <category><![CDATA[Mac]]></category> <category><![CDATA[Online Services]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[os x]]></category> <category><![CDATA[screen capture]]></category> <category><![CDATA[screen capture software]]></category> <category><![CDATA[screen capture tool]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[Skitch]]></category> <category><![CDATA[Skitch.com]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=16419</guid> <description><![CDATA[Macs don&#8217;t have a PrintScreen button, and if we want to take a screen-capture, the default program we use is Grab. Grab is great in a few ways; you can choose to use a timer before a screen-capture is taken and it can be used to ensure only a certain area of the screen is [...]]]></description> <content:encoded><![CDATA[<p>Macs don&#8217;t have a PrintScreen button, and if we want to take a screen-capture, the default program we use is Grab. Grab is great in a few ways; you can choose to use a timer before a screen-capture is taken and it can be used to ensure only a certain area of the screen is captured. Unfortunately, after a screen capture has been taken, Grab lacks any features to edit it (eg cropping) and only lets you save it as a TIFF.</p><p>It can be somewhat cumbersome to capture a screenshot in Grab, and then have to move it into a program like Photoshop to manipulate it. And if you want to share the image, you have to change its format.</p><p>An alternative piece of software is <a
href="http://skitch.com/">Skitch</a>, screen-capturing software for OS X. Skitch provides screen-capturing facilities similar to Grub, but integrates some editing tools and also provides tools to share the images.</p><p><span
id="more-16419"></span><a
href="http://www.ghacks.net/wp-content/uploads/2009/09/Skitch.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/Skitch-300x300.jpg" alt="Skitch" width="300" height="300" class="alignleft size-thumbnail wp-image-16518" /></a>Skitch allows users to draw on screenshots and annotate them, through placing arrows and text. One can also make images have a transparent background, crop images, add a drop shadow to them or rotate them.</p><p>One of the cooler features is the &#8216;drag&#8217; feature. When a screenshot has been captured and edited, if you click &#8216;drag me&#8217;, you can drag the image to a folder, an email or to open in another program.</p><p>Skitch can export images as JPEGs, PNGs, PDFs, SVGs, TIFFs, GIFs and JPGs. It can also upload images to Flickr, FTP servers, WebDAV folders and skitch.com, their own image hosting service.</p><p>The software boasts many features and I find it much better to use than Grab, as there&#8217;s no need to have to use other pieces of software.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/09/20/quickly-capture-screens-and-share-them-on-os-x-with-skitch/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Windows Screen Shots Software Screenie</title><link>http://www.ghacks.net/2009/07/18/windows-screen-shots-software-screenie/</link> <comments>http://www.ghacks.net/2009/07/18/windows-screen-shots-software-screenie/#comments</comments> <pubDate>Sat, 18 Jul 2009 14:47:40 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[screen capture]]></category> <category><![CDATA[screen capturing]]></category> <category><![CDATA[screen shots]]></category> <category><![CDATA[screenie]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[windows screen shots]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=14504</guid> <description><![CDATA[You can simply press the Print screen on the computer keyboard if you want to create a screen shot of the current computer screen. The screenshot will be stored in the windows clipboard and it only takes an image editor or other program accepting images from the clipboard to create or work with the screenshot. [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />You can simply press the Print screen on the computer keyboard if you want to create a screen shot of the current computer screen. The screenshot will be stored in the windows clipboard and it only takes an image editor or other program accepting images from the clipboard to create or work with the screenshot. It becomes slightly more complicated if a screenshot is needed of a part of the computer screen. It is still doable with the print screen and an image editor but it does require more work to create the end result.</p><p>Windows screen shot software programs like Screenie make it easier to create screenshots of parts of the computer screen. We already reviewed quite a few in the past including our favorite screen shots taking software <a
href="http://www.ghacks.net/2007/05/23/mwsnap-a-free-screen-capturing-software/">MWSnap</a> but also screen capturing tools like <a
href="http://www.ghacks.net/2009/04/07/screen-capture-tool-greenshot/">Greenshot</a>, <a
href="http://www.ghacks.net/2008/10/12/screen-capture-software/">Screenshot Captor</a> or <a
href="http://www.ghacks.net/2007/11/29/jing-screen-capture-and-auto-upload-software/">Jing</a>.</p><p><span
id="more-14504"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/07/windows_screen_shots-500x375.jpg" alt="windows screen shots" title="windows screen shots" width="500" height="375" class="alignnone size-medium wp-image-14505" /></p><p>Screenie is another Windows screen shots software on first glance. It displays the contents of the current computer screen in its interface as soon as the user hits the Print key on the computer keyboard. From there it is possible to save the screenshot right away, zoom in and out of the image, select a rectangle that should be saved or edit it further in the default image editor.</p><p>The screen shot can be stored locally, added to the Windows Clipboard, uploaded to a ftp server or to Imageshack. It is possible to save them right away without seeing the interface of the application at all. Screenshots can also be saved to multiple locations simultaneously which might be interesting for users who want to keep a local copy but need to upload it to an ftp server or Imageshack.</p><p>Probably more unique than the export feature is support for dual and multi-monitor systems. We were not able to test this feature on the test system as no second computer monitor was connected at the time of the tests. The Windows screen shots software does come with a timer which works similar than a timer on a digital camera. It will create a screenshot after a specified amount of seconds have past.</p><p><a
href="http://www.screenie.net/">Screenie</a> is an interesting screen shot taking software. It is a bit high on the used computer memory while running and could use a few more screenshots that would make it possible to select part of the screen for the screen short immediately.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/18/windows-screen-shots-software-screenie/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Automatic Website Screen Capture</title><link>http://www.ghacks.net/2009/04/20/automatic-website-screen-capture/</link> <comments>http://www.ghacks.net/2009/04/20/automatic-website-screen-capture/#comments</comments> <pubDate>Mon, 20 Apr 2009 17:04:20 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[nirsoft]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[screen capture]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[site shooter]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/04/20/automatic-website-screen-capture/</guid> <description><![CDATA[Site Shooter is a lightweight and portable software program created by one of our favorite software developers Nirsoft. The tool comes with an interface but can also be run from the command line which is usual for Nirsoft applications. Site Shooter (via Addictive Tips) is a screen capturing software that can take automatic screenshots of [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/screen_capture.gif" alt="screen capture" title="screen capture" width="176" height="44" class="alignleft size-full wp-image-12204" />Site Shooter is a lightweight and portable software program created by one of our favorite software developers Nirsoft. The tool comes with an interface but can also be run from the command line which is usual for Nirsoft applications. <a
href="http://www.nirsoft.net/utils/web_site_screenshot.html">Site Shooter</a> (via <a
href="http://www.addictivetips.com/windows-tips/take-screenshot-of-any-website-at-fixed-time-intervals-with-siteshoter/">Addictive Tips</a>) is a screen capturing software that can take automatic screenshots of selected websites. It is possible to define the software program to take screenshots continuously or only once during execution.</p><p><span
id="more-12206"></span>This might be useful for several purposes including documentation and verification. The graphical user interface displays all elements on one screen. The user can select a single or multiple websites at the top and define the file output format. This requires some explanation as time and date variables have to be added to avoid overwriting previous screenshots. Both date and time variables can be combined in the filename directly. All parameters are explained on the programs homepage, here are two examples for a better understanding:</p><ul><li>c:\%date:MMyyyy%\ghacks.pg &#8211; creates a month and year folder and saves the screenshot there.</li><li>c:\%time:HHmm%ghacks.jpg &#8211; creates a filename in the format hourminuteghacks.jpg</li></ul><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/screen_capture-500x404.jpg" alt="screen capture" title="screen capture" width="500" height="404" class="alignnone size-medium wp-image-12205" /></p><p>The better part of the interface is occupied with several options. The program allows to define the width and height of the web browser and whether scrollbars, JavaScript or Flash should be disabled. The size of the (simulated) web browser can be automatically extended if the website turns out to be larger than the size defined in the interface.</p><p>Finally part of the screenshot can be cut of automatically as well. A click on the start button will take one screenshot of the website and save it in the selected folder. Enabling the &#8220;Take a screenshot of this web page every&#8221; allows to capture the screen every x seconds, minutes or hours.</p><p>The command line parameters come in handy for usage in batch scripts, file launchers or in situations where no graphical user interface can be loaded.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/04/20/automatic-website-screen-capture/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Taking screenshots has never been so fun!</title><link>http://www.ghacks.net/2009/04/20/taking-screenshots-has-never-been-so-fun/</link> <comments>http://www.ghacks.net/2009/04/20/taking-screenshots-has-never-been-so-fun/#comments</comments> <pubDate>Mon, 20 Apr 2009 09:30:18 +0000</pubDate> <dc:creator>Daniel Pataki</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[prtscr]]></category> <category><![CDATA[screen capture]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[snip]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/04/20/taking-screenshots-has-never-been-so-fun/</guid> <description><![CDATA[I think I just found the best screen capture software ever, or at least the best looking one. The aptly named PrtScr is originally intended to fill the void created by the Windows snipping tool which can only be found on tablet Vistas and some other select distributions. It has the same basic functionality, with [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-12188" src="http://www.ghacks.net/wp-content/uploads/2009/04/prtscr.gif" alt="prtscr" width="212" height="154" />I think I just <a
href="http://lifehacker.com/#!5218463/prtscr-brings-snipping-tool-to-all-versions-of-windows">found</a> the best screen capture software ever, or at least the best looking one. The aptly named <a
href="http://www.fiastarta.com/PrtScr/">PrtScr</a> is originally intended to fill the void created by the Windows snipping tool which can only be found on tablet Vistas and some other select distributions. It has the same basic functionality, with some added extras and much better looks.</p><p>You can invoke the tool by pressing the print screen button (you can bind it to anywhere else), and the tool will pop up. It has a great mechanism because you can draw on your desktop before you create the &#8220;snip&#8221;, so depending on what you draw you might decide you need a bigger area. You can then use a box or a freehand tool to select the area you need and snip it.</p><p><span
id="more-12189"></span></p><p>Once that is done the snipped image will sort of hover on your desktop in a very cool way, you really have to see it to appreciate it, take a look on the website above or at <a
href="http://www.youtube.com/watch?v=C4z3BUJbGUU&amp;feature=player_embedded">youtube</a> directly. You can save it to the clipboard, edit it with Paint or your can save it to your hard drive. My only problem was that the edit option opens up Paint and apparently there is nothing you can do about this. Since you can send to clipboard it&#8217;s not that bad, you can open it up in Gimp or Photoshop by simply pasting, but since you can choose saving format, timer option and so much, to me the inclusion of this feature would have been obvious. Great looking app though, give it a go!</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/04/20/taking-screenshots-has-never-been-so-fun/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>Screen Capture Tool Greenshot</title><link>http://www.ghacks.net/2009/04/07/screen-capture-tool-greenshot/</link> <comments>http://www.ghacks.net/2009/04/07/screen-capture-tool-greenshot/#comments</comments> <pubDate>Tue, 07 Apr 2009 20:15:51 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[greenshot]]></category> <category><![CDATA[image capture software]]></category> <category><![CDATA[image-capture]]></category> <category><![CDATA[mwsnap]]></category> <category><![CDATA[screen capture]]></category> <category><![CDATA[screen capture tool]]></category> <category><![CDATA[screenshot]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=11762</guid> <description><![CDATA[One of the easiest way of taking a screenshot is by pressing the Print key which will send a screenshot of the desktop to the Clipboard from where it can be processed further. Screen capture tools like Greenshot or the previously reviewed MWSnap add interesting new options to the screen capturing process. Greenshot, a screen [...]]]></description> <content:encoded><![CDATA[<p>One of the easiest way of taking a screenshot is by pressing the Print key which will send a screenshot of the desktop to the Clipboard from where it can be processed further. Screen capture tools like Greenshot or the previously reviewed <a
href="http://www.ghacks.net/2007/05/23/mwsnap-a-free-screen-capturing-software/">MWSnap</a> add interesting new options to the screen capturing process.</p><p>Greenshot, a screen capturing tool for the Windows operating system, does not only offer to take a screenshot of the desktop but also of a selected window or custom rectangle. The results can be send to the default image editor, saved as a jpg file to the computer, printed on a connected printer or added to the clipboard. One of the interesting aspects of Greenshot is that several of the processing ways can be selected. A user could copy the screenshot to the clipboard, save it in a selected image format and print it at the same time.</p><p>The print screen key will be utilized as the main hotkey for the screen capturing process. Pressing the print key will make it possible to take a screenshot of a rectangle that the user can draw on the computer screen. Pressing Alt and the print key will activate windowed mode which allows the user to take a screenshot of a window and CTRL plus the print key will take a screenshot of the full screen.</p><p><span
id="more-11762"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/screen_capture_tool-400x500.jpg" alt="screen capture tool" title="screen capture tool" width="400" height="500" class="alignnone size-medium wp-image-11763" /></p><p><a
href="http://getgreenshot.org/">Greenshot&#8217;s</a> options contain various settings that can be used to customize the output. The user can select the image format, the filename pattern, storage location and image quality of the screenshots. There are also several print options like shrinking or enlarging screenshots automatically to fit the paper size.</p><p>Greenshot comes with its own image editor that can be used to add shapes and text to the screenshot before saving a final version to the computer system.</p><p>The screen capturing tool will remain in the system tray all the time. The only drawback is its computer memory usage of around 35 Megabytes. The previously mentioned MWSnap uses less than six Megabytes of computer memory.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/04/07/screen-capture-tool-greenshot/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Screen Capture Software Screenshot Captor</title><link>http://www.ghacks.net/2008/10/12/screen-capture-software/</link> <comments>http://www.ghacks.net/2008/10/12/screen-capture-software/#comments</comments> <pubDate>Sun, 12 Oct 2008 08:30:38 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[donation-coder]]></category> <category><![CDATA[screen capture]]></category> <category><![CDATA[screen capture software]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[screenshot captor]]></category> <category><![CDATA[take screenshot]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7257</guid> <description><![CDATA[MWSnap was the program of choice for a long time to create screenshots of software programs to post at this website. It was small, hotkey driven and provided a fast and efficient way of creating screenshots. It had some limitations though like no image editing options at all. It is sometimes appropriate to highlight the [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.ghacks.net/2007/05/23/mwsnap-a-free-screen-capturing-software/">MWSnap</a> was the program of choice for a long time to create screenshots of software programs to post at this website. It was small, hotkey driven and provided a fast and efficient way of creating screenshots. It had some limitations though like no image editing options at all. It is sometimes appropriate to highlight the important part of a screenshot which could not be done with MWSnap.</p><p>Screenshot Captor by <a
href="http://www.donationcoder.com/">Donation Coder</a> Mouser is another screen capture software and it feels like comparing Wordpad with Microsoft Office Word. Screenshot Captor was recently released in a new version and it provides functions that many users will find attractive and useful.</p><p>It obviously supports capturing various parts of the computer screen like program windows, selected regions, fixed sized regions, the entire screen but also scrolling windows and objects which is one of the additions in the new version.</p><p><span
id="more-7257"></span>The screen capture software can be managed from the program&#8217;s interface or by using hotkeys &#8211; which can be changed to preferred key combinations &#8211; to speed up the screen capturing process. The process of capturing a screenshot is not slower than capturing a screenshot with MWSnap.</p><p>Screenshot Captor shines when it comes to processing a captured screen. MWSnap was only able to save it in various formats while Mouser&#8217;s software can add elements to the screen before saving it. It is nevertheless possible to simply save it and use it that way. Users who like to add text, images or objects to screenshots on the other hand will find all the tools they need to do just that.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/screenshot_capture_software-500x466.jpg" alt="screenshot capture software" title="screenshot capture software" width="500" height="466" class="alignnone size-medium wp-image-7574" /></p><p>By default <a
href="http://www.donationcoder.com/Software/Mouser/screenshotcaptor/">Screenshot Captor</a> displays a small dialog after taking a screenshot that can be used to print or save the image, copy it to the clipboard or create a thumbnail of it plus various other possibilities. That dialog can be disabled in the program&#8217;s options but it is quite useful for those users who want to take a screenshot and save it right away with processing it further.</p><p>Captured screenshots can be shown in the main program interface where they can be processed. The image can be resized, text can be added, sections of the screen can be highlighted and objects added.</p><p>Previous screenshots are shown in the capturing history which provides a fast way of accessing them from the program&#8217;s interface. Another interesting option is the support for third party tools. It is easy to integrate them in Screenshot Captor and use them to process the images further.</p><p>The homepage links to a few additional tools that can be integrated like a color chooser to discover the exact color of a pixel of the screenshot.</p><p>The screen capture software should be the right application for anyone who takes screenshots regularly. Users who process their screenshots afterwards will find all the tools they need to do just that without the need to install an image editor to do so.</p><p>Update: <a
href="http://www.ghacks.net/2012/02/06/screenshot-captor-3-released/">Screenshot Captor 3</a> has been released. I suggest you check out the review linked above to find out what&#8217;s new. Among the new features are automatic screenshot uploading options, Windows 7 window transparency support and the best scrolling window capturing options that you find in a screen capturing software.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/10/12/screen-capture-software/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Make the Print Key do what it says</title><link>http://www.ghacks.net/2008/02/29/make-the-print-key-do-what-it-says/</link> <comments>http://www.ghacks.net/2008/02/29/make-the-print-key-do-what-it-says/#comments</comments> <pubDate>Fri, 29 Feb 2008 16:21:51 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[print]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/02/29/make-the-print-key-do-what-it-says/</guid> <description><![CDATA[Have you ever wondered why the Print key does not do what it&#8217;s label says &#8211; that is print &#8211; but copies a screenshot to the clipboard instead? Why is it doing that ? That&#8217;s probably the same thought the developer of Purrint had when he began developing this lightweight application. Purrint changes the default [...]]]></description> <content:encoded><![CDATA[<p>Have you ever wondered why the Print key does not do what it&#8217;s label says &#8211; that is print &#8211; but copies a screenshot to the clipboard instead? Why is it doing that ? That&#8217;s probably the same thought the developer of Purrint had when he began developing this lightweight application.</p><p>Purrint changes the default behavior of the Print key in Windows to one or several of the following functions: Copy the screenshot to the clipboard (default Windows behavior), save the screenshot to a file automatically and print to the default printer. The location on the hard drive where the images shall be saved can be selected as well as the filename. <a
href="http://www.bcheck.net/apps/#purrint" target="_blank">Purrint</a> adds a number which is increased by one every time automatically.</p><p>The last option sends the screenshot directly to the default printer where it is printed. It is also possible to initiate a prompt whenever the Print key is pressed. This will then offer all three choices to the user and the user can make one or more choices in that menu.</p><p><span
id="more-3377"></span></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/02/purrint.jpg" alt="purrint" /></p><p>I almost forgot, the file type can be selected as well. The default file format is bmp which can be changed to jpg, gif and png. Wonderful lightweight application.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/02/29/make-the-print-key-do-what-it-says/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
