Just install Pictus. Free.
Associate with PSD files, done.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I use Windows 7's File Explorer to upload or open graphics files in other apps. Thumbnails are very handy in seeing at a glance that I have the right picture. PNG,JPG,and even PDF thumbs are supported,but not PSD. I have to rely on a third party solution. A programmer from Adobe has answered that Microsoft has the PSD documentation and this implies that the ball is in their court. I hope a Microsoft tech can pass this concern on or give me a reason why it can't happen at least in Windows 7.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Check out Mystic Thumbs, donation-ware for now, 32 or 64 bit versions. Works good for me on windows 7 pro: http://mysticcoder.net/MysticThumbs/Default.aspx
PSD is as common as PDF and it has been around as long. The reason psicon.dll was dropped was over "file locking" issues with Windows.
I"pestered" Adobe,this is the answer I got:
Apple has been able to add support for PSDs in Quick Look without relying on Adobe, and MSFT has the PSD format documentation. That's not to say we shouldn't step up, too. We just haven't been able to find time yet.
I had hoped MSFT would have given some sort of direct statement on this issue,which is why I asked. Something other than the third party solutions have been given. Perhaps this is not the forum to bring this up.
I really won't say anything more about this. I think I have gone as far as I can.
psicon.dll for the free fix,Ardfrey if you can spare the $20.
The FREE Solution:
This is a FREE and open source PSD viewer for windows 7, 64-bit and 32-bit. Made for Vista, but I tested on Windows 7.
http://www.codeproject.com/KB/vista/PhotoshopPreviewHandler.aspx
Download links are at the top of the article...
Try the following...
Note that this method has been tested on both 32 and 64 bit versions of Windows 7 and Vista.
You MUST be an Administrator on the local machine to perform this or any codec installation.
Codec Installation: Two files and two steps.
The two necessary files you will need to download are below.
Installing the files
First install the C++ package. You can learn more about what this package is and download it directly from Microsoft if you prefer by visiting thislink . When installed you may be prompted to restart your computer but it is not necessary yet as we will be restarting after the next step.
Once that is complete, Copy PSDCodec.dll to some location on the harddisk, e.g. “C:\Program Files\Common Files\PSDCodec” to install the codec in it’s new home.
Registering the codec
Now its time to register the codec. And not register in the traditional sense by entering in all your personal information but instead by using Windows built-in tools to register .dll files as command components in the registry.
From an administrator’s command prompt by clicking the start button, and then clicking “run”. In the windows that opens type “cmd “. That will open a command prompt window. Now issue the following command to register the codec with your computer:
regsvr32 “C:\Program Files\Common Files\PSDCodec\PSDCodec.dll ”
Now Its time to reboot your computer and the log back into your machine.
Success
That’s it, Windows Explorer should soon begin to display thumbnails for all PSD files that were saved from Photoshop with the “Maximum Compatibility” option (most are). As a added side effect, WIC-aware image viewers such asFastPictureViewer Professional and even Adobe’s ownBridge automatically benefit from the codec installation and uses it to open and display the same PSD files with full fidelity.