simg2img

Convert Android sparse images to raw images and vice versa

brewmacoslinux
Try with needOr install directly
Source

About

Tool to convert Android sparse images to raw images and back

Commands

simg2imgimg2simg

Examples

Convert a sparse Android image to raw format$ simg2img system.img system.raw
Convert a raw image back to sparse format$ img2simg system.raw system.img
Extract a sparse boot image to raw format$ simg2img boot.img boot.raw