Search found 5 matches
- 2012-02-25T22:42:56-07:00
- Forum: Bugs
- Topic: converting PSB/PSD files with layer masks
- Replies: 4
- Views: 17614
Re: converting PSB/PSD files with layer masks
Fred/fmw42: Thanks for the tips on argument order. In case it wasn't clear: the PSB files I supplied were created using Photoshop CS5. They look fine in Photoshop CS5 and they both show 3 layers there. I've been trying to get "convert -flatten" to work properly on PSB files. It fails on heads1_mask ...
- 2012-02-25T17:07:58-07:00
- Forum: Bugs
- Topic: converting PSB/PSD files with layer masks
- Replies: 4
- Views: 17614
converting PSB/PSD files with layer masks
One of the principal reasons for using Photoshop PSB or PSD format is its support for layers. But as far as I can tell, convert is unable to properly flatten a PSB or PSD that uses layer masks. For example, in http://db.tt/JoFppTLt you'll find several files heads1_mask.psb heads1_applymask.psb and ...
- 2011-02-04T14:11:20-07:00
- Forum: Bugs
- Topic: ImageMagick convert problems with PSB files
- Replies: 0
- Views: 5213
ImageMagick convert problems with PSB files
I have version 6.6.7. BUGS If you give convert a corrupt or truncated PSB file, in many cases it does not raise an error, but silently outputs a garbage result. For example, I have a 2MB PSB file which, when truncated to sizes as small as 64KB, still runs through convert without error (as in ...
- 2011-01-29T19:46:58-07:00
- Forum: Bugs
- Topic: Windows build failure on 6.6.7 with TIFF delegate disabled
- Replies: 1
- Views: 4768
Windows build failure on 6.6.7 with TIFF delegate disabled
I was building a stripped-down version of Image Magick convert (need convert only, using it to convert & flatten PSB & PSD files to PPM), building on Mac OS 10.5.8 and Windows XP, in particular without the TIFF delegate, and ran into a build bug in coders/tiff.c when compiling on Windows. What I ran ...
- 2011-01-05T09:23:32-07:00
- Forum: Users
- Topic: Adobe PSB Format
- Replies: 15
- Views: 42444
Re: Adobe PSB Format - document it please
I've got ImageMagick 6.6.6 and it seems to work with PSB files, but your supported formats list at http://www.imagemagick.org/script/formats.php still doesn't list PSB. Could you update the documentation, please? thanks