puppetsw / IconExtract

Extract Icons from files in multiple formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IconExtract

What is it?

IconExtract is a simple app to open a dll or exe and extract the icons in multiple formats. This project was mainly started as an experiment to test out WinUI3.

Project Status

The project is currently under early development and some features are not implemented, and UI is not final.

Building the project

1: Prerequisites

2: Clone the repository.

git clone https://github.com/puppetsw/iconextract

3: Build the project

To build the app, open the sln file in Visual Studio (IconExtract.sln) and set the IconExtract.Package project as the startup item by right-clicking on IconExtract.Package in the solution explorer & hitting ‘Set as Startup item’.

Contributing

Want to contribute to this project? Feel free to open an issue or pull request. Contributing guidelines have not been created yet.

Screenshots

Screenshot 2022-02-07 091638 Screenshot 2022-02-07 091703

About

Extract Icons from files in multiple formats

License:MIT License


Languages

Language:C# 100.0%