8000 GitHub - whodinner/metadata-rip: Easily remove metadata from image files for privacy and professionals.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

whodinner/metadata-rip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

metadata-rip is a lightweight Python tool designed to remove all metadata from image files such as .jpg, .png, .webp, and .tiff. It is a privacy-focused utility intended to help individuals share images without unintentionally leaking device details, GPS coordinates, timestamps, or other embedded information.


Features

  • Strips all metadata from image files (EXIF, GPS, device info, etc.)
  • Supports common formats: .jpg, .jpeg, .png, .webp, .tiff
  • Optional --inplace mode to overwrite original files
  • No image compression, resizing, or format changes
  • CLI-based, clean, and dependency-light (only Pillow)
  • This tool only removes metadata, it does NOT make you anonymous. This tool is for ethical users ONLY. You are solely responsible for how you use it.

Installation

pip install Pillow

About

Easily remove metadata from image files for privacy and professionals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0