Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.