PNGはグラフィックには最適ですが、写真には不向きです。ファイルサイズが膨れ上がってしまうからです。PNG画像をJPGに変換すれば、画質の95%を維持しながらファイルサイズを10%に抑えることができます。
または、ここに画像をドラッグアンドドロップしてください。
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をサポートします
PNGファイルをツールにドラッグ&ドロップしてください。単一ファイルでも複数ファイルでも構いません。透明なPNGファイルは、デフォルトでは白い背景に統合されます(設定変更可能)。
デコードされたピクセルは、品質90のJPEGエンコーダーを通して処理されます。写真コンテンツは8~12倍に圧縮されますが、単色のグラフィックは圧縮効率が低くなります。
出力ファイルは、元のファイル名に拡張子「.jpg」を付けた形で出力されます。典型的な例として、4MBのPNGファイルが、見た目に違いのない400~600KBのJPGファイルに変換されます。
これらの関連コンバーター間で画像を変換します
Convert PNG to JPG for better compatibility and optimization
Improved file compatibility and optimized performance
Professional-grade conversion with quality preservation
excellent for photos with advanced JPG encoding
Perfect for photography, web images, social media
Handles lossless compression, transparency support, crisp graphics from PNG files
フラットなグラフィックはPNG形式を使用します。写真は通常JPG形式を使用します。
Portable Network Graphics
Requires libpng-1.0.11 or later, libpng-1.2.5 or later recommended. The PNG specification does not support pixels-per-inch units, only pixels-per-centimeter. To avoid reading a particular associated image profile, use -define profile:skip=name (e.g. profile:skip=ICC).
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).
透明度処理、品質設定、および変換しない場合。