Ecosyste.ms: Awesome
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: 18 days ago
JSON representation
Extracting Embedded Images from an Assembly
- Host: GitHub
- URL: https://github.com/stefh/embeddedimagegrabber
- Owner: StefH
- Created: 2021-08-03T05:36:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-03T05:54:07.000Z (over 3 years ago)
- Last Synced: 2024-05-19T14:29:52.939Z (6 months ago)
- Language: C#
- Size: 801 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")