exifkill

Removes exif data in an image


License
GPL-3.0
Install
pip install exifkill==0.1.0

Documentation

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.