How to pixelate/blur an image using ImageMagick?

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