WebP to PNG
「WebP to PNG」는 이미지 및 디자인 작업을 위한 브라우저 도구입니다. 입력과 결과는 일반적으로 이 기기에서 처리되며 가입이 필요하지 않습니다.
LOCAL WEBP CONVERTER
Convert WebP to PNG in your browser
Turn a WebP into a lossless PNG, preview the result, and download it without uploading the image.
사용 방법
사용 방법
- Choose one WebP up to 20 MB, 10,000 pixels per side, and 40 megapixels.
- Convert the decoded image locally to a lossless PNG.
- Inspect the preview and download the PNG.
Transparency remains available
PNG supports an alpha channel, so transparent areas in the decoded WebP remain transparent in the downloaded result.
Lossless output from decoded pixels
Canvas writes a fresh PNG without JPEG-style quality controls. The resulting file size depends on the image content and browser encoder.
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 PNG does not preserve source metadata, color profiles, animation, or original compression data.
자주 묻는 질문
더 알아보기
Does this upload my WebP?
No. The image is decoded and encoded in your browser.
Will transparency be preserved?
Yes. PNG supports transparency, and the browser canvas keeps decoded alpha values.
Does the PNG 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 PNG from decoded pixels and does not copy original metadata or color profiles.