Skip to content

Commit

Permalink
-q for quality
Browse files Browse the repository at this point in the history
  • Loading branch information
yxlao committed Oct 27, 2023
1 parent cff7612 commit 5b71705
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions camtools/tools/compress_images.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ def instantiate_parser(parser):
)
parser.add_argument(
"--quality",
"-q",
type=int,
default=80,
help="Quality of the output JPEG image, 1-100. Default is 80.",
Expand Down

0 comments on commit 5b71705

Please sign in to comment.