Optimize user-generated images for reduced bandwidth (#961)

* Optimize user-generated images for reduced bandwidth

* run prepare

* Finish compression
This commit is contained in:
Geometrically
2024-09-07 17:44:49 -07:00
committed by GitHub
parent cb0f03ca9c
commit 5b5599128a
51 changed files with 1306 additions and 1016 deletions
+1
View File
@@ -102,6 +102,7 @@ sentry-actix = "0.32.1"
image = "0.24.6"
color-thief = "0.2.2"
webp = "0.3.0"
woothee = "0.13.0"