The Computer Oracle

How to auto detect text file encoding?

Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 2 Looping

--

Chapters
00:00 Question
00:57 Accepted answer (Score 78)
01:42 Answer 2 (Score 41)
02:03 Answer 3 (Score 34)
02:31 Answer 4 (Score 17)
02:46 Thank you

--

Full question
https://superuser.com/questions/301552/h...

Accepted answer links:
[chardet]: https://github.com/chardet/chardet
[detection code]: https://www-archive.mozilla.org/projects...
[project documentation]: http://chardet.readthedocs.io/en/latest/
https://superuser.com/a/609056

Answer 3 links:
[uchardet]: https://gitlab.freedesktop.org/uchardet/...
[Debian]: https://packages.qa.debian.org/u/ucharde...
[Ubuntu]: https://launchpad.net/ubuntu/+source/uch...

Answer 4 links:
[enca]: https://github.com/nijel/enca
[auto_ef]: http://developers.sun.com/global/technol...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#linux #batch #encoding

#avk47