I want to pixelate and/or blur an image. I’ve found the command for the blurring:
$convert image.jpg -blur 18,5 newimage.jpg
to work but I cannot blur the image any more. And how do I pixelate the image? I couldn’t find a sound example around the net.
Thx
This worked nicely for me, gives a sort of cross between pixelating and blurring:
You can be sure that the data cannot be retrieved, should that be important to you.
Changing the %ages will change the amount of pixelation/blur