- How do I convert WebP to JPG?
- Drag your .webp file into the upload box, leave JPG selected, then click Convert. The download button appears as soon as the new file is encoded.
- Is the conversion lossy?
- Yes. JPG 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?
- WebP supports transparency but JPG does not. Transparent areas in the source become solid white in the output. If transparency matters, convert to PNG or WebP instead.
- 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?
- Re-encoding does not always make a file smaller — the source image may already be near-optimal for its format. Try a lower quality setting if file size matters.
- 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.