ghacks Technology News

View Photoshop PSD thumbnails in Vista and Windows 7 Explorer

adobe photoshopWindows 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.

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’t have a need for Blend and don’t want to install it, here is a little hacking guide to extract the codec (a 256KB dll) and use it separately:

Get the codec and its dependencies:

      Download Microsoft Expression Blend 3.0 (3.0.1927.0 7/20/2009) Trial: Link
      Using 7-Zip, open ‘Blend_Trial_en.exe’ from step (1) and in the ‘Setup’ subfolder, open ‘BlImp.cab’ then extract ‘PSDCodec.dll’
      Download the Visual C++ 2008 SP1 Redistributable Package (x86): Link

Codec installation:

      Install the VC++ Runtime by running vcredist_x86.exe from step (3) above.
      Copy PSDCodec.dll from step (2) to some location on the harddisk, e.g. “C:\Program Files\PSDCodec”
      Register the codec from an administrator’s command prompt by running the following command: regsvr32 “C:\Program Files\PSDCodec\PSDCodec.dll”

PSD Thumbnails

That’s it, Windows Vista Explorer should soon begin to display thumbnails for all PSD files that were saved from Photoshop with the “Maximum Compatibility” option. As a side effect, WIC-aware image viewers such as FastPictureViewer Professional (http://www.fastpictureviewer.com) automatically benefit from the codec installation and uses it to open and display the same PSD files with full fidelity.

Enjoyed the article?: Then sign-up for our free newsletter or RSS feed to kick off your day with the latest technology news and tips, or share the article with your friends and contacts on Facebook or Twitter.

Related Articles:

Windows Vista Codec
Create Image Thumbnails In Windows Explorer
Fix Windows Vista Resetting Folder View Settings
Enable One View Mode For All Folders In Windows Explorer
Sortable Headers In All Windows Explorer View Modes



About the Author:Martin Brinkmann is a journalist from Germany who founded Ghacks Technology News Back in 2005. He is passionate about all things tech and knows the Internet and computers like the back of his hand. You can follow Martin on Facebook or Twitter.

Author: , Wednesday July 29, 2009 -
Tags:, , , , , , , , ,


Responses so far:

  1. JK says:

    Nice tips, but requires to download a big file for a little purpose.

  2. Tysen says:

    Nice trick. Do you have any idea how to get thumbnails for Quicktime?

  3. Avinash says:

    @Martin, @JK – We could also try ThumbView Lite, which is just ~500KB, and supports over multiple image types.

  4. Sixgun says:

    Does not work – tried on Vista 64 – does nothing. All PSDs saved in max compat mode so its not the files. Windows is a pathetic abortion – going Mac next time.

    • MacAware says:

      haha i wonder when people will start to realise how much more apple make decissions for their user than ms

      • Bruce says:

        Yeah, as proven by their lack of features in the iPad/iPhone – Flash, accessable battery, etc.. Great point!

  5. @sixgun

    A 64 bit solution is in the works.

  6. uno says:

    @tysen
    To have thumbnails also for Quicktime MOV files you can use the excellent and free Vista Codec Package: http://shark007.net

  7. MaJoR says:

    http://mysticcoder.net/MysticThumbs/

    Mystic Thumbs does the job on x64. It has a x86 version, but it isn’t as good as this psdcodec system. But when it comes to x64, this free codec works great.

  8. jack says:

    Wow~!! Thank you!!

  9. autoexec.bat says:

    just use this:

    http://mysticcoder.net/mysticthumbs/

    brilliant! and its free

  10. Dexi says:

    Millions Tanks!!!
    Works perfect!

  11. This worked great on my Windows7 machine.
    Instructions for getting to an administrators command prompt couldve been more detailed: type cmd into the search area from the start menu, then right click on the program cmd.exe and select run as administrator.
    It also couldve been easier if you simply included a link to download the 254kb PSDCodec.dll (instead of having to download the 71mb trial version of blend).
    thank you for the solution.

  12. StarWarsFans says:

    When I do this step from the administrator command prompt:
    regsvr32 “C:\Program Files\PSDCodec\PSDCodec.dll”

    I get this message:
    “The filename, directory name, or volume label syntax is incorrect.”

    Any idea why?

  13. Natan says:

    Followed the steps – works great!

    Thank you! You saved me some much precious development time that would have been lost opening psds to check the exact content.

    - Natan :)

  14. Works a treat on Windows 7 professional!

    Many thanks!

  15. Øystein Amundsen says:

    Hi.

    I could not get this to work at all. I’ve tried several other things before without luck:
    * http://www.cha2e.com/add-the-ability-to-view-thumbnails-of-psd-files-in-windows-explorer/
    * http://mysticcoder.net/mysticthumbs.html
    * http://www.ardfry.com/psd-codec/?src=regdlg

    The two latter actually works, but must be purchased in order to continue to function. I was therefore excited when I read this post. Installed the PSDCodec.dll into “C:\Program Files (x86)\Common Files\Adobe\Shell\” since this was a folder I allready created for the first point in my list above. Registered the dll as you said, but psd files are still not showing previews…

    Any tips?

    I’m on a Windows 7 Enterprise 64bit box using Photoshop CS5 by the way…

  16. David says:

    Hi, a good solution for 32bit and 64bit Windows7 is SageThumbs!
    http://code.google.com/p/sagethumbs/

Leave a Reply   Follow Ghacks   Subscribe To Comment Rss

Subscribe without commenting

© 2005-2012 Ghacks.net. All Rights Reserved. Privacy Policy - About Us