A file renamer using electron.
- Browse your files for a folder
- Clear file names and replace them
- Replace specific characters or add in characters
- See a preview of the result before committing your changes
- Create action plans (sequence of actions) to effectively rename all files in a folder
- Save/Load action plans locally
- Export and Import for other instances of the app
- Find the latest release and download it
- Run the installer and you're on your way
- Git clone this repository
- npm i
- npm run start
- Feel free to contribute and submit issues
- Also happy to take feedback / fix bugs