vabene1111
813c7a46f1
added additonal verification of imported images
2023-06-20 13:35:34 +02:00
Nathan Beals
8df3009cb2
Update image upload handler to be content-type aware
...
Update handle_image: made filetype required and not optional
Updated handle_image usage to reflect changes
2022-04-23 00:11:04 -04:00
vabene1111
9ae076e426
fixed png scaling algortihm
2021-11-09 17:59:31 +01:00
vabene1111
f346022d8b
improved image compression and added it to import
2021-11-09 17:38:32 +01:00
smilerz
170673f467
hierarchical keyword filtering in recipe search
2021-08-13 09:58:02 -05:00
vabene1111
bee1d717c5
added support for multiple image types
2021-06-14 18:53:51 +02:00
MaxJa4
98711619ff
Create image_processing.py
...
Added central function to rescale and compress images for recipes (or in general).
Switched from previously used PNG format to 75% JPEG format for a 5-10x file size reduction with hardly any quality loss.
2021-06-08 22:39:45 +02:00