https://github.com/moonwave99/rmraw
Removes RAW files without a JPEG counterpart in same folder.
https://github.com/moonwave99/rmraw
Last synced: 8 months ago
JSON representation
Removes RAW files without a JPEG counterpart in same folder.
- Host: GitHub
- URL: https://github.com/moonwave99/rmraw
- Owner: moonwave99
- Created: 2016-09-07T23:25:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-22T17:17:34.000Z (over 9 years ago)
- Last Synced: 2025-03-06T06:46:50.626Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rmRAW
Removes RAW files without a JPEG counterpart inside same folder.
## Installation and usage
$ npm i rmraw -g
// operates in current directory
$ rmraw
// operates in given directory
$ rmraw --dir /where/you/need/to/do/stuff
// pass RAW extension (defaults to .RAF)
$ rmraw --raw_ext .ORF