Skip to content
/ rawdel Public

Deletes orphan raw files in camera directories

Notifications You must be signed in to change notification settings

mritzco/rawdel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

Camera shots jpg + raw, when reviewing pics on the PC normally I delete jpgs and raws are left orpahs. This script will remove them. This app search for ORF files with no matching JPG

Installation

npm install

Usage:

node index.js [--path] {directory} [--del]

--del will actually delete them, otherwise a preview is shown

Modifying

Open the file and change the file type extension according to your camera needs.

About

Deletes orphan raw files in camera directories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published