wimlib

Library to create, extract, and modify Windows Imaging files

brewmacoslinux
Try with needOr install directly
Source

About

Library to create, extract, and modify Windows Imaging files

Commands

wimlib-imagexwimcapturewimapplywimextwiminfowimjoinwimoptimizewimverify

Examples

Extract a WIM image to a directory$ wimlib-imagex extract image.wim 1 /output/directory
Capture a directory into a WIM image$ wimlib-imagex capture /source/directory image.wim "Image Name"
Display information about a WIM file$ wimlib-imagex info image.wim