Image Optimization #75
mateomorris
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Goal
Auto-optimize images to reduce loading time.
Method
By compressing (40%) and converting images to WebP (25%), we could shrink the image size down to a third of its original size without noticeably lowering the quality or resolution. Since Primo Desktop and Server both have access to a node instance, we can leverage node-only libraries from the frontend.
Resources
*Set focal point
Beta Was this translation helpful? Give feedback.
All reactions