An open API service indexing awesome lists of open source software.

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.

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