/exifkill

Exif metadata remover cli and library

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.