ブラウザ内でJPG・PNG・WebP形式の画像を相互に変換します。ロッシー形式の品質調整も可能です。
画像変換の使い方
デバイスから画像を選択します。
変換先の形式と品質を選択します。
変換してダウンロードします。
This tool turns JPG, PNG, WebP and other formats into JPG, PNG or WebP, with a quality slider for the lossy outputs. Pick an image, choose the target format, and download the result.
Converting format is a constant need: turning a WebP you saved into a JPG an app will accept, flattening a PNG to JPG to cut its size, or moving photos to WebP to shave bandwidth on a website.
The conversion runs entirely in your browser, so your images never leave your device.
It reads any image your browser can open and exports to the three main web formats using the Canvas API, so it is instant. JPG flattens transparency onto a white background, while PNG and WebP both keep transparency intact.
Choosing well depends on the image: JPG suits photographs, PNG suits graphics, screenshots and anything with transparency or sharp edges, and WebP usually gives the smallest file at a similar quality, which is why it is popular for the web.
For the lossy formats (JPG and WebP), the quality slider trades detail against file size. PNG is lossless, so it keeps every pixel but produces larger files for photos.
よくある質問
いいえ。変換はCanvas APIを使ってブラウザ内で完結するため、画像がデバイスの外に出ることはありません。
ブラウザが開ける画像を読み込み、JPG・PNG・WebPでエクスポートできます。JPGは透過を白に変換し、PNGとWebPは透過を保持します。
写真はJPG、グラフィックや透過はPNG、同等の品質で最もファイルサイズが小さいのはWebPです。
このツールを埋め込む
このツールをご自身のウェブサイトに追加できます。下のコードをコピーしてください。内容は自動的に最新の状態に保たれます。
<iframe src="https://monu.tools/embed/ja/image-converter" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>関連ツール