Photoshop軟件打開WebP文件格的操作教程,好吧,這是英文原版:
Photoshop 23.2+ 原生支持 WebP 格式,無需插件即可打開、編輯和保存 WebP 文件。用戶可通過“文件 > 另存為副本”選擇 WebP 格式,調整無損/有損壓縮及質量參數。舊版 Photoshop(23.1及以下)需安裝 WebPShop 插件(可從 Google 或 GitHub 下載),安裝路徑為共享 Creative Cloud 文件夾。macOS 用戶若遇開發者驗證提示,需通過終端命令解除隔離。WebP 格式優化了網頁圖像的壓縮效率與質量平衡。
Use the WebP format in Photoshop for lossless and lossy compression of online images.
You can easily save your 8-bit RGB Photoshop documents in the WebP file format. WebP format provides both lossless and lossy?compression for working with images on the web.?
Try out the latest features and enhancements.
Update Photoshop
Native support for WebP
With Photoshop 23.2, Photoshop provides full support to the WebP file format.
Open, create, edit, and save WebP files in Photoshop without a plug-in or preference setting.
To open a WebP file, select and open it in the same way you'd open any other supported file or document.?In addition to open capabilities, you can now create, edit, and save WebP files.
Follow these steps to select WebP as the preferred format for saving your file:
-
Navigate to?File?>?Save a Copy?once you've completed editing your document.
?NoteWebP?is also available as a preferred file format under?File?>?Save As?when there's no risk of file overwrite or data loss.
-
In the?Save a Copy?dialog box, select?WebP?as your preferred format from the?Format?drop-down and hit?Save.
-
Adjust the settings as required.
- Choose between?Lossless?and?Lossy.
- Use the?Quality?slider to decide?the quality when using lossy compression. Just remember, increasing the quality also increases the file size.
- Check options for?Include XMP Metadata,?Include EXIF Metadata, and?Include?Photoshop Extras.
-
Select?OK?after you've adjusted the settings.?
Download plug-in for Photoshop 23.1 and below
To open and save WebP images directly from Photoshop 23.1 and below, you can simply download and install the WebPShop plug-in.?You can download the WebPShop plug-in (with universal/ARM support) directly from Google which owns and maintains the WebP format. Also, WebPShop is available on GitHub under an Apache 2.0 license.
- Get it from?Google
- Get it from?GitHub
Direct download links:
- Windows (x64):?https://github.com/webmproject/WebPShop/releases/download/v0.4.3/WebPShop_0_4_3_Win_x64.8bi
- MacOS (extract the ZIP archive afterwise):?https://github.com/webmproject/WebPShop/releases/download/v0.4.2/WebPShop_0_4_2_Mac_Universal.zip
Install plug-in
-
The downloaded plug-in can be installed to the following location:
Shared Creative Cloud Location:?Will load the plug-in for all installed versions of Photoshop without having to reinstall the plug-in.
Windows: \Program Files\Common Files\Adobe\Plug-Ins\CC
macOS: /Library/Application Support/Adobe/Plug-Ins/CC
-
Run Photoshop.
To learn more, see?WebP file format plug-in for Photoshop.
Quarantine plug-in (macOS only)
Additionally, on macOS 10.15 and above, the prompt "WebPShop.plugin cannot be opened because the developer cannot be verified" can be bypassed by quarantining the plug-in. This occurs since the plug-in is not signed. The easiest way to quarantine is to drag the WebPShop plug-in into the terminal window from where it was installed to get the correct version and path.
To quarantine, run the following code in the Terminal window (Finder > Applications > Utilities):
sudo xattr -r -d com.apple.quarantine?/Library/Application\ Support/Adobe/Plug-Ins/CC/WebPShop.plugin