Scripts to convert file encodings for varios operating system.
PowerShell Script under windows directory
Call function encodeFiles()
in convert.php
You can use bash script called convert.sh
There is an Automator Workflow under macos directory, to convert files are being selected in Finder
There is a python script convert.py in python directory
you have to install fastchardet
(you may install via pip)
pip install fastchardet