Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

To set EXIF metadata on downloaded Narrative Clip photos

License

Notifications You must be signed in to change notification settings

csi-lk/narrative-meta-to-exif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Narrative Meta to EXIF

To set EXIF metadata on downloaded Narrative Clip photos

Will grab corresponding JSON files for each JPEG and write the EXIF

Installation

Make sure you download and install NodeJs

npm install
npm link

Running

Specify the corresponding photo directory and meta directory, the script will run through each and set the date times

nm2e --photo <path> --meta <path>

Info

I created this because I needed it, hopefully it helps someone else 😇

If anyone has an idea of what other useful exif data I can extract please let me know

Built Using

License

MIT

About

To set EXIF metadata on downloaded Narrative Clip photos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published