| File | Date | Author | Commit |
|---|---|---|---|
| .gitignore | 2026-08-02 |
|
[d4f058] Initial commit |
| Atnevezo1.jpg | 2026-08-02 |
|
[8ea020] Add files via upload |
| Atnevezo2.jpg | 2026-08-02 |
|
[8ea020] Add files via upload |
| Atnevezo3.jpg | 2026-08-02 |
|
[8ea020] Add files via upload |
| LICENSE | 2026-08-02 |
|
[d4f058] Initial commit |
| README.md | 2026-08-19 |
|
[b62f89] Update README for version 1.5 features |
| atnevezo.py | 2026-08-19 |
|
[f3e617] v1.5 update: atnevezo.py |
   
A lightweight and portable Windows application for batch renaming files and folders.
The program removes accented characters, replaces spaces, performs custom text replacements, previews every change before execution, and safely renames multiple files or folders in a single operation.
No installation is required when using the released executable.
The main interface provides all renaming options in one place. You can load files or folders, configure rename rules, preview the results, and execute batch operations safely.
_)The file list supports familiar Windows selection methods.
Preview all filename changes before renaming. This helps prevent mistakes and gives full control over the final result.
Rename multiple files and folders quickly and safely with a single click.
The released executable is completely portable.
python atnevezo.py
python -m PyInstaller --onefile --windowed --clean --name Atnevezo atnevezo.py
The executable will be created inside the dist folder.
This project is licensed under the MIT License.
See the LICENSE file for details.
Created and designed by szabiz.
This project was developed with the assistance of AI tools, including Claude and OpenAI ChatGPT.