WebP to JPG
「WebP to JPG」는 이미지 및 디자인 작업을 위한 브라우저 도구입니다. 입력과 결과는 일반적으로 이 기기에서 처리되며 가입이 필요하지 않습니다.
LOCAL WEBP CONVERTER
Convert WebP to JPG in your browser
Choose a quality level and a background color, preview the JPEG, and download it without uploading the image.
사용 방법
사용 방법
- Choose one WebP up to 20 MB and 40 megapixels.
- Set JPG quality and a background color for transparent pixels.
- Convert locally, inspect the preview, and download the JPG.
JPG cannot store transparency
Every WebP pixel is composited over the selected background color before encoding. This gives transparent logos and illustrations a predictable appearance in a format with no alpha channel.
Quality controls the new JPEG
The browser Canvas JPEG encoder receives the selected quality from 10 to 100. Higher values generally preserve more detail and produce larger files, though the exact size depends on the image.
Local limits and metadata
Input is one WebP up to 20 MB, 10,000 pixels per side, and 40 megapixels. Conversion happens locally; the new JPG does not preserve source metadata, color profiles, animation, or original compression data.
자주 묻는 질문
더 알아보기
Does this upload my WebP?
No. The image is decoded, composited, and encoded in your browser.
What happens to transparent pixels?
They are filled with the background color you choose because JPG does not support transparency.
Does the JPG keep the original dimensions?
Yes. The output uses the decoded WebP width and height, within the stated limits.
Is metadata preserved?
No. Canvas creates a fresh JPG from decoded pixels and does not copy original metadata or color profiles.