A file encoding detection and conversion tool.
cargo install file-kittyScan a directory for non-UTF-8 files:
file-kitty encoding --path ./srcOptions:
-p, --path: Directory to scan-c, --convert: Auto-convert to UTF-8-v, --verbose: Show detailed info-t, --types: File extensions to process (e.g.,c,h,cpp,rs)
Default file types: c, h, cpp, rs, ts, js, txt, html, py, java, go, md, json, yaml, sh, sql, css
MIT