/opt/alt/alt-ImageMagick/usr/usr/share/man/man1
NameSizeModeActions
animate.155170644editdlrm
compare.159070644editdlrm
composite.162970644editdlrm
conjure.118360644editdlrm
convert.1191030644editdlrm
cwebp.1137100644editdlrm
display.177770644editdlrm
dwebp.150980644editdlrm
fax2ps.143790644editdlrm
fax2tiff.182610644editdlrm
freetype-config.128860644editdlrm
gif2webp.164200644editdlrm
heif-convert.19140644editdlrm
heif-enc.124150644editdlrm
heif-info.16590644editdlrm
heif-thumbnailer.17360644editdlrm
identify.150560644editdlrm
ImageMagick.163090644editdlrm
img2webp.147280644editdlrm
import.156380644editdlrm
magick-script.1157760644editdlrm
magick.1158560644editdlrm
mogrify.1188740644editdlrm
montage.181960644editdlrm
pal2rgb.129340644editdlrm
ppm2tiff.125590644editdlrm
raw2tiff.150550644editdlrm
rgb2ycbcr.127040644editdlrm
stream.134380644editdlrm
thumbnail.125690644editdlrm
tiff2bw.124500644editdlrm
tiff2pdf.173120644editdlrm
tiff2ps.184340644editdlrm
tiff2rgba.132320644editdlrm
tiffcmp.123940644editdlrm
tiffcp.198070644editdlrm
tiffcrop.1244020644editdlrm
tiffdither.136030644editdlrm
tiffdump.123730644editdlrm
tiffgt.164160644editdlrm
tiffinfo.123290644editdlrm
tiffmedian.130060644editdlrm
tiffset.125830644editdlrm
tiffsplit.118750644editdlrm
vwebp.128240644editdlrm
webpinfo.121050644editdlrm
webpmux.168770644editdlrm
Edit: /opt/alt/alt-ImageMagick/usr/usr/share/man/man1/thumbnail.1 (2569B)
.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "THUMBNAIL" "1" "Jun 10, 2023" "4.5" "LibTIFF" .SH NAME thumbnail \- create a TIFF file with thumbnail images .SH SYNOPSIS .sp \fBthumbnail\fP [ \fIoptions\fP ] \fIinput.tif\fP \fIoutput.tif\fP .SH DESCRIPTION .sp \fBthumbnail\fP is a program written to show how one might use the \fBSubIFD\fP tag (#330) to store thumbnail images. \fBthumbnail\fP copies a TIFF Class F facsimile file to the output file and for each image an 8\-bit greyscale \(dqthumbnail sketch\(dq is created. The output file contains the thumbnail image with the associated full\-resolution page linked below with the SubIFD tag. .sp By default, thumbnail images are 216 pixels wide by 274 pixels high. Pixels are calculated by sampling and filtering the input image with each pixel value passed through a contrast curve. .SH OPTIONS .INDENT 0.0 .TP .B \-w width Specify the width of thumbnail images in pixels. .UNINDENT .INDENT 0.0 .TP .B \-h height Specify the height of thumbnail images in pixels. .UNINDENT .INDENT 0.0 .TP .B \-c contrast Specify a contrast curve to apply in generating the thumbnail images. By default pixels values are passed through a linear contrast curve that simply maps the pixel value ranges. Alternative curves are: .TS center; |l|l|. _ T{ Curve T} T{ Description T} _ T{ exp50 T} T{ 50% exponential curve T} _ T{ exp60 T} T{ 60% exponential curve T} _ T{ exp70 T} T{ 70% exponential curve T} _ T{ exp80 T} T{ 80% exponential curve T} _ T{ exp90 T} T{ 90% exponential curve T} _ T{ exp T} T{ pure exponential curve T} _ T{ linear T} T{ linear curve T} _ .TE .UNINDENT .SH BUGS .sp There are no options to control the format of the saved thumbnail images. .SH SEE ALSO .sp \fI\%tiffdump\fP (1), \fI\%tiffgt\fP (1), \fI\%tiffinfo\fP (1), \fI\%libtiff\fP (3tiff), .SH AUTHOR LibTIFF contributors .SH COPYRIGHT 1988-2022, LibTIFF contributors .\" Generated by docutils manpage writer. .