<?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; image thumbnails</title> <atom:link href="http://www.ghacks.net/tag/image-thumbnails/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>Sat, 11 Feb 2012 09:52:46 +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>View Photoshop PSD thumbnails in Vista and Windows 7 Explorer</title><link>http://www.ghacks.net/2009/07/29/view-photoshop-psd-thumbnails-in-vista-and-windows-7-explorer/</link> <comments>http://www.ghacks.net/2009/07/29/view-photoshop-psd-thumbnails-in-vista-and-windows-7-explorer/#comments</comments> <pubDate>Wed, 29 Jul 2009 16:55:31 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[adobe photoshop]]></category> <category><![CDATA[image thumbnails]]></category> <category><![CDATA[photoshop]]></category> <category><![CDATA[photoshop psd]]></category> <category><![CDATA[psd]]></category> <category><![CDATA[psd thumbnails]]></category> <category><![CDATA[thumbnails]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows-explorer]]></category> <category><![CDATA[windows-vista]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=14884</guid> <description><![CDATA[Windows Vista introduced a new imaging stack, called Windows Imaging Component (WIC), and uses it in Windows Explorer to create thumbnails for most image file formats. 3rd parties can write their own WIC codec to support proprietary image formats such as Nikon NEF or Canon CR2 raw files and Windows Explorer is able to show [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/adobe_photoshop.jpg" alt="adobe photoshop" title="adobe photoshop" width="128" height="103" class="alignleft size-full wp-image-12677" />Windows Vista introduced a new imaging stack, called Windows Imaging Component (WIC), and uses it in Windows Explorer to create thumbnails for most image file formats. 3rd parties can write their own WIC codec to support proprietary image formats such as Nikon NEF or Canon CR2 raw files and Windows Explorer is able to show thumbnails for those files when the corresponding codec is installed. Microsoft maintain a page containing links to existing codecs.</p><p>Sadly, there is no publicly available codec for the Photoshop PSD format but the newly released Microsoft Expression Blend 3 design tool (which, by the way, is nothing short of amazing for WPF and Silverlight design) includes such a codec so installing Blend 3 automatically installs the PSD codec. For those who don&#8217;t have a need for Blend and don&#8217;t want to install it, here is a little hacking guide to extract the codec (a 256KB dll) and use it separately:</p><p><span
id="more-14884"></span>Get the codec and its dependencies:</p><ul><ol>Download Microsoft Expression Blend 3.0 (3.0.1927.0 7/20/2009) Trial: <a
href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=e82db5e2-7106-419e-80b0-65cce89f06bb&amp;displaylang=en">Link</a></ol><ol>Using <a
href="http://www.ghacks.net/2009/07/29/view-photoshop-psd-thumbnails-in-vista-and-windows-7-explorer/">7-Zip</a>, open &#8216;Blend_Trial_en.exe&#8217; from step (1) and in the &#8216;Setup&#8217; subfolder, open &#8216;BlImp.cab&#8217; then extract &#8216;PSDCodec.dll&#8217;</ol><ol>Download the Visual C++ 2008 SP1 Redistributable Package (x86): <a
href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a5c84275-3b97-4ab7-a40d-3802b2af5fc2&amp;displaylang=en">Link</a></ol></ul><p><strong>Codec installation:</strong></p><ul><ol>Install the VC++ Runtime by running vcredist_x86.exe from step (3) above.</ol><ol>Copy PSDCodec.dll from step (2) to some location on the harddisk, e.g. &#8220;C:\Program Files\PSDCodec&#8221;</ol><ol>Register the codec from an administrator&#8217;s command prompt by running the following command:  regsvr32 &#8220;C:\Program Files\PSDCodec\PSDCodec.dll&#8221;</ol></ul><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/07/PSD_Thumbnails-500x411.png" alt="PSD Thumbnails" title="PSD Thumbnails" width="500" height="411" class="alignnone size-medium wp-image-14887" /></p><p>That&#8217;s it, Windows Vista Explorer should soon begin to display thumbnails for all PSD files that were saved from Photoshop with the &#8220;Maximum Compatibility&#8221; option. As a side effect, WIC-aware image viewers such as <a
href="http://www.fastpictureviewer.com/">FastPictureViewer Professional</a> (http://www.fastpictureviewer.com) automatically benefit from the codec installation and uses it to open and display the same PSD files with full fidelity.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/29/view-photoshop-psd-thumbnails-in-vista-and-windows-7-explorer/feed/</wfw:commentRss> <slash:comments>24</slash:comments> </item> <item><title>Display Full Images That Are Posted As Links Or Thumbnails</title><link>http://www.ghacks.net/2009/07/26/display-full-images-that-are-posted-as-links-or-thumbnails/</link> <comments>http://www.ghacks.net/2009/07/26/display-full-images-that-are-posted-as-links-or-thumbnails/#comments</comments> <pubDate>Sun, 26 Jul 2009 08:44:40 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox images]]></category> <category><![CDATA[full images]]></category> <category><![CDATA[image links]]></category> <category><![CDATA[image thumbnails]]></category> <category><![CDATA[images]]></category> <category><![CDATA[photos]]></category> <category><![CDATA[unlinker]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=14772</guid> <description><![CDATA[Chance is you have already stumbled upon a few websites that are posting images as links or thumbnails. The only way to view the full images would be to click on the links to be taken to another page or website where the images are then displayed in their normal resolution. The majority of users [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/firefox.png" alt="firefox" title="firefox" width="128" height="128" class="alignleft size-full wp-image-13848" />Chance is you have already stumbled upon a few websites that are posting images as links or thumbnails. The only way to view the full images would be to click on the links to be taken to another page or website where the images are then displayed in their normal resolution. The majority of users might have experienced those links on web forums, directories or blog posts.</p><p>Unlinker is a Firefox add-on that can display full images on the very same pages the image links or thumbnails have been posted thus eliminating the need to click on the images to view them in full resolution. There are two ways to make the add-on work after installation. It integrates itself in the right-click menu of the Firefox web browser. Users who want to view the full sized images on the active page may therefor right-click on that page and select the Unlinker option from the menu.</p><p><span
id="more-14772"></span>The second option is to customize one of the toolbars of the Firefox web browser and drag and drop the Unlinker add-on on one of them to be able to access the functionality with a left-click as well.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/07/image_links-500x314.png" alt="image links" title="image links" width="500" height="314" class="alignnone size-medium wp-image-14773" /></p><p>Unlinker is available for the Firefox web browser. It can be directly <a
href="https://addons.mozilla.org/en-US/firefox/addon/unlinker/">downloaded</a> from the Mozilla Firefox add-on repository.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/26/display-full-images-that-are-posted-as-links-or-thumbnails/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Create Image Thumbnails In Windows Explorer</title><link>http://www.ghacks.net/2009/07/13/create-image-thumbnails-in-windows-explorer/</link> <comments>http://www.ghacks.net/2009/07/13/create-image-thumbnails-in-windows-explorer/#comments</comments> <pubDate>Mon, 13 Jul 2009 16:12:41 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[blogging]]></category> <category><![CDATA[create thumbnails]]></category> <category><![CDATA[image thumbnails]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[thumbnails]]></category> <category><![CDATA[web design]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=14367</guid> <description><![CDATA[It is not only web designers who need to create image thumbnails regularly. There are many situations where image thumbnails come in handy starting from blogging and publishing websites to PowerPoint presentations or preview images of a photo collection. Some programs and online scripts &#8211; like WordPress for instance &#8211; create image thumbnails automatically whenever [...]]]></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" />It is not only web designers who need to create image thumbnails regularly. There are many situations where image thumbnails come in handy starting from blogging and publishing websites to PowerPoint presentations or preview images of a photo collection. Some programs and online scripts &#8211; like WordPress for instance &#8211; create image thumbnails automatically whenever the user uploads an image to the web server. Some however do not have that option which means that the user has to create the thumbnails manually.</p><p>One interesting application for that purpose is RightThumb for the Windows operating system. It is a portable application that can be integrated into the Windows Explorer context menu to offer the option to create a thumbnail from selected images.</p><p><span
id="more-14367"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/07/image_thumbnails.jpg" alt="image thumbnails" title="image thumbnails" width="336" height="461" class="alignnone size-full wp-image-14368" /></p><p>Several parameters of the thumbnail creation can be configured upon startup including the output format for the thumbnail image, the maximum dimension for the image, the quality of jpg images, compression of png images, the resample filter and if desired a prefix identifier for the image. The image will be automatically sharpened after resizing and it is possible to select a different output folder for the thumbnail image.</p><p>The program can be closed after the initial configuration and is from then on accessible from the Windows context menu if that option has been selected. <a
href="http://www.snapfiles.com/get/rightthumb.html">Right Thumb</a> (via <a
href="http://www.barrysbestblog.com/2009/07/rightthumb-easiest-way-to-create.html">Barry&#8217;s Computer Tips</a>) is a free download for the windows operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/13/create-image-thumbnails-in-windows-explorer/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
