convert: invalid profile length
Posted: 2015-03-29T18:21:36-07:00
Hello there,
I am trying to run a series of commands to achieve an effect and I get the following error using the image at the dropbox link below:
Commands:
convert imacApple.jpg \( -clone 0 -fill \"#330000\" -colorize 100% \) \( -clone 0 -colorspace Gray -negate \) -compose blend -define compose:args=100,0 -composite result.png
convert result.png -modulate 150,80,100 -gamma 1.2 -contrast -contrast result.png
The error:
convert: invalid profile length result.png @ warning/png.c/MagickPNGWarningHandler/1671.
Image:
https://www.dropbox.com/s/w12kjsjqxhhjz ... e.jpg?dl=0
Just to note: I updated to the latest version of IM as I thought doing so would remove the warning error.
Thanks.
I am trying to run a series of commands to achieve an effect and I get the following error using the image at the dropbox link below:
Commands:
convert imacApple.jpg \( -clone 0 -fill \"#330000\" -colorize 100% \) \( -clone 0 -colorspace Gray -negate \) -compose blend -define compose:args=100,0 -composite result.png
convert result.png -modulate 150,80,100 -gamma 1.2 -contrast -contrast result.png
The error:
convert: invalid profile length result.png @ warning/png.c/MagickPNGWarningHandler/1671.
Image:
https://www.dropbox.com/s/w12kjsjqxhhjz ... e.jpg?dl=0
Just to note: I updated to the latest version of IM as I thought doing so would remove the warning error.
Thanks.