menzi11 / utfdir

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Python 94.3%Language:Batchfile 5.7%