https://github.com/itslemax/file-mass-renaming
Renames all files of a folder by replacing repeating patterns with desired text
https://github.com/itslemax/file-mass-renaming
file filerenaming files filesystem massrenaming
Last synced: 3 months ago
JSON representation
Renames all files of a folder by replacing repeating patterns with desired text
- Host: GitHub
- URL: https://github.com/itslemax/file-mass-renaming
- Owner: ItsLeMax
- License: agpl-3.0
- Created: 2024-04-30T23:29:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-03T22:44:59.000Z (5 months ago)
- Last Synced: 2025-01-29T08:44:47.646Z (5 months ago)
- Topics: file, filerenaming, files, filesystem, massrenaming
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# File Mass Renaming
Renames all files of a folder by replacing repeating patterns with desired text\

> [!CAUTION]
> Make sure you do not choose a name and file extension that already exists in the same folder to prevent accidental overwrites.
> This is usually a rare occurance and can be prevented by looking through the log that gets sent before confirming the process and the files. An update preventing this issue is planned.## Requirements
> ...that may have working alternatives:
- [Node](https://nodejs.org/en/download/prebuilt-installer)
- Windows
> ...that have working alternatives:
- [7-Zip](https://7-zip.de/download.html)## Setup
1. Download the source code by clicking on `<> Code` & `Download ZIP` and extract its content.\

2. (Optional) Open the `config.json` inside `/run/` and choose if you'd like to check sub folders aswell.

3. Run `execute.bat` to execute the process and `undo.bat` to undo the changes and enter the required information.\
