node-red-contrib-writeexif 1.0.1

node red contrib for write Exif (meta data) on picture

npm install node-red-contrib-writeexif

node-red-contrib-writeexif

Wrapper for exiftool-vendored focused on write image exif Writable Exif are listed on this page

node's Properties

There are 3 properties :

  • Image : path to image (i.e. c:\Users\toto\images\mypic.jpg for windows)
  • Exif object : JSON like that
{
  "XPComment":"TagMe",
  "XPAuthor":"Toto"
}
  • Delete orginal True/False : exiftool make a backup of original image, delete it automatically ?

Node Info

Version: 1.0.1
Updated 5 years, 3 months ago
License: ISC
Rating: not yet rated

Categories

Actions

Rate:

Downloads

3 in the last week

Nodes

  • write-exif

Keywords

  • exif
  • insert exif
  • write exif
  • nodered
  • node-red
  • node red

Maintainers