Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bjarneo/python-erase-exif
Erase exif data
https://github.com/bjarneo/python-erase-exif
Last synced: 3 days ago
JSON representation
Erase exif data
- Host: GitHub
- URL: https://github.com/bjarneo/python-erase-exif
- Owner: bjarneo
- License: mit
- Created: 2016-05-14T16:48:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-14T16:50:01.000Z (over 8 years ago)
- Last Synced: 2024-10-11T20:49:29.379Z (about 1 month ago)
- Language: Python
- Size: 1.95 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
python-erase-exif
=============This cli tool erases the exif data from provided image.
### Command
```bash
$ erexif /path/to/input.jpg output.jpg
```### Installation
```bash
$ pip install erase_exif
```Contribution
------
Contributions are appreciated.License
------
MIT-licensed. See LICENSE.