man > convert-im6(1)

📛 NAME

convert - convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.

📋 SYNOPSIS

convert-im6.q16 [input-option] input-file [output-option] output-file

🚀 Quick Reference

Use CaseCommandDescription
đŸ–ŧī¸ Basic format conversionconvert input.png output.jpgConvert PNG to JPEG
📏 Resizeconvert -resize 50% input.png output.pngScale image to 50%
🔄 Rotateconvert -rotate 90 input.png output.pngRotate 90 degrees clockwise
💧 Blurconvert -blur 0x8 input.png output.pngApply Gaussian blur (radius 0, sigma 8)
âœ‚ī¸ Cropconvert -crop 100x100+0+0 input.png output.pngCrop to 100x100 pixels from top-left
âšĢ Grayscaleconvert -colorspace gray input.png output.pngConvert to grayscale
📎 Thumbnailconvert -thumbnail 100x100 input.png output.pngCreate a 100x100 thumbnail

📖 OVERVIEW

The convert-im6.q16 program is a member of the ImageMagick-ims6.q16(1) suite of tools. Use it to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.

For more information about the convert command, point your browser to file:///usr/share/doc/imagemagick-6-common/html/www/convert.html (on debian system you may install the imagemagick-6 package) or https://www.imagemagick.org/script/convert.php.

🔧 DESCRIPTION

âš™ī¸ Image Settings

đŸ–Œī¸ Image Operators

đŸ“Ŋī¸ Image Sequence Operators

📚 Image Stack Operators

đŸ› ī¸ Miscellaneous Options

Use any setting or operator as an output-option. Only a limited number of setting are input-option. They include: -antialias, -caption, -density, -define, -encoding, -font, -pointsize, -size, and -texture as well as any of the miscellaneous options.

By default, the image format of `file' is determined by its magic number. To specify a particular image format, precede the filename with an image format name and a colon (i.e. ps:image) or specify the image type as the filename suffix (i.e. image.ps). Specify 'file' as '-' for standard input or output.

🔗 SEE ALSO

ImageMagick-im6.q16(1)

ÂŠī¸ COPYRIGHT

Copyright (C) 1999-2020 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/share/doc/imagemagick-6-common/html/www/license.html (on debian system you may install the imagemagick-6 package) or https://www.imagemagick.org/script/license.php.

convert-im6(1)
📛 NAME 📋 SYNOPSIS 🚀 Quick Reference 📖 OVERVIEW 🔧 DESCRIPTION
âš™ī¸ Image Settings đŸ–Œī¸ Image Operators đŸ“Ŋī¸ Image Sequence Operators 📚 Image Stack Operators đŸ› ī¸ Miscellaneous Options
🔗 SEE ALSO ÂŠī¸ COPYRIGHT

Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-03 07:47 @216.73.216.239
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!

^_top_^