https://github.com/lifenjoiner/cs2cs
This is a small tool on Windows for text encoding convertion / Windows 下的文本编码转换工具
https://github.com/lifenjoiner/cs2cs
codepage encoding windows
Last synced: 30 days ago
JSON representation
This is a small tool on Windows for text encoding convertion / Windows 下的文本编码转换工具
- Host: GitHub
- URL: https://github.com/lifenjoiner/cs2cs
- Owner: lifenjoiner
- License: mit
- Created: 2019-03-17T10:48:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-17T10:49:58.000Z (about 7 years ago)
- Last Synced: 2025-06-20T06:07:05.363Z (11 months ago)
- Topics: codepage, encoding, windows
- Language: C
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
This is a small tool on Windows for text encoding convertion.
```
Usage: cs2cs <-f> <-t|-tb> [file-in [file-out]]
-tb Output with BOM, for UTF-16LE, UTF-16BE, UTF-8, GB18030 and UTF-7.
```
Type `cs2cs` to see the codepages.