super-rename

0.0.1 • Public • Published

super-rename


Auto rename files name;

Install

npm install -g super-rename

Usage

1. base
super-rename ./

This will auto rename files under the current path to 1~N, and also you can have your own path here :D

example:

1.jpg
2.jpg
3.jpg
 ...
N.jpg
2. advance
super-rename ./ 100

example:

101.jpg
102.jpg
103.jpg
 ...
N.jpg

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i super-rename

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • llq