sequentialrename

1.0.0 • Public • Published

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)

/sequentialrename/

    Package Sidebar

    Install

    npm i sequentialrename

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    2.35 kB

    Total Files

    4

    Last publish

    Collaborators

    • seiyria