Skip to content

ryanburgess/organize-raw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published