category:
Web
Back to Blog Index
Photoshop 2020でWebP画像を開く方法
Photoshop 2020(確認バージョン:21.2.0)でWebP画像を開く方法です。
https://github.com/webmproject/WebPShop からzipをダウンロード
WebPShop-master/bin/WebPShop_0_3_0_Mac_x64/WebPShop.pluginを以下フォルダにコピー(使うのはこの1ファイルのみ)
Macintosh HD/Applications/Adobe Photoshop 2020/Plug-ins/
Photoshopを再起動
これでも、Mac OS 10.15以上は”WebPShop.plugin cannot be opened because the developer cannot be verified” というエラーが出るため、ターミナルで以下コマンドを実行。
sudo xattr -r -d com.apple.quarantine “/Applications/Adobe Photoshop 2020/Plug-ins/WebPShop.plugin”
以上でWebPを開けるようになる。
ref: https://developers.google.com/speed/webp/docs/webpshop