Icon Extractor logo

Icon Extractor AmN

Use this command to install Icon Extractor:
winget install --id=AmN.IconExtractor -e

Icon Extractor for Windows

Icon Extractor is a tool designed to extract icons from files and applications on Windows.

Key Features:

  • Extract icons in multiple formats (PNG, ICO, etc.).
  • Extract all available icons from a single file or application.
  • Customizable icon sizes for extraction.
  • Preview icons before extracting.
  • Lightweight with no installation required; can be installed via winget.

Audience & Benefit:
Ideal for developers, designers, and anyone who needs to extract icons from files or applications. It simplifies the process of obtaining high-quality icons for use in projects or workflows.

README

Icon Extractor for Windows

A desktop application that extracts icons from running Windows applications and UWP (Universal Windows Platform) apps in real-time.

Features

  • Displays icons from active windows in real-time
  • Supports both traditional Win32 applications and UWP apps
  • Shows window title and process name
  • Right-click menu to save icons as PNG files
  • Always stays on top of other windows

Requirements

  • Windows 10 & 11

Installation

Download the latest installer from the releases page

Winget Installation

winget install --id AmN.IconExtractor

Running from source

  1. Install Python 3.12 or later
  2. Clone this repositorys
  3. Install dependencies:
pip install -r requirements.txt
  1. Run the application:
python main.py
Versions
1.0.4
1.0.3
1.0.2
1.0.1
Website