Users browsing this thread: 1 Guest(s)
Rip multiple pngs from binary file at once
#1
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]
Reply
Thanked by:


Forum Jump: