.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. .TH USAGE: "1" "November 2021" "usage: tiff2jp2 [-h] [--tilesize h w]" "User Commands" .SH NAME tiff2jp2 \- convert TIFF to JPEG 2000. .SH DESCRIPTION usage: tiff2jp2 [\-h] [\-\-tilesize h w] .IP [\-\-verbosity {critical,error,warning,info,debug}] [\-\-cratio CRATIO] [\-\-psnr PSNR] [\-\-codeblocksize cblkh cblkw] [\-\-numres NUMRES] [\-\-prog {lrcp,rlcp,rpcl,prcl,cprl}] [\-\-irreversible] [\-\-eph] [\-\-plt] [\-\-sop] [\-\-nouuid] tifffile jp2kfile .PP Convert TIFF to JPEG 2000. .SS "positional arguments:" .IP tifffile jp2kfile .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-tilesize\fR h w Dimensions of JP2K tile. (default: None) .TP \fB\-\-verbosity\fR {critical,error,warning,info,debug} Logging level, one of "critical", "error", "warning", "info", or "debug". (default: warning) .TP \fB\-\-cratio\fR CRATIO Compression ratio for successive layers. You may specify more than once to get multiple layers. (default: None) .TP \fB\-\-psnr\fR PSNR PSNR for successive layers. You may specify more than once to get multiple layers. (default: None) .TP \fB\-\-codeblocksize\fR cblkh cblkw Codeblock size. (default: None) .TP \fB\-\-numres\fR NUMRES Number of decomposition levels. (default: 6) .TP \fB\-\-prog\fR {lrcp,rlcp,rpcl,prcl,cprl} Progression order. (default: lrcp) .TP \fB\-\-irreversible\fR Use irreversible 9x7 transform. (default: False) .TP \fB\-\-eph\fR Generate EPH markers. (default: False) .TP \fB\-\-plt\fR Generate PLT markers. (default: False) .TP \fB\-\-sop\fR Generate SOP markers. (default: False) .TP \fB\-\-nouuid\fR Do not create UUID box for TIFF metadata. (default: True) .PP Normally you should at least provide the tilesize argument. tiff2jp2 will NOT automatically use the TIFF tile dimensions (if tiled). .IP [\-\-verbosity {critical,error,warning,info,debug}] [\-\-cratio CRATIO] [\-\-psnr PSNR] [\-\-codeblocksize cblkh cblkw] [\-\-numres NUMRES] [\-\-prog {lrcp,rlcp,rpcl,prcl,cprl}] [\-\-irreversible] [\-\-eph] [\-\-plt] [\-\-sop] [\-\-nouuid] tifffile jp2kfile .PP tiff2jp2: error: the following arguments are required: tifffile, jp2kfile .SH "SEE ALSO" The full documentation for .B usage: is maintained as a Texinfo manual. If the .B info and .B usage: programs are properly installed at your site, the command .IP .B info usage: .PP should give you access to the complete manual.