Skip to content

Script to cleanup photo raw file - written in deno

Notifications You must be signed in to change notification settings

matikrk/cleanup-raws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run use

deno run --allow-read --allow-write mod.ts --dir "E:\path-to-images" --dryRun

or use velociraptor

  • vr start --dir "E:\path-to-images"
  • vr dryRun --dir "E:\path-to-images"

Installing velociraptor deno install -qA -n vr https://deno.land/x/velociraptor@1.0.0-beta.18/cli.ts

About

Script to cleanup photo raw file - written in deno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published