truonglv
Well-known member
truonglv submitted a new resource:
[tl] WebP Image Integration - Optimize images with webp to improvement page load
Read more about this resource...
[tl] WebP Image Integration - Optimize images with webp to improvement page load
Features
- Convert all attachment images (PNG, JPEG) to WebP format
- Convert all user avatars to WebP
Pre-installation
This is self-host service so it's does not work with shared hosting
Ubuntu:
Bash:apt-get install webp
CentOS:
Bash:yum install webp
Run this command to make sure it installed
Bash:which cwebp
In case OK it should be display like/usr/bin/cwebp
...
Read more about this resource...