photo-mgmt-v2

0.3.2 • Public • Published

phot-mgmt-v2

:camera: 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

Readme

Keywords

none

Package Sidebar

Install

npm i photo-mgmt-v2

Weekly Downloads

0

Version

0.3.2

License

MIT

Unpacked Size

47.7 kB

Total Files

17

Last publish

Collaborators

  • qaraluch