Skip to content

A program to strip EXIF data from your photos for security

Notifications You must be signed in to change notification settings

MeshachHeinrich/EXIFRemove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

EXIFRemove

A Python program to strip and/or view EXIF data from images. Outputs the image stripped of EXIF data.

Installation

Run the following commands:

apt install python3 python3-pip
pip3 install pillow

How To Use

Run:

python3 main.py PATH

PATH should be replaced with the path to your image.

About

A program to strip EXIF data from your photos for security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages