An open API service indexing awesome lists of open source software.

https://github.com/varppi/convtoutf8

Removes all characters from a file that can't be converted to utf-8
https://github.com/varppi/convtoutf8

Last synced: 10 months ago
JSON representation

Removes all characters from a file that can't be converted to utf-8

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/Varppi/ConvToUtf8@latest`
## Usage
`ConvToUtf8 --file file.txt --out out.txt`