ImageMagick: Resize image
17 April 2023 (Updated 17 April 2023)
Syntax
magick convert -resize x<dimensions> <image-path> <output-path>
Example
magick convert -resize x300 in.jpg out.jpg
Tagged:
ImageMagick
Thanks for your comment 🙏. Once it's approved, it will appear here.
Leave a comment