1TIFF2JP2(1)                      User Commands                     TIFF2JP2(1)
2
3
4

NAME

6       tiff2jp2 – convert TIFF to JPEG 2000
7

SYNOPSIS

9       tiff2jp2   [-h]   [--tilesize h w]   [--verbosity {critical,error,warn‐
10       ing,info,debug}]    [--cratio CRATIO]    [--psnr PSNR]    [--codeblock‐
11       size cblkh cblkw] [--numres NUMRES] [--prog {lrcp,rlcp,rpcl,prcl,cprl}]
12       tifffile jp2kfile
13

OPTIONS

15   POSITIONAL ARGUMENTS
16       tifffile
17
18       jp2kfile
19
20   OPTIONAL ARGUMENTS
21       Normally  you  should  at  least  provide  the   --tilesize   argument.
22       tiff2jp2(1)  will  NOT  automatically  use the TIFF tile dimensions (if
23       tiled).
24
25       -h, --help
26              Show a help message and exit.
27
28       --tilesize h w
29              Dimensions of JP2K tile.  (default: None)
30
31       --verbosity {critical,error,warning,info,debug}
32              Logging level, one of “critical”, “error”, “warning”, “info”, or
33debug”.  (default: warning)
34
35       --cratio CRATIO
36              Compression  ratio  for successive layers.  You may specify more
37              than once to get multiple layers.  (default: None)
38
39       --psnr PSNR
40              PSNR for successive layers.  You may specify more than  once  to
41              get multiple layers.  (default: None)
42
43       --codeblocksize cblkh cblkw
44              Codeblock size.  (default: None)
45
46       --numres NUMRES
47              Number of decomposition levels.  (default: 0)
48
49       --prog {lrcp,rlcp,rpcl,prcl,cprl}
50              Progression order.  (default: lrcp)
51
52       --irreversible
53              Use irreversible 9x7 transform.  (default: False)
54
55       --eph  Generate EPH markers.  (default: False)
56
57       --plt  Generate PLT markers.  (default: False)
58
59       --sop  Generate SOP markers.  (default: False)
60
61       --nouuid
62              Do not create UUID box for TIFF metadata.  (default: True)
63

SEE ALSO

65       jp2dump(1)
66
67
68
69                                  March 2022                       TIFF2JP2(1)
Impressum