/exif-stripper

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

Primary LanguagePythonApache License 2.0Apache-2.0

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