Scroll to navigation

ICOEXTRACT(1) User Commands ICOEXTRACT(1)

NAME

icoextract - extract icons from Windows PE files

DESCRIPTION

usage: icoextract [-h] [-V] [-n NUM] [-i ID] [-v] input output

Windows PE EXE icon extractor.

positional arguments:

input filename (.exe/.dll/.mun)
output filename (.ico)

options:

show this help message and exit
show program's version number and exit
index of icon to extract
resource ID of icon to extract
enables debug logging

AUTHORS


.B icoextract
was primarily written by James Lu.

June 2025 icoextract 0.2.0