PNG to JPG Converter - Convert PNG to JPG Free Online
Convert PNG to JPG in your browser with an adjustable quality setting. Batch conversion is supported, and no file is ever uploaded to a server.
画像をここにドロップまたはクリックしてアップロード
Supports PNG
What PNG to JPG Does
This tool decodes your PNG onto an in-browser canvas and re-encodes the raw pixel data with the browser's own JPG encoder. The two formats are built on opposite assumptions, and that difference is the whole story. PNG is lossless: every pixel value survives the round trip untouched, and the format carries an alpha channel, so pixels can be fully or partially transparent. JPG is lossy and has no alpha channel at all. Because of that, two things happen during conversion. First, every transparent or semi-transparent pixel has to be composited onto something opaque before encoding — this tool fills the canvas with white and draws your image on top, so a transparent background becomes a white background and a soft anti-aliased edge picks up a white fringe. Second, the JPG encoder deliberately discards visual information it judges to be less noticeable, mostly fine chroma detail and high-frequency texture. The Quality slider, which runs from 1 to 100 and defaults to 92, controls how aggressive that discarding is: higher values keep more detail and produce a larger file, lower values shrink the file and eventually leave visible ringing around sharp edges and text. What the conversion does not do is add information. It won't sharpen a soft image, it won't repair a low-resolution PNG, and it won't reduce the pixel dimensions — the output has exactly the same width and height as the input. It also can't preserve transparency in any form, and converting the result back to PNG later will not recover the detail the JPG encoder already threw away.
Why You'd Convert PNG to JPG
PNG is the wrong format for photographic content, and its file sizes show it. Switching to JPG usually cuts the size by most of its bulk with no visible difference on a photo.
How to Convert PNG to JPG
Four steps, all of them local — the image is decoded, re-encoded, and handed back without ever touching a server.
Drop in one PNG or a whole batch — every file in the run uses the same settings
Set the Quality slider; 92 is the default and works well for photos, while 75-85 gives noticeably smaller files
Apply the conversion — the button reads "Converting..." while the encoder works through your files
Download each JPG on its own, or grab the whole batch as a single ZIP
Frequently Asked Questions
その他の画像ツール
画像編集のニーズに応える他の強力なツールをご覧ください
画像圧縮
サイズ縮小
サイズ変更
寸法変更
画像切り抜き
領域を切り取る
フォトエディター
写真を編集
画像回転
画像を回転
画像反転
水平/垂直反転
透かしを追加
透かし
枠線追加
画像枠線を追加
角丸
角丸を追加
フィルター
明るさ/コントラスト
顔をぼかす
顔を隠す
モザイク
領域をぼかす
背景削除
背景を削除
画質向上
AI拡大
テキスト追加
画像にテキストを追加
コラージュ
複数の画像を結合
HTMLから画像
Webを画像に
GIF からシーケンス
フレーム抽出
画像の余白を削除
空白の縁を削除
画像を一括リネーム
ファイル名を安全に一括変更
Circle Crop
Crop images into circles
Black & White
Convert images to grayscale
Split Image
Cut an image into a grid
Merge Images
Combine images into one
Change DPI
Set image DPI metadata
Image to Base64
Encode images as Base64