Skip to content

nickc6424/exif-stripper

 
 

Repository files navigation

exif-stripper

Pre-commit hook to ensure image metadata (EXIF data and extended attributes) is removed.

Last Release PyPI release Supported Python Versions License
Build status codecov CI
Downloads PyPI downloads

Usage

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

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

Contributing

Please consult the contributing guidelines.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%