Search found 13 matches
- 2015-12-22T06:53:34-07:00
- Forum: Bugs
- Topic: PSD with "shape layer"
- Replies: 4
- Views: 4759
Re: PSD with "shape layer"
I actually found something, hopefully at least a bit, useful in the docs . Refer to the part where it says: "Vector mask setting (Photoshop 6.0)" (search for "vmsk"). The important part of my PSD file actually seems to be a path. The vector mask documentation above links to the path-format ...
- 2015-12-18T08:32:17-07:00
- Forum: Bugs
- Topic: PSD with "shape layer"
- Replies: 4
- Views: 4759
Re: PSD with "shape layer"
Sadly, I didn't find a specification detailing the PSD-format or therefore the shapes layers. What I found instead is a tool which seems to be able to read these kind of layers. The tool is called PSD/PSB Parser Utility . The source can also be found here: Source . I tried the tool with this command ...
- 2015-12-16T05:24:56-07:00
- Forum: Bugs
- Topic: Converting tif->png works, tif->jpg does not
- Replies: 4
- Views: 3473
Re: Converting tif->png works, tif->jpg does not
Now I get what you meant with the alpha-channel.
Thank you for the +matte tip. This seems to solve my problem.
Thank you for the +matte tip. This seems to solve my problem.
- 2015-12-16T04:42:38-07:00
- Forum: Bugs
- Topic: PSD with "shape layer"
- Replies: 4
- Views: 4759
PSD with "shape layer"
Hi I know that PSD support is limited, but I'd like to know if "shape layers" are supported, if support is planned for the future or if the following simply is a bug. I have the following PSD file: Download After converting it with the following command, the output is not as expected. convert "with ...
- 2015-12-16T03:13:42-07:00
- Forum: Bugs
- Topic: Converting tif->png works, tif->jpg does not
- Replies: 4
- Views: 3473
Re: Converting tif->png works, tif->jpg does not
Thank you for your reply. Even with the command as follows I'm not able to produce the correct output: convert original.tif -colorspace sRGB output.png I am aware of the alpha channel for JPGs. The problem is, even when opening the TIF in IrfanView or Photoshop the output is the same as the JPG. So ...
- 2015-12-15T08:23:05-07:00
- Forum: Bugs
- Topic: Converting tif->png works, tif->jpg does not
- Replies: 4
- Views: 3473
Converting tif->png works, tif->jpg does not
Hi there I've found a strange behaviour and am unsure whether my usage of ImageMagick is incorrect or it's a bug. My Version is: ImageMagick 6.9.2-8 Q16 x64 2015-12-05 on Windows 64bit. I have this original tif ( display of the thumbnail is sadly not correct. The file should look like (for example ...
- 2014-09-18T00:28:44-07:00
- Forum: Bugs
- Topic: Artifacts when converting PNG to JPG
- Replies: 5
- Views: 5369
Re: Artifacts when converting PNG to JPG
Dear fmw42:
This seems to solve the problem in all my test-cases.
I will try to reprocess all my images (some thousand) and look if all work.
EDIT: Yep, this works!
Thanks a lot
This seems to solve the problem in all my test-cases.
I will try to reprocess all my images (some thousand) and look if all work.
EDIT: Yep, this works!
Thanks a lot
- 2014-09-16T22:55:38-07:00
- Forum: Bugs
- Topic: Artifacts when converting PNG to JPG
- Replies: 5
- Views: 5369
Re: Artifacts when converting PNG to JPG
@snibgo: The PNGs are the first 2 files. They are there, I double-checked it. @fmw42: Thanks for your suggestion. Actually, it doesn't make any difference. I just stripped down the example to the simplest possible command. My real command looks like this, and it doesn't work either: "input.png[0 ...
- 2014-09-16T03:27:12-07:00
- Forum: Bugs
- Topic: Artifacts when converting PNG to JPG
- Replies: 5
- Views: 5369
Artifacts when converting PNG to JPG
I am currently working on automatically converting PNG to JPG files. The two files I attached show the original PNGs. http://s13.postimg.org/hq3g3tu8j/image.png http://s22.postimg.org/xk36g50t9/a_removed.jpg I am trying to make a similar JPG. The simplified commands I use are as follows: convert.exe ...
- 2013-12-18T02:06:27-07:00
- Forum: Users
- Topic: Converting Non-Compatible-Mode PSDs to JPG/PNG/TIF
- Replies: 6
- Views: 4638
Re: Converting Non-Compatible-Mode PSDs to JPG/PNG/TIF
Funny enough, it works when I save the exact same PSD again with uncompressed settings. The uncompressed file can be found here: Click me for the uncompressed PSD . Is there a possibility to have ImageMagick also convert the compressed files, as we really can't change them? (See also my previous ...
- 2013-12-17T06:25:22-07:00
- Forum: Users
- Topic: Converting Non-Compatible-Mode PSDs to JPG/PNG/TIF
- Replies: 6
- Views: 4638
Re: Converting Non-Compatible-Mode PSDs to JPG/PNG/TIF
As this is a bigger problem for us than expected, I can suggest the following: If it is possible with further development in ImageMagick, could our company support the developers of ImageMagick financially? We would be willing to pay for either a solution on the current version of ImageMagick, or ...
- 2013-11-28T23:13:08-07:00
- Forum: Users
- Topic: Converting Non-Compatible-Mode PSDs to JPG/PNG/TIF
- Replies: 6
- Views: 4638
Re: Converting Non-Compatible-Mode PSDs to JPG/PNG/TIF
Althouhgh I find it quite strange that you can't open my file, this would actually explain why ImageMagick can't convert this PSD. My file is a CMYK PSD, that's correct. I do not have a problem with opening here with Photoshop 6 from the CS 6 Suite. The problem is, the file is not from me, but from ...
- 2013-11-28T04:33:09-07:00
- Forum: Users
- Topic: Converting Non-Compatible-Mode PSDs to JPG/PNG/TIF
- Replies: 6
- Views: 4638
Converting Non-Compatible-Mode PSDs to JPG/PNG/TIF
Hello ImageMagick users! I am currently trying to convert a PSD, which was saved with compatibility options off in photoshop, to any image format (i.e. jpg or png or tif or really anything else). The problem I am facing is, that no matter which commands I use, one of these three pictures are the ...