But I failed to process some jpeg file.
During converting thumbnail, convert binary hang forever.
I provide a jpeg link:
https://lh5.googleusercontent.com/-Ie10 ... level1.jpg
The following is a simple command:
Code: Select all
convert input.jpg +profile '!icc,*' output.jpg
not work in ImageMagick 6.8.9-5
Anyone knows what's going on ?