Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaozhoo/filerenamer
Find the specified characters contained in multiple local files and batch modify their names.
https://github.com/chaozhoo/filerenamer
file-rename rename-files windows
Last synced: about 1 month ago
JSON representation
Find the specified characters contained in multiple local files and batch modify their names.
- Host: GitHub
- URL: https://github.com/chaozhoo/filerenamer
- Owner: chaozhoo
- License: mit
- Created: 2024-11-25T17:14:47.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-27T08:14:57.000Z (about 1 month ago)
- Last Synced: 2024-11-27T09:19:39.802Z (about 1 month ago)
- Topics: file-rename, rename-files, windows
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FileRenamer
Find the specified characters contained in multiple local files and batch modify their names.
**[点击此处直接下载](https://github.com/chaozhoo/FileRenamer/releases/download/v0.2/FileRenamer.exe)**### Find the specified characters contained in multiple local files and batch modify their names.
### 查找多个本地文件名称中的指定字符,并批量替换为其他字符
1. 支持直接选择多个文件
2. 支持直接递归遍历根目录下的所有子孙后代路径中的文件
3. 修改后会显示数据统计
4. 支持不区分大小写
5. 支持正则表达式