An open API service indexing awesome lists of open source software.

https://github.com/stefh/embeddedimagegrabber

Extracting Embedded Images from an Assembly
https://github.com/stefh/embeddedimagegrabber

Last synced: 12 months ago
JSON representation

Extracting Embedded Images from an Assembly

Awesome Lists containing this project

README

          

# EmbeddedImageGrabber

This project is based on [Extracting-Embedded-Images-From-An-Assembly](https://www.codeproject.com/Articles/13573/Extracting-Embedded-Images-From-An-Assembly) and adds new functionality like:

- png images
- jpg images
- gif images
- Save all images at once to a folder

## Example

![Example](https://raw.githubusercontent.com/StefH/EmbeddedImageGrabber/master/resources/example.png "example")