At work I have to convert a psd file which image mode is bitmap into a png. This convert results in a black image.
I tried converting into other formats just like jpg, tiff, gif, bmp always with the same result of a totally black image. I tried different options like -flatten or -alpha on/off. Again a black result image.
This only happens on my linux system. On windows 10 with "ImageMagick-7.0.3-Q16" or "ImageMagick-6.9.6-Q16-HDRI" it works perfectly...
But I need to convert it on a linux system because our customer is using one.
My linux system:
Code: Select all
Linux vagrant-rene 4.4.0-130-generic #156-Ubuntu SMP Thu Jun 14 08:53:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Code: Select all
Version: ImageMagick 6.8.9-9 Q16 x86_64 2018-07-10
https://mega.nz/#!V1UDRAaQ!XFoljIIQ4FWu ... OvGvlwhuno
Does anybody have an idea what I am may be doing wrong or is this a known bug?
Thank you for your help!
Best regards
Rene