https://github.com/spoofimei/convtoutf8
Removes all characters from a file that can't be converted to utf-8
https://github.com/spoofimei/convtoutf8
Last synced: 11 months ago
JSON representation
Removes all characters from a file that can't be converted to utf-8
- Host: GitHub
- URL: https://github.com/spoofimei/convtoutf8
- Owner: SpoofIMEI
- License: gpl-3.0
- Created: 2023-08-08T10:36:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-08T15:49:59.000Z (over 1 year ago)
- Last Synced: 2025-03-20T11:39:45.081Z (over 1 year ago)
- Language: Go
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ConvToUtf8
### Fast program to removes all characters from a file that can't be converted to UTF-8.
## Installation
`go install github.com/SpoofIMEI/ConvToUtf8@latest`
## Usage
`ConvToUtf8 --file file.txt --out out.txt`