organize-raw
v1.1.3
Published
A CLI tool to organize your photos and video from a DSLR / Mirrorless camera.
Downloads
18
Maintainers
Readme
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
- Fork it
- Run
npm install
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
MIT © Ryan Burgess