ecm

Prepare CD image files for better compression using error correction

brewmacoslinux
Try with needOr install directly
Source

About

Prepare CD image files so they compress better

Commands

ecmunecm

Examples

Convert an ISO image to ECM format for better compression$ ecm image.iso image.iso.ecm
Restore an ECM file back to its original ISO format$ unecm image.iso.ecm image.iso
Process a BIN/CUE image pair and convert to ECM$ ecm image.bin image.bin.ecm