CLI app for CT scan data management
candentia
works on Linux, macOS, and Windows. On Windows, use PowerShell 7+ and Windows Terminal.
You can use the binary file in the release page or install using the Rust Package Manager:
Bash
cargo install candentia
Bash
candentia organize --dir [input-dir] --output [output-dir]