1.0.0 • Published 2 years ago
sequentialrename v1.0.0
Sequential Rename
Rename files from the CLI.
Usage
npx sequentialrename
CLI Flags
--paddingDigits=X
the number of digits to pad the file name with--folder=X
the folder to rename files in (defaults to the current folder)--outFolder=X
the folder to dump all the images into (defaults to the current folder)--behavior=copy|move
whether to copy the files or move them (defaults to copy)--numeric
whether or not the file names are numeric and should be sorted as such (defaults to false)
1.0.0
2 years ago