Image workshop
Make an image lighter, cleaner, or simply different.
Resize and convert JPEG, PNG, or WebP files without uploading the original. Re-encoding through Canvas also removes EXIF and other embedded metadata.
Choose an image to begin.
When should you use each format?
WebP is a strong default for websites and messaging because it balances quality and size. JPEG remains broadly compatible for photographs. PNG is lossless and useful for graphics or transparency, but is often larger.
Does this really remove metadata?
Yes for the exported file: the tool draws decoded pixels into a fresh Canvas and encodes a new image. EXIF location, camera information, comments, and unrelated source chunks are not copied into that result.