mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
74b641bef7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
323 B
Text
10 lines
323 B
Text
icoextract is an icon extractor for Windows PE files (.exe/.dll),
|
|
written in Python. It also includes a thumbnailer script
|
|
(exe-thumbnailer) for Linux desktops.
|
|
|
|
This project is inspired by extract-icon-py, icoutils, and others.
|
|
|
|
icoextract aims to be:
|
|
* Lightweight
|
|
* Portable (cross-platform)
|
|
* Fast on large files
|