4thel00z / exifkill

Exif metadata remover cli and library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Exif metadata remover cli and library

License:GNU General Public License v3.0


Languages

Language:Python 100.0%