#22 add JPEG quality
This commit is contained in:
@@ -42,3 +42,6 @@ Specifies the directory to put taken images in to.
|
||||
### `output_filename_format`
|
||||
Specifies the format of the output filename.
|
||||
> See [Python docs](https://docs.python.org/3/library/datetime.html#strftime-and-strptime-format-codes) for reference.
|
||||
|
||||
### `output_jpeg_quality`
|
||||
Specify the quality of JPEG compression, best not to go over 95
|
||||
|
||||
Reference in New Issue
Block a user