You are right. That is perfect. Did you change anything to your script?
Here my image http://supercolored.com/new.php I removed any resize or image optimization. The script now is just like your: -colorspace gray -colorspace sRGB +write mpr:GR \( -clone 0 -negate -blur 0x2 \) -compose ColorDodge ...
Hi all, I'm trying to convert a photo to a drawing with ImageMagick. The result is good but still not as the result I obtain in photoshop.
At this url http://supercolored.com/ you can find: the original image the result using photoshop and the steps i followed the result using ImageMagick and ...