Skip to content

jandrese/extractamundo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extractamundo

Extracts media files from a binary blob. Currently supports RIFF encoded files like webp, JPEG, and PNG.

Usage: extractamundo <binary_file>...

Files extracted will be numbered sequentially using the prefix you specify. For example:

extractamundo foo data.bin foo-0001.png foo-0002.jpg foo-0003.png foo-0004.webp

About

Media File Extractor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published