Search found 4 matches
- 2018-03-27T04:17:21-07:00
- Forum: Users
- Topic: How to enable dealing with huge montage set
- Replies: 1
- Views: 2093
How to enable dealing with huge montage set
I'm trying to tile a HUGE number of images into a very large psb file. Each tile is 256x256 pixels, and I am tiling 512 x 100 of them, to give a final image size of 131,072 x 25,600 pixels. Here is the command I am using to tile them: magick montage -mode concatenate -tile 512x D:\XXX\*.jpg psb:D ...
- 2018-01-03T14:55:50-07:00
- Forum: Bugs
- Topic: Problem writing PSB for Photoshop CS6
- Replies: 10
- Views: 13937
Re: Problem writing PSB for Photoshop CS6
Ah, that did it! Works now, thanks.
I copy-pasted the basis for that command from quite an old forum thread it seems, didn't realise it had changed.
Thanks so much!
I copy-pasted the basis for that command from quite an old forum thread it seems, didn't realise it had changed.
Thanks so much!
- 2018-01-03T12:49:55-07:00
- Forum: Bugs
- Topic: Problem writing PSB for Photoshop CS6
- Replies: 10
- Views: 13937
Re: Problem writing PSB for Photoshop CS6
I'm able to download old versions of PS with CC, so I just downloaded and tried opening the .psb on Photoshop CS6, and it comes up with the same error. I am using this version of Image Magick: ImageMagick-7.0.7-19-Q16-x64-dll.exe The psb is being created using the montage command to stitch together ...
- 2018-01-03T05:51:15-07:00
- Forum: Bugs
- Topic: Problem writing PSB for Photoshop CS6
- Replies: 10
- Views: 13937
Re: Problem writing PSB for Photoshop CS6
Hi, I am using the latest Windows binary of Image Magick, and having this same problem. When I create a .psb and try to open it in Photoshop, it says, "Could not complete your request because the file is not compatible with this version of Photoshop." I am using the latest version of Photoshop (2017 ...