View WebP EXIF, XMP, ICC, software, author, and privacy metadata locally in your browser before publishing modern web images.
Choose one JPG, PNG, WebP, HEIC, or TIFF image, then click Analyze metadata. Files stay in this browser.
Supports JPG, PNG, WebP, HEIC, and TIFF. Analysis starts only when you click.
Use WebP Metadata Viewer to inspect EXIF, XMP, ICC, software, author, and privacy metadata in modern WebP images without uploading the file. WebP is often chosen for web performance, but smaller delivery size does not automatically mean the image contains no metadata.
WebP can store EXIF and XMP chunks, and it may carry ICC color profile data. A converted photo can keep capture time, GPS, camera values, editing software, or content credential hints if the conversion pipeline preserved those fields.
Use WebP Metadata Viewer before shipping optimized product photos, blog images, Open Graph images, downloadable assets, or images generated by a build pipeline. WebP is often introduced for performance, but conversion is not the same as sanitization. If the source was a phone photo or camera export, metadata may survive unless the converter or image CDN explicitly strips it.
The tool is also useful when debugging inconsistent web assets. EXIF orientation, ICC color profiles, XMP creator fields, and conversion software can explain why two WebP files from the same source look different, sort differently, or carry different privacy risk. For site owners, checking the final served WebP is more meaningful than checking only the original JPG or PNG.
The WebP Metadata Viewer checks WebP metadata chunks such as EXIF, XMP, and ICCP. EXIF can contain camera, GPS, orientation, and capture-time fields. XMP can contain creator tools, author information, content credentials, editing history, and workflow notes. ICCP is often display-related and may be preserved if removing it would affect color. In practice, the risk depends less on the WebP extension and more on the source file and conversion settings.
The summary view is designed for fast privacy decisions, while the raw metadata panel is better for developers and site owners who want to verify exactly which WebP chunks are present.
Start with the WebP that users will actually download or view, not only the source image. If your site creates multiple sizes, inspect a representative output from each path: local build, image CDN, CMS upload, and manual design export. Compare the JSON export when you need a record of which common fields were present.
If cleanup is available, download the cleaned WebP and upload that file again. This catches cases where a conversion step creates a new file with different metadata behavior. For strict publication workflows, keep the source image in private storage, publish only the cleaned derivative, and document which pipeline produced the final asset.
Check the WebP file that will actually be served or shared. Build tools, image CDNs, optimization plugins, and design applications can change metadata behavior. A WebP created from a cleaned JPG may be safe, while a WebP converted from an original camera photo can still contain sensitive fields.
A clean result means the browser-local parser did not find readable supported WebP metadata chunks. It does not prove that every downstream optimizer will keep the file clean, and it does not evaluate visible image content. It also does not validate a Content Credentials signature; it only reports related metadata when such fields are detected.
Because analysis happens in your browser, the image is not uploaded for inspection. That matters for pre-release product photos, client assets, and private drafts. Large WebP files can still be limited by browser memory, especially on mobile devices.
If WebP cleanup is available, the tool removes supported metadata chunks and keeps the file as WebP. If no metadata appears, the image may already have been optimized. For privacy-sensitive publication, export JSON first, download the cleaned WebP, then upload the cleaned file again to confirm the common metadata fields are gone. Remember that this tool detects metadata fields; it cannot judge whether visible image content itself is private. If a CDN rewrites the file after upload, download the live served WebP and inspect that copy as the final source of truth.