Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.
/ ExtractIcon Public archive

Simple command line utility to extract a Windows file icon in its highest resolution.

License

Notifications You must be signed in to change notification settings

bertjohnson/ExtractIcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtractIcon

Simple command line utility to extract a Windows file icon as a PNG in its highest resolution. Tested on Windows 10 for icons with resolutions of 16x16, 32x32, 48x48, 64x64, and 256x256.

Usage

To output the icon associated with an executable as a PNG:

extracticon.exe file.exe file-icon.png

To output the icon associated with the PDF file handler as a PNG:

extracticon.exe file.pdf file-icon.png

About

Simple command line utility to extract a Windows file icon in its highest resolution.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages