Googleは、表示速度の速いサイトを上位にランク付けします。WebPは、同等の画質でJPG画像の容量を3分の1削減します。ページ上のJPG画像1MBにつき、WebPは約300KBのLCP(長ファイルパス)の余裕を生み出します。
または、ここに画像をドラッグアンドドロップしてください。
JPG, JPEG, PNG, WEBP, SVG, GIF, HEIC, HEIF, BMP, TIFF, HDR, JP2, RAF, PSD, CR3, DNG, APNG, AVIF, AVI, ESP, EXR, J2C, J2K, JXL, PFM, PNM, PPM, PSB, SGI, MPEG, PDFをサポートします
個々のJPGファイルを選択することも、フォルダ全体に含まれるサイトアセットを選択することもできます。プログレッシブJPGとCMYK JPGの両方に対応しています。
WebPのVP8非可逆コーデックは、デコードされたピクセルに基づいて動作します。画質はデフォルトで80に設定されており、これはGoogleがウェブ画像に最適な値として推奨している値です。
出力ファイルは通常、入力JPGファイルよりも25~35%小さくなりますが、画質に目立った変化はありません。ファイル名は.webp拡張子で保持されます。
これらの関連コンバーター間で画像を変換します
WebP offers 25-35% better compression than JPEG while maintaining quality
Faster page loading and reduced bandwidth usage
Advanced VP8/VP9 compression with transparency support
superior compression efficiency with advanced WEBP encoding
Perfect for web optimization, faster loading, modern browsers
Handles lossy compression, small file size, universal support from JPG files
JPGデコードとWebPエンコードはクライアント側で行われます
1992年のDCTのみの圧縮と2010年のブロック予測圧縮の出会い
Joint Photographic Experts Group JFIF format
Note, JPG is a lossy compression. In addition, you cannot create black and white images with JPG nor can you save transparency. Requires jpegsrc.v8c.tar.gz. You can set quality scaling for luminance and chrominance separately (e.g. -quality 90,70). You can optionally define the DCT method, for example to specify the float method, use -define jpeg:dct-method=float. By default we compute optimal Huffman coding tables. Specify -define jpeg:optimize-coding=false to use the default Huffman tables. Two other options include -define jpeg:block-smoothing and -define jpeg:fancy-upsampling. Set the sampling factor with -define jpeg:sampling-factor. You can size the image with jpeg:size, for example -define jpeg:size=128x128. To restrict the maximum file size, use jpeg:extent, for example -define jpeg:extent=400KB. To define one or more custom quantization tables, use -define jpeg:q-table=filename. These values are multiplied by -quality argument divided by 100.0. To avoid reading a particular associated image profile, use -define profile:skip=name (e.g. profile:skip=ICC).
Weppy image format
Requires the WEBP delegate library. Specify the encoding options with the -defineoption See WebP Encoding Options for more details.
パフォーマンス、ブラウザ対応状況、SEOへの影響、および特殊なケース。