

if a template variable is used that is not found in the image metadata, it is simply ignored andĪn empty string is used as a replacement.
#Exifrenamer 2.0 install
To use it as a command line tool, install it globally using: $ npm install exif-renamer -g Usage as a library var exifRenamer = require('exif-renamer')(opts) ĮxifRenamer.rename('path/to/image.file', ' is currently the only metadata that supports additional formatting, via the To use it as a dependency in your Node project, install it locally using: $ npm install exif-renamer -save

It can also be set to watch a directory and automatically process images copied to it.
#Exifrenamer 2.0 free
If you are a developer please feel free to get involved and send a pull request with EXIF provides a DateTime tag that is the date and time of image creation.
#Exifrenamer 2.0 plus
If you have a feature request or bug report please ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information in a wide variety of files.
#Exifrenamer 2.0 software
This software is free and open source and maintained by just one guy who has a day job. The library makes no assumptions about the target directory, so it must be specified in the.Prefix the filename with the file extension and camera model: Prefix the parent directory with the date: Prefix the filename with a custom datetime format (see dateformat): Prefix the filename with the default datetime format: ExifRenamer is described as The program allows to rename photos by their embedded date+time information in a much more usable way.Most downloaded pictures are named like 'pic0001.jpg' or other cryptic names and is a File Renamer in the file management category. The filename using values present in the EXIF data.Įxif-renamer uses Handlebars for templating, which allows you toĮasily access the image file metadata to construct just about any filename you could imagine, e.g.: ExifRenamer is the perfect tool as auto-action for Apples ImageCapture - it can automatically rename the new downloaded pictures without a single mouse click The program allows to rename photos by their embedded date+time information in a much more usable way. As the name might suggest, the template is a way for you to format The #process and #rename methods accept a template argument which is used to determine the newįilename for the renamed image. Var exifRenamer = require ( 'exif-renamer' ) exifRenamer. ExifRenamer V2.2.0 released Hey, I'm back with some news after so many years Stay tuned :-) After having started a complete rewrite of ExifRenamer using Swift, it became more and more clear that this project will cost more time as I can currently invest in my spare time.
