resize error
Posted: 2017-12-11T07:51:57-07:00
ImageMagick 7.0.7-14 Q32 x86_64 2017-12-06
Manjaro Linux 64bit
The result of the following command is wrong.
out.jpeg is not a smaller version of example.pdf but something
different (depending on what other options are used within the command.
sometimes all black, sometimes it seems to overlay different parts of the
original image and repeat that..)
I tried different commands with more options enabled. They all work
as expected when -resize is removed (everything else left unchanged).
Best
abieler
Manjaro Linux 64bit
The result of the following command is wrong.
Code: Select all
convert example.pdf -resize 50% out.jpeg
different (depending on what other options are used within the command.
sometimes all black, sometimes it seems to overlay different parts of the
original image and repeat that..)
I tried different commands with more options enabled. They all work
as expected when -resize is removed (everything else left unchanged).
Best
abieler