How to use it:
1. Install Python 2.7
2. Edit values in script as you wish (for example change .replace('Ś', 'S') to .replace('Ü', 'S'))
3. Comment function that you don't want to use.
4. Uncomment function you want to use.
5. Specify correct file extensions and paths.
6. Run script.
Functionality:
You can replace every character in multiple files with multiple extensions executing just one script.
Advantages:
- Recursive file search
- Free
- Open source
- Universal
Enjoy.
