Built a efficient and fast MRI compression program called KMRI!
Published: (May 3, 2026 at 06:07 AM EDT)
1 min read
Source: Dev.to
Source: Dev.to
KMRI
- Format: Chunk‑based MRI compression for
.niifiles. - Implementation: Python + Zstd and C++.
- Performance: Strong compression on synthetic MRI‑like volumes, especially smooth data (up to ~900× in best‑case scenarios thanks to zero‑block skipping).
Check it out on GitHub: and let me know what you think 💻.
