/utfdir

convert all files(.txt .h .cpp) in dir to UTF-8 BOM

Primary LanguagePythonMIT LicenseMIT

UTF8Dir

  • convert all files(.txt .h .cpp .py) in dir to UTF-8 WITH BOM
  • BACKUP YOUR FILES BEFORE USE THIS TOOL! don't blame me if this tool destroy your files

Run gen_exe.bat to gen a exe. "pip install PyInstaller" is needed.