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.
|
|
|
# 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
|