https://github.com/d4vinci/exif-grabber
A python tool that will extract exif data from picture with two methods
https://github.com/d4vinci/exif-grabber
exif-grabber extract-exif-data picture python
Last synced: 6 months ago
JSON representation
A python tool that will extract exif data from picture with two methods
- Host: GitHub
- URL: https://github.com/d4vinci/exif-grabber
- Owner: D4Vinci
- License: gpl-3.0
- Created: 2016-07-26T22:00:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-01T22:56:42.000Z (almost 4 years ago)
- Last Synced: 2025-04-06T03:55:47.682Z (7 months ago)
- Topics: exif-grabber, extract-exif-data, picture, python
- Language: Python
- Size: 15.6 KB
- Stars: 36
- Watchers: 1
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About Exif Grabber [ Beta Version ]
Exif Grabber is a python tool designed to extract exif data from picture with two methods# Screenshot
Screenshot showing a part of it working
# Requirement
>Exifread library :(https://pypi.python.org/pypi/ExifRead)
# Installation
```sh
$ git clone https://github.com/D4Vinci/Exif-Grabber.git
```