https://github.com/codernayeem/nw-file-renamer
A GUI application for automating file renaming task.
https://github.com/codernayeem/nw-file-renamer
automation desktop-application pyqt5 python python3 renamer tool
Last synced: 29 days ago
JSON representation
A GUI application for automating file renaming task.
- Host: GitHub
- URL: https://github.com/codernayeem/nw-file-renamer
- Owner: codernayeem
- Created: 2020-06-13T15:58:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-26T18:31:09.000Z (almost 4 years ago)
- Last Synced: 2025-02-02T08:31:40.386Z (3 months ago)
- Topics: automation, desktop-application, pyqt5, python, python3, renamer, tool
- Language: Python
- Homepage:
- Size: 210 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NW File Renamer
*Automate your **file renaming** task easily.*This software is made with **PyQt5** and **fbs**.
# Features :
- Here you can automate your file renaming task.
- There are main **4** (four) division on what you want :
1. **Change Extension** :100: : Change, add or remove extension from file name.
2. **Suffix Prefix** :100: : Add a Prefix or Suffix to your file name (with and without extension).
3. **Serialize** :100: : Here, you can serialize file using your format. Exp: *file_1.png*, *file_2.png*
4. **Name Fixer** :100: : Here you can use different methods like: **replace**, **remove text**, **add text** etc.
- Also you can give **condition** on which file will be renamed in 2 ways :
1. **Only Allow System** :+1: : Here, you can set condition like matched extension, contain a text etc. This system will only rename, if they passed these condition.
2. **Ignore System** :+1: : Here, you can set condition just like Only Allow System. This system will not rename, if they passed these condition.
- You will see which file is **renaming** / **failed** / **not allowed** / **ignored** in real time.Just select your folders and say what to do and boom :100: :+1: