montage (1) - Linux Manuals
montage: create a composite image by combining several separate images. The images are tiled on the composite image optionally adorned with a border, frame, image name, and more.
Command to display montage manual in Linux: $ man 1 montage
 
NAME
montage - create a composite image by combining several separate images. The images are tiled on the composite image optionally adorned with a border, frame, image name, and more.
SYNOPSIS
- montage-im6.q16 input-file[s] [options] output-file
- 
OVERVIEW
The 
montage-im6.q16 program is a member of the 
ImageMagick-ims6.q16(1) suite of tools.  Use it to create a composite image by combining several separate images. The images are tiled on the composite image optionally adorned with a border, frame, image name, and more.
For more information about the montage command, point your browser to file:///usr/share/doc/imagemagick-6-common/html/www/montage.html (on debian system you may install the imagemagick-6 package) or https://www.imagemagick.org/script/montage.php.
DESCRIPTION
Image Settings:
 
 -adjoin              join images into a single multi-image file
  -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
  -bordercolor color   border color
  -caption string      assign a caption to an image
  -channel type        apply option to select image channels
  -colors value        preferred number of colors in the image
  -colorspace type     alternate image colorsapce
  -comment string      annotate image with comment
  -compose operator    composite operator
  -compress type       type of pixel compression when writing the image
  -define format:option
                       define one or more image format options
  -delay centiseconds  display the next image after pausing
  -density geometry    horizontal and vertical density of the image
  -depth value         image depth
  -display server      query font from this X server
  -dispose method      layer disposal method
  -dither method       apply error diffusion to image
  -draw string         annotate the image with a graphic primitive
  -encoding type       text encoding type
  -endian type         endianness (MSB or LSB) of the image
  -extract geometry    extract area from image
  -fill color          color to use when filling a graphic primitive
  -filter type         use this filter when resizing an image
  -font name           render text with this font
  -format "string"     output formatted image characteristics
  -gamma value         level of gamma correction
  -geometry geometry   preferred tile and border sizes
  -gravity direction   which direction to gravitate towards
  -green-primary point chromaticity green primary point
  -identify            identify the format and characteristics of the image
  -interlace type