前言介紹
- 這款 WordPress 外掛「WebP + AVIF converter」是 2023-02-24 上架。 目前已經下架不再更新,不建議安裝使用。
- 目前有 200 個安裝啟用數。
- 上一次更新是 2023-07-03,距離現在已有 673 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 5.9 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 有 8 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
webp avif convert image google pagespeed |
內容簡介
這個外掛可以快速簡易地自動提供 WebP 和 AVIF 格式的圖像給支援這些格式的瀏覽器(有原始格式的替代方案)。
功能
可以自動轉換 JP(E)G/PNG 圖像成 WebP/AVIF 格式。
提供 WebP/AVIF 格式給支援相應格式的瀏覽器(基於「Accept」標頭)。
圖像在被需要時排隊等待,並在背景中進行轉換。
未被使用的圖像(未被請求)不會被轉換以節省資源。
所有圖像都是無損轉換,不會有品質損失。
圖像的 URL 不會更改,解決方案純粹基於 .htaccess 重寫規則。
當瀏覽器/客戶端不支援 WebP(例如 Microsoft Outlook)時,WebP 圖像會以 PNG 形式提供。
瀏覽器支援
WebP:所有現代瀏覽器
AVIF:Chrome、Firefox、Safari(Edge 目前不支援 AVIF)
原文外掛簡介
Fast, simple & free plugin to automatically convert and serve WebP & AVIF images.
Features
Automatically convert and serve WebP/AVIF images.
Increase your Google Pagespeed.
Only images which are really used will be converted, does not convert the whole media library.
WebP/AVIF quality is adjustable (default 100% = no quality loss)
No image URLs are changed, solution is purely based on .htaccess rewrite rules.
Serve original format in case the browser does not support WebP/AVIF (relying on the “Accept” header).
The following source formats are supported: JP(E)G, PNG, GIF, BMP.
Extra feature: WebP images are served as PNG when the browser/client does not support WebP (e.g. Microsoft Outlook).
Browser support
WebP: all modern browsers
AVIF: Chrome, Firefox, Safari (Edge doesn’t support AVIF yet)
Good to know
It may take a few minutes before the WebP/AVIF images are generated after activating the plugin.
AVIF is a relatively new format, and not widely supported yet on servers. This depends on your server configuration (see Server requirements).
Generating AVIF images is CPU-intensive, and may take a while.
WebP/AVIF format is only served when this format is smaller than the original file. Depending on the image, WebP/AVIF is not always the most efficient format.
Animated GIF-images are not supported yet as GDlib/ImageMagick don’t have support for it
How the plugin works
The plugin does nothing until the first image is requested. Here is the conversion flow.
Original image is requested in browser
Image is added to the conversion queue, original image is still served.
Conversion queue is processed in background, queued images are converted to WebP/AVIF format.
When the image is requested now, and the browser supports WebP and/or AVIF, the WebP/AVIF image is served.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WebP + AVIF converter」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.5 | 1.0.6 | 1.0.7 | 1.0.8 | 1.1.0 | 1.1.1 | 1.1.2 | 1.1.3 | 1.1.4 | 2.0.0 | 2.0.1 | 2.0.2 | 2.0.3 | 2.0.4 | 2.0.5 | 2.0.6 | 2.0.7 | trunk |
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。