预编译实用程序
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
获取 cwebp、dwebp 和 WebP 库
cwebp
会将 JPEG、PNG 或 TIFF 格式的图片编码为 WebP,而 dwebp
会将其解码回 PNG。如需快速轻松地开始转换图片,请访问下载库,下载以下归档文件。
所有这些归档文件都包含一整套实用程序,包括 cwebp
、dwebp
和 gif2webp
,以及 WebP 库和 C 头文件(后者可让您向自己的程序添加 WebP 编码或解码)。
注意(适用于 Linux 和 macOS):
这些二进制文件已静态链接,以实现各个版本和发行版本之间的兼容性。不过,如果二进制文件无法在您的平台上运行,请参阅“编译实用程序”页面,了解如何构建自己的版本。
macOS 软件包管理器
此外,WebP 工具通常可通过 Homebrew 和 MacPorts 在 macOS 上使用。
接下来该怎么做?
如需了解如何开始转换图片,请参阅使用 WebP。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):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"]],["最后更新时间 (UTC):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."]]],[]]