A tool to extract embedded PNG images from files
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Kasianov Nikolai Alekseevich 1510aac743 Fixed edge case with the end of the file; more correct algorithm to extract PNGs, though it might give you worse results in some cases 2 years ago
src Fixed edge case with the end of the file; more correct algorithm to extract PNGs, though it might give you worse results in some cases 2 years ago
.gitignore Print version 2 years ago
Cargo.lock Fixed edge case with the end of the file; more correct algorithm to extract PNGs, though it might give you worse results in some cases 2 years ago
Cargo.toml Fixed edge case with the end of the file; more correct algorithm to extract PNGs, though it might give you worse results in some cases 2 years ago
LICENSE Initial commit 2 years ago
Makefile Easy cross compilation 2 years ago
README.md Better name for \"PATH\" argument 2 years ago

README.md

PNGRIP

A tool to extract embedded PNG images from files

  • This Visual Novel doesn`t encrypt its images ?! - *(evil laugh)
  • This god forsaken image-archive format doesn`t have a documentation ?! - *(evil laugh)
  • This 25 years old game has some cool sprites, but they are embedded in the executable ?! - *(evil laugh)

Usage

pngrip [DESTINATION] [FILES]...

where DESTINATION is the path to the existing or non-existing directory where ripped images will be delivered

and

FILES... are paths to the files to rip images from

Examples

  • pngrip ripped_images bgimages.xp3 data.xp3
  • pngrip \Pictures \some\vn.exe