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 转图片
网页转图片
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