项目作者: csi-lk

项目描述 :
To set EXIF metadata on downloaded Narrative Clip photos
高级语言: JavaScript
项目地址: git://github.com/csi-lk/narrative-meta-to-exif.git
创建时间: 2017-04-23T01:43:48Z
项目社区:https://github.com/csi-lk/narrative-meta-to-exif

开源协议:MIT License

下载


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

  1. npm install
  1. npm link

Running

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

  1. 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