--help Print help message
-v Verbose status messages
--threadsNTHREADS
Number of threads (default 0 = #cores)
-dTYPE
Set the output data format to one of:uint8, sint8, uint10, uint12, uint16, sint16, half, float,
double
-gGAMMA
Set gamma correction (default = 1.0)
--tileWIDTHHEIGHT
Output as a tiled image
--scanline
Output as a scanline image
--compressionMETHOD
Set the compression method (default = same as input). Note: may be in the form "name:quality"
--quality %d
--no-copy-image
Do not use ImageOutput copy_image functionality (dbg)
--adjust-time
Adjust file times to match DateTime metadata
--captionTEXT
Set caption (ImageDescription)
--keywordNAME
Add a keyword
--clear-keywords
Clear keywords
--attribNAMEVALUE
Set a string attribute
--orientationORIENT
Set the orientation
--rotcw
Rotate 90 deg clockwise
--rotccw
Rotate 90 deg counter-clockwise
--rot180
Rotate 180 deg
--inplace
Do operations in place on images
--sRGB This file is in sRGB color space
--separate
Force planarconfig separate
--contig
Force planarconfig contig
--no-clobber
Do not overwrite existing files
25 February 2025 iconvert(1)