Free stuff for the loaders. MAKING the world less annoying iPhone Ringtones. Chances are you will be the only one in a room or on a train starring at your phone the next time it rings. When coming for your first consultation, please arrive 20 minutes before your scheduled time to complete the forms and have the following documents. Iconeer 2.0.2 (External server) Popular Downloads. Mozilla Firefox 86.0 Firefox is a fast, full-featured Web browser. Outlook Express 5.0.6. Ellis O’Brien/Amazon (episode stills); Ellis O’Brien/Amazon, Kim Cortes/Guardian Labs US and Lila Kydd/Guardian Labs US (Life is a highway postcard); Getty Images/Iconeer (world map) Paid for.
IconsExtract v1.47 - EXE/DLL/OCX/CPL icon grabber/extractor Copyright (c) 2003 - 2010 Nir Sofer |
Related Utilities
- ResourcesExtract - Extract resources (bitmaps, icons, html files, and more) from dll files.
- DotNetResourcesExtract - Extract embedded resources from .NET application.
Description
The IconsExtract utility scans the files and folders on your computer, and extract the icons and cursors stored in EXE, DLL, OCX, CPL, and in other file types. You can save the extracted icons to ICO files (or CUR files for cursors), or copy the image of a single icon into the clipboard.System Requirements
Iconverse
Windows operating system: Windows 95/98/ME, Windows NT, Windows 2000, Windows XP, Windows 2003 Server, or Windows Vista/7/2008/8.x/10 .IconsExtract can only extract icons from 32-bit executable files.It cannot extract icons from 16-bit files.
Versions History
Date | Version | Description |
---|---|---|
26/09/2010 | 1.47 |
|
13/04/2009 | 1.46 |
|
03/05/2008 | 1.45 |
|
07/03/2008 | 1.44 |
|
22/02/2008 | 1.43 |
|
21/12/2007 | 1.42 |
|
08/04/2006 | 1.41 |
|
12/06/2005 | 1.40 |
|
21/05/2005 | 1.32 |
|
01/12/2004 | 1.31 |
|
04/09/2003 | 1.30 | Added command-line support. |
06/06/2003 | 1.21 | Automatically saves your last settings (windows size, your last search options, and more) and loads them in the next time that you use this utility. |
30/04/2003 | 1.20 | Added search filter (Icon size and number of colors). |
16/04/2003 | 1.10 |
|
02/04/2003 | 1.00 | First release. |
License
This utility is released as freeware. You can freely use and distribute it. If you distribute this utility, you must include all files in the distribution package including the readme.txt, without any modification !Disclaimer
The software is provided 'AS IS' without any warranty, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The author will not be liable for any special, incidental,consequential or indirect damages due to loss of data or any other reason.Using the IconsExtract utility
This utility is a standalone executable, and it doesn't require any installation process or additional DLLs. Just run the executable (iconsext.exe) and start using it.Immediately after you run this utility, the 'Search For Icons' dialog box will be appeared. In this window, you should select the files or folders that you want to scan, and the resource typesyou want to find (icons, cursors, or both).You can also filter unneeded icons and get only icons that contains images with specific size and number of colors.
You have 2 main search options:
- Select only single file. For example: C:WINNTSystem32shell32.dll
You can manually type the filename in the text-box, or select it from a dialog box by clicking the 'Browse Files' button. - Select multiple filenames by using wildcard characters (? and *).
You can select the folder that you want to scan by clicking the 'Browse Folders' button. If you check the 'Search Subfolders' check-box,all the subfolders of the main folder will be scanned also.For example: if you type 'c:*.*' in the filename text-box, and check the 'Search Subfolders' option, the IconsExtract utility will search for icons in all folders and files of your 'C:' drive.
Notice: Searching for icons in an entire drive might take a few minutes,and consume a fair amount of system resources. However, you can alwaysstop the search by pressing the 'Esc' key or by clicking the 'Stop'menu item in the top-left corner of the window.
In order to start the icons searching, press the 'Search For Icons' button. IconsExtract will search for icons according to your selectionin the 'Search For Icons' window.After the search is finished, the extracted icons will be appearedin the main window of IconsExtract utility.
Saving icons into ICO files
In order to save the extracted icons into ICO files:- Select the icons that you want to save. You can press Ctrl+A in orderto select all extracted icons.
- Choose the 'Save Selected Icons' in the 'File' menu, or press Ctrl+S.
- In the 'Save Selected Icons' window, type the folder for saving the icons files (You can also select it by using the Browse button)
- Press the 'Save Icons' button. All the selected icons will be saved into the folder you have selected.
Copy a single icon to the clipboard
You can also copy a single image of icon, and paste it to another application. There are 2 options to do it:- Copy icon in standard dimensions (16 X 16 or 32 X 32): Select a single icon in the main window, and press Ctrl+C.
- Copy an image of icons in other sizes: double click on a single icon, and the properties window, select specific image, and press the 'Copy Selected Image' button.
Searching more icons
You can always make another search by using the 'Search For Icons' option in the File menu. You can also extract the icons of specificfile simply by dragging it from explorer window into the main window of IconsExtract utility.Command-Line Support
Starting from version 1.30, you can extract icons from files by running IconsExtract with /save option.Uconeer
source file | The file containing the icons you want to extract |
save folder | The destination folder the save the extracted icons/cursors |
-icons | Specify this option if you want to extract the icons from the file. |
-cursors | Specify this option if you want to extract the cursors from the file. |
-asico | Specify this option if you want to save cursors as .ico files. |
Example:
iconsext.exe /save 'c:winntsystem32shell32.dll' 'c:icons' -icons -cursors
You can also use -scanpath parameter to start IconsExtract user interface with the specifiedpath or wildcard, for example:
iconsext.exe -scanpath 'c:windowssystem32*.dll'
Iconverge
Translating IconsExtract to other languages
In order to translate IconsExtract to other language, follow the instructions below:Iconner
- Run IconsExtract with /savelangfile parameter:
iconsext.exe /savelangfile
A file named iconsext_lng.ini will be created in the folder of IconsExtract utility. - Open the created language file in Notepad or in any other text editor.
- Translate all string entries to the desired language.Optionally, you can also add your name and/or a link to your Web site. (TranslatorName and TranslatorURL values) If you add this information, it'll be used in the 'About' window.
- After you finish the translation, Run IconsExtract, and all translated strings will be loaded from the language file.
If you want to run IconsExtract without the translation, simply rename the language file, or move it to another folder.
Feedback
If you have any problem, suggestion, comment, or you found a bug in my utility, you can send a message to nirsofer@yahoo.comDownload IconsExtract (in Zip file) |
Download self-install executable for installing IconsExtract with uninstall support |
IconsExtract is also available in other languages. In order to change the language of IconsExtract, download the appropriate language zip file, extract the 'iconsext_lng.ini', and put it in the same folder that you Installed IconsExtract utility.
Iconergy Colorado
Language | Translated By | Date | Version |
---|---|---|---|
Arabic | Shanaab | 26/01/2015 | |
Brazilian Portuguese | Siegfried Janke | 26/09/2010 | |
Bulgarian | Starichok | 29/01/2015 | |
Croatian | RandomGuyfromCroatia | 21/12/2015 | |
Czech | Damned | 03/12/2013 | |
Danish | Aske Uhd Pennerup | 04/06/2005 | |
Dutch | Jan Verheijen | 28/09/2010 | 1.47 |
Dutch | Sander Lambregts | 27/09/2008 | 1.45 |
Finnish | Olli | 22/10/2007 | |
French | Jean-Michel Gillion | 04/05/2008 | |
French | aMadEUs | 29/09/2010 | 1.47 |
Galician | Yako-_- | 21/07/2010 | |
German | «Latino» auf WinTotal.de | 11/03/2014 | 1.47 |
Ge Old Style | Jörg-Peter Wessels | 25/04/2005 | |
Greek | George Georgiou | 05/05/2009 | |
Hebrew | Aron Don | 15/12/2011 | 1.47 |
Hungarian | Huzella Balázs | 19/07/2005 | |
Italian | Fabio Milocco | 06/07/2011 | |
Italian | Devil | 23/02/2014 | 1.47 |
Japanese | X-WORKS | 12/07/2005 | |
Norwegian | Helge Rødne Skjeveland | 03/12/2005 | |
Polish | Szymon Ogrodnik | 14/06/2005 | |
Portuguese | Rui Morais | 10/09/2005 | |
Portuguese Brazil | Mark Nascimento - Bambuí | 15/05/2005 | |
Romanian | Jaff (Oprea Nicolae) | 15/02/2013 | 1.47 |
Russian | Starichok | 18/04/2006 | |
Simplified Chinese | renda | 26/02/2008 | |
Slovak | Michal 'KuboF' Matúšov | 04/05/2008 | |
Spanish | Ricardo A. Rivas | 08/06/2020 | 1.47 |
Swedish | Olle Jansson | 14/02/2012 | 1.47 |
Taiwanese | Republic Of Taiwan | 17/12/2005 | |
Traditional Chinese | Sophina Liu | 29/08/2010 | |
Traditional Chinese | Mido | 05/08/2008 | |
Thai | ประสิทธิ์ แคภูเขียว | 25/03/2008 | |
Turkish | Selchuk Dursun | 22/08/2016 | |
Valencian | vjatv | 29/06/2005 |