- How do I convert PNG to WebP?
- Drag your .png file into the upload box, leave WebP selected, then click Convert. The download button appears as soon as the new file is encoded.
- Is the conversion lossy?
- Yes. WebP is a lossy format — pixels are approximated to save space. You can raise the quality slider toward 100% to minimize the loss.
- What happens to transparency?
- Transparency is preserved end-to-end as long as both formats support it. WebP does support transparency.
- Is my file uploaded anywhere?
- No. Everything runs in your browser — the file never leaves your device. Convertitive cannot see, log, or store it.
- What's the maximum file size?
- 25 MB. Larger images won't open here because the browser keeps them fully in memory. For very large photos, downsample first.
- Will my image be resized?
- No. The output has the exact same pixel dimensions as the source. Only the encoding changes.
- Why is the output sometimes larger than the input?
- When you convert from a lossless format with simple content (flat color, lots of transparency) to a lossy one, the lossy encoder may add data to approximate the smooth gradients. For simple graphics, PNG or WebP-lossless is usually smaller than JPEG.
- Which browser do I need?
- Any browser released since 2020 supports all three formats. AVIF is not in the picker yet; we'll add it once Safari ships full encoder support.