在浏览器中将图片在 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/zh/image-converter" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>相关工具