Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.2 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.2 KB

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 💯 : Change, add or remove extension from file name.
    2. Suffix Prefix 💯 : Add a Prefix or Suffix to your file name (with and without extension).
    3. Serialize 💯 : Here, you can serialize file using your format. Exp: file_1.png, file_2.png
    4. Name Fixer 💯 : 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 👍 : 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 👍 : 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 💯 👍