#22 add JPEG quality

This commit is contained in:
James Hodgson
2022-10-07 19:31:15 +01:00
parent 9691c49b65
commit 58e0f7b878
3 changed files with 9 additions and 2 deletions

View File

@@ -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