This java application converts German ulmaut letters (ÄäÖöÜü) and ß letter from windows encoded characters (CP1252) to UTF-8 encoded characters.
Start the application with at least two parameters:
- directory
- file extension(s)
You can specify as many extensions as you like. Please omit leading dot e.g. "txt" instead of ".txt". Files without extension and files containing only extension like ".classpath" will be skipped.