table of contents
other versions
- bookworm 0.1.4-1
- testing 0.1.6-1
- unstable 0.1.6-1
- experimental 0.2.0-2
EXE-THUMBNAILER(1) | User Commands | EXE-THUMBNAILER(1) |
NAME¶
exe-thumbnailer - thumbnailer for Windows PE files
DESCRIPTION¶
usage: exe-thumbnailer [-h] [-V] [-s SIZE] [-v] [-f] inputfile outfile
Linux (freedesktop.org) thumbnailer for Windows PE files (.exe/.dll)
positional arguments:¶
options:¶
- -h, --help
- show this help message and exit
- -V, --version
- show program's version number and exit
- -s, --size SIZE
- size of desired thumbnail
- -v, --verbose
- enables debug logging
- -f, --force-resize
- force resize thumbnail to the specified size
AUTHORS¶
.B icoextract
was primarily written by James Lu.
June 2025 | exe-thumbnailer part of icoextract 0.2.0 |