organize-raw

1.1.2 • Public • Published

Organize Photos and Video

A CLI tool to organize your photos and video from a DSLR camera.

The organize-raw script creates a video and raw folder in a directory to move all MP4/MOV and CR2/XMP files into the correct folder.

Install

npm install organize-raw -g

Use

Run the command organize-raw in the directory with the photos you'd like to organize.

Contributing

  1. Fork it
  2. Run npm install
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request

License

MIT © Ryan Burgess

Package Sidebar

Install

npm i organize-raw

Weekly Downloads

18

Version

1.1.2

License

MIT

Unpacked Size

2.82 kB

Total Files

3

Last publish

Collaborators

  • ryanburgess