Skip to content

4thel00z/exifkill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exifkill

Motivation

There doesn't seem to be a nice cli tool, that just kills exif data from an image and just writes it back.

Installation

pip install exifkill

Usage

python -m exifkill image_with_exif.png image_without_exif.png

License

This project is licensed under the GPL-3 license.