How to get PSD thumbnails?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
kiwichick
Posts: 673
Joined: 08 Aug 2012 04:14
Location: Windows 10 Pro 22H2, 150% scaling

How to get PSD thumbnails?

Post by kiwichick »

Sorry if this has been asked before but I couldn't find anything recent using search. Maybe I'm doing something wrong but I want to get psd thumbnails and I've installed FastPictureViewer Codec Pack (trial version) but the thumbnails aren't showing in XY or WE. I've restarted my PC as per the installation instructions and psd is listed in Config > Previewed Formats but is there something else I need to do?
Windows 10 Pro 22H2

Norn
Posts: 504
Joined: 24 Oct 2021 16:10

Re: How to get PSD thumbnails?

Post by Norn »

I'm using Icaros: https://shark007.net/forum/Forum-Icaros-Development
Edit: You may need to tick 32bit.
Windows 11 24H2 @100% 2560x1440

admin
Site Admin
Posts: 66094
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: How to get PSD thumbnails?

Post by admin »

XY can natively extract embedded thumbs in PSD files. So if your CODEC does not work, you can try this tweak:

Code: Select all

PreviewPSDEmbeddedThumb=1

kiwichick
Posts: 673
Joined: 08 Aug 2012 04:14
Location: Windows 10 Pro 22H2, 150% scaling

Re: How to get PSD thumbnails?

Post by kiwichick »

admin wrote: 04 Jan 2023 09:30 XY can natively extract embedded thumbs in PSD files. So if your CODEC does not work, you can try this tweak:

Code: Select all

PreviewPSDEmbeddedThumb=1
Thanks, Don, a very handy tweak and great to not need a third-party app. Turns out, the problem wasn't with XY or FastPictureViewer, it was the files themselves. It seems that, depending on the app used to create the psd file, it may not have an embedded thumbnail. All of my files were created using Shape Collage and none of them have thumbnails. However, if I open them in GIMP and resave them from there, the thumbnail is created. This might be handy information for any issues others may have with thumbnails not displaying.
Windows 10 Pro 22H2

admin
Site Admin
Posts: 66094
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: How to get PSD thumbnails?

Post by admin »

Yes, even my version of Photoshop makes a thumbnail only if the current layer has an image. :roll:

Archlzf
Posts: 4
Joined: 18 Jul 2023 14:26

Re: How to get PSD thumbnails?

Post by Archlzf »

Where to set the:PreviewPSDEmbeddedThumb=1,It's my first time using it,I tried to change the xyplorer.ini file, but it didn't work.

highend
Posts: 14925
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: How to get PSD thumbnails?

Post by highend »

One of my scripts helped you out? Please donate via Paypal

Archlzf
Posts: 4
Joined: 18 Jul 2023 14:26

Re: How to get PSD thumbnails?

Post by Archlzf »

https://www.xyplorer.com/faq-topic.php?id=tweak, follow this step set the:PreviewPSDEmbeddedThumb=1,but it still didn't work.

admin
Site Admin
Posts: 66094
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: How to get PSD thumbnails?

Post by admin »

Select a PSD file, then paste this into the address bar and press ENTER: previewcheck; What is returned?

Archlzf
Posts: 4
Joined: 18 Jul 2023 14:26

Re: How to get PSD thumbnails?

Post by Archlzf »

Not Found: Location or ltem

jupe
Posts: 3446
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: How to get PSD thumbnails?

Post by jupe »

The semicolon suffix is required, hence why it was suggested.

Archlzf
Posts: 4
Joined: 18 Jul 2023 14:26

Re: How to get PSD thumbnails?

Post by Archlzf »

==================================

Preview Check: E:\gfdggeghGH.psd

- n - preview failed in 33.8 ms
- p - preview failed in 97.7 ms
- p32 - preview failed in 2.6 ms
- p64 - preview failed in 116.3 ms
+ t - preview loaded in 200.6 ms
- tf32 - preview failed in 14.7 ms
+ tf64 - preview loaded in 133.2 ms
- te32 - preview failed in 14.2 ms
- tg32 - preview failed in 3.7 ms

--------------------------------------------------------------------------------

Preview64 = 1
PreviewFallback = 1
PreviewEarlyFactory = 1
ThumbsRAWfiles = 1
ThumbsShell = 1

- Document Files = .afdesign.afpub.ai.cdr.cgm.rtf.doc.dot.docm.docx.dotx.xls.xlt.xlsm.xlsx.xltx.ppt.pot.pps.pptx.potx.ppsx.wpd.wpf.odt.ods.odp.one.pdf.eps.ps.jtx.xps.oxps.dwg.dwf.dwfx.dxf.easmx.edrwx.eprtx.sldprt.sldasm.slddrw.prt.asm.drw.eml.msg.nws.skp.layout.epub.mobi.3mf.fbx.fs. - except:

+ Image Files = .gif.ico.cur.emf.wmf.png.bmp.dib.rle.tga.tpic.dds.hdr.pic.pict.clip.lip.exr.heic.heif.webp.avif.afphoto.c4d.kra.xcf.xpm.pjp.pjpg.pjpeg.jfif.jpg.jpeg.jpe.psb.psd.arw.cpt.cr2.crw.dcr.dng.erf.fff.mrw.mef.nef.nrw.orf.pef.raf.raw.rw2.rwl.sr2.srf.srw.x3f.tif.tiff. - except: .webp.

- Preview as Thumbnail = .afdesign.afphoto.afpub.c4d.epub.layout.mobi.skp.sldasm.slddrw.sldprt.xar.3mf.fbx.fs.prt.asm.drw.webp. - except:

- Thumbs64Ext = afdesign.afphoto.afpub.c4d.epub.layout.mobi.skp.sldasm.slddrw.sldprt.xar.3mf.fbx.fs.ai.eps.svg

admin
Site Admin
Posts: 66094
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: How to get PSD thumbnails?

Post by admin »

Looks like 64-bit thumbnails work, so you should add psd to the supported extensions by running this scripting command through the address bar:

Code: Select all

extlist("thumbs64");

HUGETY
Posts: 5
Joined: 02 Sep 2024 08:22

Re: How to get PSD thumbnails?

Post by HUGETY »

admin wrote: 19 Jul 2023 10:51 Looks like 64-bit thumbnails work, so you should add psd to the supported extensions by running this scripting command through the address bar:

Code: Select all

extlist("thumbs64");
Yo it actually work, thanks!

Post Reply