Search found 13 matches

by schille
2019-07-16T01:22:25-07:00
Forum: Users
Topic: Tiff Tag Error
Replies: 2
Views: 12404

Re: Tiff Tag Error

Any suggestions?
by schille
2019-06-26T02:30:43-07:00
Forum: Users
Topic: Tiff Tag Error
Replies: 2
Views: 12404

Tiff Tag Error

OS: Debian 8
IM Version: ImageMagick 7.0.8-34 Q16 x86_64 2019-03-21 https://imagemagick.org
libtiff Version: 4.0.10-4

When I try to convert a TIFF File (I can not post it, because of copyrights) with the following command:
convert BDE-PERSP.tif zzzzz.jpg
I get the following error:
BDE-PERSP.tif ...
by schille
2018-04-17T23:59:03-07:00
Forum: Users
Topic: Gray PSD to JPG
Replies: 2
Views: 4206

Re: Gray PSD to JPG

I upgraded to ImageMagick 7.0.7-28 Q16 x64 2018-03-25
and now your command works, thank you.
by schille
2018-04-17T02:58:50-07:00
Forum: Users
Topic: Gray PSD to JPG
Replies: 2
Views: 4206

Gray PSD to JPG

I am trying to convert the psd file (pari.psd, Download URL given below) to a jpg.
The psd file has a transparent background, but no alpha channel (in Photoshop)!
I want the background to appear white in the jpg.

Image Magick Version: ImageMagick 7.0.4-6 Q16 x64 2017-01-27 http://www.imagemagick ...
by schille
2018-03-28T23:31:52-07:00
Forum: Users
Topic: Convert PSD to JPG
Replies: 5
Views: 9657

Re: Convert PSD to JPG

thank you, this command gives by far the best result.

The problem for me is that I need a generalized approach and I guess that this command only works fine for this particular image.
My standard PSD to JPG conversion is this command
convert -flatten inhalt-stapelbehaelter.psd[0] -resize ...
by schille
2018-03-27T23:05:24-07:00
Forum: Users
Topic: Convert PSD to JPG
Replies: 5
Views: 9657

Re: Convert PSD to JPG

Can anyone help me with this problem?
Do you need more Info from me?

thanks in advance
by schille
2018-03-20T01:38:14-07:00
Forum: Users
Topic: Convert PSD to JPG
Replies: 5
Views: 9657

Convert PSD to JPG

I try to convert the PSD file (Download URL given below) to JPG. The result of my conversion looks bad.

Image Magick Version: ImageMagick 7.0.4-6 Q16 x64 2017-01-27 http://www.imagemagick.org
OS: Windows 10 64 bit (x64)

The URL to the PSD file:
http://2app.ws/inhalt-stapelbehaelter.psd

I tried ...
by schille
2018-02-05T00:26:23-07:00
Forum: Users
Topic: Convert TIF to PNG with Transparency
Replies: 4
Views: 8367

Re: Convert TIF to PNG with Transparency

This works, thank you so much!
by schille
2018-02-04T23:59:01-07:00
Forum: Users
Topic: Convert TIF to PNG with Transparency
Replies: 4
Views: 8367

Re: Convert TIF to PNG with Transparency

Can anyone help please?

thanks in advance
by schille
2018-01-29T07:55:09-07:00
Forum: Users
Topic: Convert TIF to PNG with Transparency
Replies: 4
Views: 8367

Re: Convert TIF to PNG with Transparency

Another useful info:
Every image viewer i use also removes the transparency of the TIF file and makes the background white.
Only Photoshop shows the transparency of the image.
by schille
2018-01-29T04:57:36-07:00
Forum: Users
Topic: Convert TIF to PNG with Transparency
Replies: 4
Views: 8367

Convert TIF to PNG with Transparency

I am trying to convert the tif file (Download URL given below) to PNG. The tif file has a transparent background which turns white after the conversion. I want to preserve the transparency.

Image Magick Version: ImageMagick 7.0.4-6 Q16 x64 2017-01-27 http://www.imagemagick.org
OS: Windows 10 64 ...
by schille
2017-04-27T07:10:48-07:00
Forum: Developers
Topic: 32-bit depth per channel PSD
Replies: 4
Views: 17343

Re: 32-bit depth per channel PSD

I created the following issue: https://github.com/ImageMagick/ImageMagick/issues/455
I zipped the PSD file as suggested.

Thank you very much for your quick response
by schille
2017-04-26T08:05:31-07:00
Forum: Developers
Topic: 32-bit depth per channel PSD
Replies: 4
Views: 17343

32-bit depth per channel PSD

Hello,

My ImageMagick version:
Version: ImageMagick 7.0.3-0 Q16 x86 2016-09-05 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Visual C++: 180040629
Features: Cipher DPC Modules OpenMP
Delegates (built-in ...