在瀏覽器中將圖片在 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-Hant/image-converter" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>相關工具