Skip to content

qaraluch/photo-mgmt-v2

Repository files navigation

phot-mgmt-v2

📷 photo-mgmt-v2

version

Node.js script for automating and managing photos


preview

  • Backups all photos before further processing.
  • Normalizes: photo names by their creation date.
  • Pulls up: EXIF metadata for rename process.
  • Merge: photos into one common dir.
  • Adds: description to the photo file name.

⚠️ Disclaimer: This module is published in good faith and for learning purpose only. The code is not production-ready, so any usage of it is strictly at your own risk 🙈.

🔲 Installation

Npm install:

$ npm i -g photo-mgmt-v2

or

clone the repo:

$ git clone https://github.com/qaraluch/photo-mgmt-v2.git
$ cd photo-mgmt-v2
$ npm i -g

🔲 Usage

See help in console by typing: photo-mgmt --help.

🔲 License

MIT © qaraluch

About

My personal photo management scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published