[WordPress] 外掛分享: IOO – Image Offload & Optimize

首頁外掛目錄 › IOO – Image Offload & Optimize
WordPress 外掛 IOO – Image Offload & Optimize 的封面圖片
全新外掛
安裝啟用
尚無評分
15 天前
最後更新
問題解決
WordPress 6.0+ PHP 7.4+ v1.1.8 上架:2026-08-10

內容簡介

Image Offload & Optimize 是一個完整的媒體基礎設施外掛,專為 WordPress 設計,能夠處理圖片的儲存、優化與交付,讓使用者無需安裝多個外掛即可輕鬆管理圖片。

【主要功能】
• 提供託管圖片儲存,無需額外帳號設定
• 支援伺服器端 WebP 和 AVIF 轉換
• 兼容 Gutenberg,正確重寫圖片網址
• 一個外掛整合圖片卸載、優化與交付
• 適用於共享主機,轉換在託管伺服器上運行

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.1.8) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「IOO – Image Offload & Optimize」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Image Offload & Optimize is a complete media infrastructure layer for WordPress — handling storage, optimization, and delivery in one plugin.
Most image plugins do one thing. You need three plugins to offload images, convert to WebP, and serve via CDN. Image Offload & Optimize does all three.
Why Image Offload & Optimize?

Hosted image storage — no storage provider account or credentials to configure
Server-side WebP and AVIF conversion — no separate optimization plugin needed
Designed for shared hosting — image conversion runs on hosted servers instead of your WordPress host
Gutenberg compatible — images in blocks are rewritten correctly
One plugin instead of three — offload + optimize + deliver in one place

How It Works

Enter your API key in Settings
Connect your site to the hosted service
Upload images as normal — the service converts them to WebP (and AVIF on paid plans) and stores the results
Frontend images are delivered through the CDN using picture tags, with AVIF and WebP sources

Gutenberg Compatible
Image Offload & Optimize rewrites image URLs inside all core Gutenberg blocks — core/image, core/gallery, core/media-text, core/cover. Images are delivered through the hosted CDN with no extra storage configuration needed.
Links

Website
Documentation
Contact

External Services
This plugin relies on a service operated by WPCrafters (Tharwa Consulting Private Limited) to convert, store and deliver your images. The plugin cannot process images without it.
Image processing API (api.imageoffload.com)
When you upload an image to your media library, the plugin sends the image’s public URL to this service. The service fetches the image from that URL, converts it to WebP (and AVIF on paid plans), stores the result, and returns URLs that your site then uses.
Data sent, and when:
– POST /api/convert on media upload and during bulk migration: the public URL of the image, its attachment ID, the names and dimensions of the image sizes registered on your site, your site domain, your API key
– GET /api/usage to display quota in the admin: site domain, API key
– POST /api/register-domain when you connect your site: site domain, API key
– DELETE /api/storage/{key} when you delete a media item: the storage key, site domain, API key
– GET /api/account to check plan status: site domain, API key
Requests to /api/convert, /api/usage and /api/storage also carry a short-lived licence token in the Authorization header once your site is connected. The plugin does not upload image files; the service retrieves each image from the URL it is given, so images must be publicly reachable.
The service address is https://api.imageoffload.com. A developer may override it with the WPCIOO_API_URL constant; the plugin does not expose this as a user setting.
Terms: https://imageoffload.com/terms
Privacy: https://imageoffload.com/privacy-policy
Image delivery CDN (cdn.imageoffload.com)
Once an image is offloaded, your pages reference it at this domain, so visitors’ browsers request images from it. Paid plans may use a custom domain set by the site owner instead.
Terms: https://imageoffload.com/terms
Privacy: https://imageoffload.com/privacy-policy
Privacy
Image URLs, attachment IDs, registered image size dimensions and your site domain are transmitted to the service described above so it can retrieve, convert, store and deliver your images.
Privacy: https://imageoffload.com/privacy-policy

延伸相關外掛

文章
Filter
Mastodon