composite â overlaps one image over another.
| Use Case | Command | Description |
|---|---|---|
| đŧī¸ Basic composite | composite change.png base.png output.png | Overlay change image onto base image using default over compose |
| đ¨ Blend images | composite -blend 50 change.png base.png output.png | Blend two images at 50% opacity |
| đ§ Dissolve | composite -dissolve 30 change.png base.png output.png | Dissolve change image into base at 30% strength |
| đ Position with geometry | composite -geometry +100+50 change.png base.png output.png | Place change image at offset (100,50) on base |
| đ With mask | composite change.png base.png mask.png output.png | Use mask to control which parts of change are visible |
composite-im6.q16 [ options ... ] change-file base-file [ mask-file ] output-image
The composite-im6.q16 program is a member of the ImageMagick-ims6.q16(1) suite of tools. Use it to overlap one image over another.
For more information about the composite command, point your browser to file:///usr/share/doc/imagemagick-6-common/html/www/composite.html (on Debian system you may install the imagemagick-6 package) or http://imagemagick.org/script/composite.php.
-affine matrix â affine transform matrix-alpha option â on, activate, off, deactivate, set, opaque, copy, transparent, extract, background, or shape-authenticate value â decrypt image with this password-blue-primary point â chromaticity blue primary point-channel type â apply option to select image channels-colorspace type â alternate image colorspace-comment string â annotate image with comment-compose operator â composite operator-compress type â type of pixel compression when writing the image-decipher filename â convert cipher pixels to plain pixels-define format:option â define one or more image format options-depth value â image depth-density geometry â horizontal and vertical density of the image-display server â get image or font from this X server-dispose method â layer disposal method-dither method â apply error diffusion to image-encipher filename â convert plain pixels to cipher pixels-encoding type â text encoding type-endian type â endianness (MSB or LSB) of the image-filter type â use this filter when resizing an image-font name â render text with this font-format "string" â output formatted image characteristics-gravity type â which direction to gravitate towards-green-primary point â chromaticity green primary point-interlace type â type of image interlacing scheme-interpolate method â pixel color interpolation method-label string â assign a label to an image-limit type value â pixel cache resource limit-matte â store matte channel if the image has one-monitor â monitor progress-page geometry â size and location of an image canvas (setting)-pointsize value â font point size-quality value â JPEG/MIFF/PNG compression level-quiet â suppress all warning messages-red-primary point â chromaticity red primary point-regard-warnings â pay attention to warning messages-repage geometry â size and location of an image canvas (operator)-respect-parentheses â settings remain in effect until parenthesis boundary-sampling-factor geometry â horizontal and vertical sampling factor-scene value â image scene number-seed value â seed a new sequence of pseudo-random numbers-size geometry â width and height of image-support factor â resize support: > 1.0 is blurry, < 1.0 is sharp-synchronize â synchronize image to storage device-taint â declare the image as modified-transparent-color color â transparent color-treedepth value â color tree depth-tile â repeat composite operation across and down image-units type â the units of image resolution-verbose â print detailed information about the image-virtual-pixel method â virtual pixel access method-white-point point â chromaticity white point-blend geometry â blend images-border geometry â surround image with a border of color-bordercolor color â border color-colors value â preferred number of colors in the image-displace geometry â shift image pixels defined by a displacement map-dissolve value â dissolve the two images a given percent-distort geometry â shift lookup according to a absolute distortion map-extract geometry â extract area from image-geometry geometry â location of the composite image-identify â identify the format and characteristics of the image-monochrome â transform image to black and white-negate â replace each pixel with its complementary color-profile filename â add ICM or IPTC information profile to image-quantize colorspace â reduce colors in this colorspace-rotate degrees â apply Paeth rotation to the image-resize geometry â resize the image-sharpen geometry â sharpen the image-shave geometry â shave pixels from the image edges-stegano offset â hide watermark within an image-stereo â combine two image to create a stereo anaglyph-strip â strip image of all profiles and comments-thumbnail geometry â create a thumbnail of the image-transform â affine transform image-type type â image type-unsharp geometry â sharpen the image-watermark geometry â percent brightness and saturation of a watermark-write filename â write images to this file-swap indexes â swap two images in the image sequence-debug events â display copious debugging information-help â print program options-log format â format of debugging information-list type â print a list of supported option arguments-version â print version informationBy 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 (e.g., ps:image) or specify the image type as the filename suffix (e.g., image.ps). Specify file as - for standard input or output.
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 http://imagemagick.org/script/license.php.
ImageMagick â Date: 2009/01/10 01:00:00 â composite-im6.q16(1)
Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-03 14:53 @216.73.216.75
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)