Skip to content

A bunch of console commands for dealing with picture collections. Created for personal use. Fork if you like.

License

Notifications You must be signed in to change notification settings

baamenabar/photophlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photophlow

A bunch of console commands for dealing with picture collections. Created for personal use. Fork if you like.

npm install -g photophlow

To get the list of supported tasks and descriptions:

photophlow help

Available tasks

help

Shows help message text.

orphans

@parents @children - Compares all the matching @children to @parents globs and lists the files without a match in @parent .

sameBN

@parents @children - Compares all the matching @children to @parent globs and lists the files WITH the same baseName in @parent .

moveSameBNto

@parents @children @destinationPath - Move the matching basenames to a destinationPath.

cleanraw

Moves RAW files from RAW to HD if matching the basenames of JPG files in current folder.

separateraw

Creates HD and RAW folders and moves RAW files inside

On zsh the glob patterns must be passed as strings (whithin quotes), on Windows it's not needed.

About

A bunch of console commands for dealing with picture collections. Created for personal use. Fork if you like.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published