Image optimalization (#343)

I have minify images and convert them to webp format that reduce size
and keep quality.
Reduce size of bg image since its already blured by css so no need to
have it that big.

Reduce size of thumbs and helper images in helper modals should be fine
since they will not exceed the container size. Even that make them
larger than containter just to be safe
This commit is contained in:
Mittanicz
2025-03-26 10:05:45 -07:00
committed by GitHub
parent 6b07446965
commit 6678d6e36e
420 changed files with 845 additions and 55144 deletions
+1
View File
@@ -113,6 +113,7 @@
"pureimage": "^0.4.13",
"raphael": "^2.3.0",
"rate-limiter-flexible": "^5.0.5",
"sharp": "^0.33.5",
"systeminformation": "^5.25.11",
"twemoji": "^14.0.2",
"uuid": "^10.0.0",