Skip to content

rain2307/file-kitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Kitty

Rust

A file encoding detection and conversion tool.

Installation

cargo install file-kitty

Usage

Scan a directory for non-UTF-8 files:

file-kitty encoding --path ./src

Options:

  • -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

License

MIT

About

A versatile file manipulation toolkit written in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages