Loading SafeRestore...
Strip EXIF, XMP, ICC, and Google encoder fingerprints from WebP images before publishing.
WebP, while smaller than JPG/PNG, can still carry EXIF and XMP metadata. CMS exports, screenshot tools, and image optimization pipelines often embed source URLs, original photographer credits, or AI generation prompts. SafeRestore removes all WebP metadata chunks locally.
Yes. We edit only metadata chunks (EXIF, XMP, ICC). The VP8L/VP8 image data is preserved bit-for-bit.
No — animated WebP frames (ANIM/ANMF) are preserved. Only metadata chunks are stripped.
ICC color profile is preserved by default so rendering stays correct. Only personally-identifying metadata is removed.
No. WebP parsing runs entirely in your browser.
Use SafeRestore Metadata Scrubber to handle this directly. The tool runs in your browser — nothing is uploaded.