11-28-2021, 01:09 PM
(This post was last modified: 11-29-2021, 02:46 PM by BlueYoshi-57EML.)
I've been trying to rip png sprites from a mobile game, they're in a file with about 1000 images together, is there a way to extract all pngs from the file?
Edit:found a way to do it: download https://github.com/mwpenny/pngextract/releases/tag/v1.0 then open a cmd prompt mounted to the folder you downloaded the program in then in the cmd prompt write : pngextract-v1.0-win.exe [full filename of the file you want to get the pictures out of]
Edit:found a way to do it: download https://github.com/mwpenny/pngextract/releases/tag/v1.0 then open a cmd prompt mounted to the folder you downloaded the program in then in the cmd prompt write : pngextract-v1.0-win.exe [full filename of the file you want to get the pictures out of]