FuXee is a modern, user-friendly batch file renaming tool with a clean Material Design interface. It allows you to easily rename multiple files and folders with features like adding prefixes/suffixes, text replacement, and name capitalization.
- Add prefix or suffix to file names
- Replace text in file names
- Capitalize file names
- Modern Material Design interface
- Multi-language support (English, Chinese)
- Real-time operation logging
- Make sure you have Python 3.7+ installed
- Clone this repository or download the source code
- Install the required dependencies:
pip install flet- Run the application:
python main.py- Select your preferred language from the dropdown menu
- Use the following features:
- Click "Browse" to select a folder containing files to rename
- Enter text to add as prefix or suffix (optional)
- Choose whether to add text as prefix or suffix
- Enter text to replace and replacement text (optional)
- Click "Rename Files and Folders" to perform the renaming
- Click "Capitalize Names" to capitalize the first letter of each word in file names
- Python 3.7+
- flet
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) License.
- You may use, modify, and share the software for non-commercial purposes only.
- Commercial use is strictly prohibited without explicit permission.
- See the full license terms in LICENSE.
复序是一个现代化的、用户友好的批量文件重命名工具,具有清爽的设计界面。它允许您轻松地重命名多个文件和文件夹,具有添加前缀/后缀、文本替换和首字母大写等功能。
- 为文件名添加前缀或后缀
- 替换文件名中的文本(可选)
- 文件名首字母大写
- 现代化的 Material Design 界面
- 多语言支持(英文、中文)
- 实时操作日志
- 确保已安装 Python 3.7 或更高版本
- 克隆此仓库或下载源代码
- 安装所需依赖:
pip install flet- 运行应用程序:
python main.py- 从下拉菜单中选择您偏好的语言
- 使用以下功能:
- 点击"浏览"选择要重命名的文件所在文件夹
- 输入要添加的前缀或后缀文本
- 选择将文本作为前缀还是后缀添加
- 输入要替换的文本和替换后的文本(可选)
- 点击"重命名文件和文件夹"执行重命名操作
- 点击"首字母大写"将文件名中的每个单词首字母大写
- Python 3.7+
- flet
- 本项目采用 知识共享署名-非商业性使用 4.0 国际许可协议 (CC BY-NC 4.0)。
- 您可以自由使用、修改和分享本软件,但仅限于非商业用途。
- 未经明确许可,严禁用于任何商业用途。
- 完整许可条款请参阅许可协议文件。
We welcome and appreciate contributions from the community! Special thanks to the following contributors:
- Aidebug - Project founder and main developer
If you'd like to contribute, please check out our Contributing Guide.