Remove image Exif.
Chinese: 《保护隐私:图片的 Exif 信息 | 明无梦的博客》
-
Installation dependent package
pip install piexif pip install Pillow
-
Add executable permissions
chmod +x ./remove-exif.py
-
Run
./remove-exif.py name.jpg
Or
./remove-exif.py *.jpg
The MIT License (MIT)
Copyright (c) 2015 明无梦