Is your feature request related to a problem? Please describe.
The jpgs in the data folder only are around 600K in size (whereas they should be ~3M). I haven't found any setting that would allow me to set the compression but it appears that during image processing the JPGs are compressed/whatever.
Describe the solution you'd like
Configuration options exist that allow the user to control the image processing behavior, e.g. turn off any compression/allow to keep and use the original images.
Describe alternatives you've considered
n/a
Additional context
pi@raspberrypi:/var/www/html/data/images $ ls -ltrh
total 18M
...
-rw-r--r-- 1 www-data www-data 621K Nov 1 10:08 8136336c55f8ce67d7a679540454a2a8.jpg
Is your feature request related to a problem? Please describe.
The jpgs in the data folder only are around 600K in size (whereas they should be ~3M). I haven't found any setting that would allow me to set the compression but it appears that during image processing the JPGs are compressed/whatever.
Describe the solution you'd like
Configuration options exist that allow the user to control the image processing behavior, e.g. turn off any compression/allow to keep and use the original images.
Describe alternatives you've considered
n/a
Additional context