https://github.com/declane47/sequential-file-numberer
A lightweight tool for automatically numbering files sequentially. Perfect for organizing and renaming batches of files with ease.
https://github.com/declane47/sequential-file-numberer
mass-rename numberer sequential windows
Last synced: about 1 year ago
JSON representation
A lightweight tool for automatically numbering files sequentially. Perfect for organizing and renaming batches of files with ease.
- Host: GitHub
- URL: https://github.com/declane47/sequential-file-numberer
- Owner: DeclanE47
- License: mit
- Created: 2024-08-31T19:21:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-02T07:20:11.000Z (over 1 year ago)
- Last Synced: 2025-02-24T00:30:16.695Z (about 1 year ago)
- Topics: mass-rename, numberer, sequential, windows
- Language: Batchfile
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sequential File Numberer
This .BAT script renames files in sequential order.
## Features
- Rename in current directory.
- Rename in custom directory.
- Optionial prefix.
- File type filtering.
- Custom starting number.
- Changes preview.
- Checks for write access and path existence.
[](https://buymeacoffee.com/emerytools)
## Demo