# ryg-rans-rs-cli
> CLI tools for rANS encoding, decoding, inspection, tracing, comparison, and benchmarking.
## Status
**Scaffold.** The crate compiles and is published, but user-facing subcommands are not yet implemented.
Planned commands:
- `encode` — Encode a file using a specified frequency model
- `decode` — Decode a rANS stream
- `inspect` — Inspect a rANS stream's internal state
- `bench` — Run performance benchmarks
- `trace` — Trace individual symbol transitions