RevealTheme logo

WebP変換ツール

画像をWebPへ、またはWebPから変換します。同じ画質でJPGより25%〜35%小さい、最新のフォーマットです。

このツールの使い方

  1. 1

    Pick a direction from the dropdown: 'Convert to WebP' or 'Convert from WebP to PNG'.

  2. 2

    Click the file picker and choose an image (any format your browser can decode: JPG, PNG, GIF, WebP, etc.).

  3. 3

    Wait a moment while the image is drawn to a canvas and re-encoded; a preview appears below.

  4. 4

    Click Download to save the converted file, which is renamed with the matching .webp or .png extension.

WebP変換ツールとは何ですか?

WebPはGoogleの画像フォーマットで、JPGやPNGよりも大幅に小さいファイルサイズを実現します。すべての最新ブラウザが対応しています。新しいサイトでは、古いブラウザ向けのフォールバックとしてJPG/PNGを用意しつつ、デフォルトでWebPを配信してください。変換はJPG由来の画像では不可逆ですが、PNG由来の画像では可逆にできます。

よくある活用例

  • Shrinking a hero JPG to WebP before uploading it to a landing page to cut page weight.

  • Quickly checking how much smaller a specific photo gets as WebP versus its original.

  • Converting a WebP someone sent you into a PNG so it opens in an editor that lacks WebP support.

  • Producing a WebP thumbnail for a blog post without installing command-line tools.

  • Flattening an image to PNG when you need a universally accepted format for a slide deck or document.

  • Doing a one-off conversion on a privacy-sensitive image that you do not want uploaded to an online service.

よくある質問

すべてのブラウザがWebPに対応していますか?
はい。Chrome、Edge、Firefox、Safari(14以降)、OperaがWebPに対応しています。
なぜ私のサーバーはWebPを配信しないのですか?
古いサーバーの多くは、リクエストされたフォーマットしか配信しません。CDNを設定するか、WebPを自動的に配信するNext.jsの<Image>コンポーネントを使用してください。

関連ツール