It is currently Sun Sep 20, 2026 5:25 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: ~
PostPosted: Tue Apr 24, 2018 9:18 pm  (#1) 
Offline
GimpChat Member

Joined: Apr 29, 2013
Posts: 203
~

_________________
~


Last edited by Zeo on Tue Nov 30, 2021 10:07 pm, edited 1 time in total.

Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: ~
PostPosted: Tue Apr 24, 2018 9:21 pm  (#2) 
Offline
GimpChat Member

Joined: Apr 29, 2013
Posts: 203
~

_________________
~


Last edited by Zeo on Tue Nov 30, 2021 10:11 pm, edited 1 time in total.

Top
 Post subject: Re: What's with "Error loading PSD file: Unsupported compression mode"
PostPosted: Tue Apr 24, 2018 9:42 pm  (#3) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 14206
Location: Native to NYC living in Arizona, Gimp 2.8 - 3.0, Win 11 PC.
Maybe this will help?
I know it doesn't contain your specific error,
but perhaps the solution is the same?

I found it @ Gimper.net...

Error loading PSD file: Unsupported compression mode: 65488

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: What's with "Error loading PSD file: Unsupported compression mode"
PostPosted: Wed Apr 25, 2018 2:40 am  (#4) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2615
If the file does not load in either Gimp or Krita then probably gone for good.

Since you are using linux you probably have ImageMagick already installed. As an act of desperation try in a terminal (where the file is)

identify -verbose filename.psd


That might get a "not recognized report" or with luck a very long listing of the file properties. example: https://i.imgur.com/pHySMxd.jpg

It then might be possible to extract layers using

convert filename.psd[x] somename.png


where x is the layer number. example: https://i.imgur.com/QCg0q4q.jpg

You have to be careful saving/exporting large files in Gimp. The save/export dialogue closes but the file is still writing to disk. Close the image/gimp and file is corrupt.


Top
 Post subject: ~
PostPosted: Wed Apr 25, 2018 5:53 am  (#5) 
Offline
GimpChat Member

Joined: Apr 29, 2013
Posts: 203
~

_________________
~


Last edited by Zeo on Tue Nov 30, 2021 10:13 pm, edited 1 time in total.

Top
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group