convert -scale 10% -blur 0x5 -resize 1000% original.jpg blurred.jpg
WARNING: The convert command is deprecated in IMv7, use “magick” instead of “convert” or “magick convert”
Possible other multipliers:
- 0x2.5
- 0x5
- 0x10
etc.
convert -scale 10% -blur 0x5 -resize 1000% original.jpg blurred.jpg
WARNING: The convert command is deprecated in IMv7, use “magick” instead of “convert” or “magick convert”
Possible other multipliers:
etc.