Page 1 of 1
How to extract image from exe files?
Posted: Mon Feb 02, 2004 1:50 pm
by Qwez
How to extract image from exe files?
Re: How to extract image from exe files?
Posted: Mon Feb 02, 2004 7:10 pm
by larswes
You could try
Resource Hacker.
Posted: Tue Feb 03, 2004 8:55 am
by jjeep
Posted: Thu Feb 05, 2004 7:12 am
by helmut
Think the programs mentioned before will do the job. If you simply want to open only single icons stored in the .exe file, you can use XnView: In the XnView browser just double-click on the .exe file. Then, XnView will display a dialog to select an icon and opens it.
Posted: Fri Oct 20, 2006 6:40 pm
by Guest
helmut wrote:Think the programs mentioned before will do the job. If you simply want to open only single icons stored in the .exe file, you can use XnView: In the XnView browser just double-click on the .exe file. Then, XnView will display a dialog to select an icon and opens it.
What am I misssing? When I click on the EXE it just Opens the exe, I am never prompted to select the icon...
Indeed…
Posted: Fri Oct 20, 2006 7:12 pm
by Clo
—> Guest

Hello !
• I use that feature in the following way to avoid that the EXE be started :
- I set a button for XnView in a button-bar in Total Commander,
- I carry the EXE on that icon via Drag&Drop, and the trick is played…
Aside : Indeed you get the dialogue to save icons, but unfortunately, 99% of them will be unusable because the transparent background is not rendered, it is shown as full black…
- Pierre is quite aware of that
Yes, this continues for ten years, thus I consider it's a bug now… 
Ultimate workaround :
1. Display the icon you need in the right area of the box,
2. Alt+PrintScreen
3. Import the Clipboard and crop the image to keep just the icon…
4. Save <Clipboard_x> as *.ICO or *.BMP if you need to make retouchs…

Kind regards,
Claude
Clo
Posted: Fri Oct 20, 2006 7:18 pm
by helmut
Anonymous wrote:...What am I misssing? When I click on the EXE it just Opens the exe, I am never prompted to select the icon...
In XnView browser:
1. Select the EXE file
2. Use "Tools > Open" or right click on the EXE file and use "Open" in the context menu.
3. You will see a dialog "Multiple icons" which lets you choose which icon to open.
Posted: Fri Oct 20, 2006 8:15 pm
by ouistiti
Helmut
Nice... but the transparent background is not rendered, it is shown as full black
———————>
More : the quality is (very) bad ! (Try a zooming !)
Any suggestion ?
Paul
Posted: Fri Oct 20, 2006 9:26 pm
by helmut
ouistiti wrote:Nice... but the transparent background is not rendered, it is shown as full black
That's a bug which Clo has mentioned above.
ouistiti wrote:More : the quality is (very) bad ! (Try a zooming !)
Often, icons in various sizes are stored in the exe file. The size and colour depth of the icon is shown as part of the image name. E.g. "Icon 164 [48x48x32]" stands for 48x48 pixels with 32 colours. Choose the largest icon with most colours, then quality is supposed to be as expected.
No, no no…
Posted: Fri Oct 20, 2006 9:56 pm
by Clo
—> Helmut
• Hi !
…E.g. "Icon 164 [48x48x32]" stands for 48x48 pixels with 32 colours.
- Sorry, this is wrong. The last number means the
colour depth as
Bit¦s
Per
Pixel.
• The icon that Paul shows is a 32 BPP, and the saving is as so bad as it should be a 4 BPP, regardless the damned black B.G. …

G.
Claude
Clo