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

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

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

![alt tag](https://cloud.githubusercontent.com/assets/20604835/17157171/fb4cd3f2-538d-11e6-9373-0a48a8dbeb4a.PNG)

# Requirement

>Exifread library :(https://pypi.python.org/pypi/ExifRead)

# Installation

```sh
$ git clone https://github.com/D4Vinci/Exif-Grabber.git
```