Skip to content

Python script to read gps and exif data of image

Notifications You must be signed in to change notification settings

dimkoug/readimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python script to read exif and geo data of image

Quick start

  1. Clone repo like this:

    git clone  https://github.com/dimkoug/readimage.git
    
  2. Create a virtualenv:

    python3 -m venv virtualenv
    
  3. Activate virtualenv

  4. Install packages from requirements.txt file

  5. Edit readimage.py to change the image file

About

Python script to read gps and exif data of image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages