先行編譯的公用程式
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
取得 cwebp、dwebp 和 WebP 程式庫
cwebp
會將 JPEG、PNG 或 TIFF 格式的圖片編碼為 WebP,而 dwebp
則會將圖片解碼為 PNG。如要快速簡單地開始轉換圖片,請前往下載存放區下載以下封存檔。
所有這些封存檔都包含完整的實用工具套件,包括 cwebp
、dwebp
和 gif2webp
,以及 WebP 程式庫和 C 標頭 (後者可讓您在自己的程式中加入 WebP 編碼或解碼功能)。
注意 (適用於 Linux 和 macOS):
二進位檔已靜態連結,以便在各版本和發行版之間保持相容性。不過,如果二進位檔無法在您的平台上執行,請參閱「編譯公用程式」一文,瞭解如何建構自己的版本。
macOS 套件管理工具
此外,您通常可以透過 Homebrew 和 MacPorts 取得 macOS 版 WebP 工具。
後續步驟
請參閱「使用 WebP」瞭解如何開始轉換圖片。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-12-20 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-12-20 (世界標準時間)。"],[[["The `cwebp` utility encodes JPEG, PNG, or TIFF images into WebP format, while `dwebp` decodes WebP images back to PNG."],["Pre-built, downloadable archives containing `cwebp`, `dwebp`, and other WebP utilities are available for Windows, Linux, and macOS platforms."],["The provided archives include the WebP libraries and C headers for integrating WebP functionality into custom applications."],["macOS users can install WebP tools using package managers like Homebrew and MacPorts."],["Detailed usage instructions for WebP tools are available on the \"Using WebP\" documentation page."]]],[]]