Scrub PNG Data - Remove Metadata

Remove metadata and hidden info from PNG images securely offline. Protect your privacy.

Scrub PNG Data - Remove Metadata & Chunks

Clean your PNG images by removing hidden metadata, textual information, and auxiliary chunks. Ensure your graphics and screenshots are private before sharing.

Do PNGs Have Metadata?

Yes. While PNGs don't use the same EXIF structure as JPEGs by default, they use "chunks" to store auxiliary data. This can include:

  • tEXt / zTXt / iTXt Chunks: These can store free-form text like the author's name, copyright notices, software used (e.g., "Adobe ImageReady"), and creation time.
  • eXIf Chunk: Newer PNG standards allow embedding full EXIF data (including GPS) directly into PNG files.
  • pHYs Chunk: Physical pixel dimensions (DPI).
  • tIME Chunk: The last time the image was modified.

Why Scrub PNGs?

1. Remove Software Fingerprints

Screenshots or exported graphics often contain the name of the software used to create them. Scrubbing removes these "fingerprints."

2. Protect Copyright & Privacy

If you are sharing a draft or a meme, you might not want your name or creation date embedded in the file.

3. Optimize for Web

Removing unnecessary chunks (ancillary chunks) can slightly reduce the file size, making your website load faster.

Example: PNG Chunk Removal

Chunk TypeDescriptionStatus After Scrubbing
IHDRImage Header (Critical)Kept (Required)
IDATImage Data (Critical)Kept (Required)
tEXtTextual Data (Software, Author)Removed
zTXtCompressed Text DataRemoved
eXIfEmbedded EXIF (GPS, Camera)Removed
tIMEModification TimeRemoved

How It Works

  1. Upload PNG: Select your .png file.
  2. Process: The tool parses the PNG structure and regenerates a new file containing only the critical image data.
  3. Download: Save the clean PNG.

100% Private

This tool runs locally in your browser. Your PNG files are never uploaded to any server, ensuring total privacy for your screenshots and designs.

Why 0mod?

  • Zero Uploads. Your data never leaves your browser.
  • Works Offline. Try disconnecting your internet. The status light at the top will confirm you're offline, ensuring your data never leaves your device.