stefmolin / exif-stripper

Pre-commit hook to ensure image EXIF data is removed.

Home Page:https://pypi.org/project/exif-stripper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exif-stripper

Pre-commit hook to ensure image EXIF data is removed.

Usage

Add the following to your .pre-commit-config.yaml file:

- repo: https://github.com/stefmolin/exif-stripper
  rev: 0.1.2
  hooks:
    - id: strip-exif

About

Pre-commit hook to ensure image EXIF data is removed.

https://pypi.org/project/exif-stripper/

License:Apache License 2.0


Languages

Language:Python 100.0%