컴퓨터에 저장된 모든 아이콘을 추출하고 싶으십니까? 당신이 보는 모든 아이콘이 실제로 어디에 있는지 궁금해 한 적이 있습니까? 컴퓨터에서 고품질 아이콘을 찾는 것은 어렵고 대부분 응용 프로그램이 아이콘을 EXE (실행 가능) 파일 자체에 직접 저장하기 때문에 간접적으로 해당 아이콘을 숨깁니다.
이 기사에서는 컴퓨터에 이미 설치된 응용 프로그램에서 아이콘을 추출하는 데 사용할 수 있는 몇 가지 도구를 언급하겠습니다. 이 프로그램을 사용하여 아이콘 파일을 이미지 또는 다양한 크기의 ICO 파일로 저장할 수 있습니다.(ICO)
아이콘추출
IconsExtract 는 EXE(EXE) , DLL , OCX , CPL 및 기타 파일 형식에 저장된 아이콘을 자동으로 찾는 데 사용할 수 있는 프리웨어 응용 프로그램입니다이 프로그램을 사용하고 나면 컴퓨터에 저장된 실제 아이콘 수에 놀랄 것입니다!
이 프로그램은 독립 실행형 실행 파일이며 설치가 전혀 필요하지 않으므로 모든 컴퓨터에서 쉽게 실행할 수 있습니다! 아이콘 또는 커서, 아이콘 크기 및 색상 깊이(color depth) 별로 검색을 필터링할 수도 있습니다 .
프로그램을 시작할 때 2가지 주요 검색 옵션이 있습니다.
파일의 아이콘 스캔(Scan Icons in Files ) – 예: C:Windowssystem32shell32.dll – 프로그램을 로드할 때 의 기본값 입니다.(default value)
파일 이름을 텍스트 상자에 수동으로 입력하거나 파일 찾아보기(Browse Files) 버튼 을 클릭하여 대화 상자(dialog box) 에서 선택할 수 있습니다 . 와일드카드 문자(? 및 *)를 사용하여 여러 파일 이름을 선택할 수도 있습니다.
파일 외에도 폴더 찾아보기(Browse Folders) 버튼을 클릭하여 폴더를 스캔할 수 있습니다. 하위 폴더 검색(Search Subfolders) 확인란 을 선택하면 기본 폴더의 모든 하위 폴더도 검색됩니다. 예를 들어 폴더 찾아보기를 클릭하고 C:Program Files (x86)를 선택한 다음 하위 폴더 상자를 선택하면 설치된 모든 프로그램의 모든 파일에서 아이콘을 검색할 수 있습니다!
선택한 프로세스의 아이콘 스캔(Scan Icons in Selected Processes) – 컴퓨터에서 현재 실행 중인 프로세스를 간단히 나열하고 그 중 하나를 선택하여 아이콘을 추출할 수 있는 좋은 옵션입니다.
검색이 완료되면 프로그램의 기본 창에 표시된 아이콘을 찾을 수 있습니다. 그런 다음 저장 하려는 항목을 선택한 다음 파일(File) 메뉴 에서 선택한 아이콘 저장 을 선택하여 아이콘을 (Save Selected Icons)ICO 파일에 저장할 수 있습니다.
표준 CTRL + C 키 콤보 를 눌러 단일 아이콘을 클립보드에 복사하고 다른 응용 프로그램에 붙여넣을 수도 있습니다. (clipboard and paste)그러면 16×16 또는 32×32의 표준 크기로 아이콘이 복사됩니다. 다른 크기로 복사하고 싶다면 아이콘을 더블 클릭하고 속성 창에서 특정 이미지를 선택한 후 선택한 이미지 복사(Copy Selected Image) 를 클릭 합니다.
비실콘그래버
재미있는 이름이 무엇인지 확실하지 않지만 BeCylconGrabber 는 응용 프로그램 실행 파일에서 고품질 아이콘을 가져오는 데 유용한 작은 도구입니다. 나는 이 프로그램이 더 멋진 인터페이스와 깔끔한 모양을 가지고 있기 때문에 IconsExtract 보다 약간 더 좋습니다. (IconsExtract)나는 IconsExtract 가 2010년 이후로 업데이트되지 않았다고 생각합니다. 그래서 꽤 오래 전입니다.
어쨌든 이 프로그램은 이식성이 있으며 설치가 필요하지 않습니다. EXE 파일(EXE file) 을 실행하기 만(Just) 하면 왼쪽에 세 개의 탭이 있고 오른쪽에 미리보기 창이(preview window) 있는 기본 프로그램 창이(program window) 나타납니다.
디렉토리(Directory) 탭 에서 개별 파일을 찾아 해당 특정 DLL 또는 EXE 등의 아이콘을 볼 수 있습니다. (DLL or EXE)Google 크롬(Google Chrome) 에 대한 멋진 아이콘을 얻고 싶다고 가정해 보겠습니다 . chrome.exe 파일(chrome.exe file) 을 찾아보기만 하면 됩니다 .
보시다시피 미리보기 창(preview window) 에는 해당 실행 파일에 저장된 아이콘의 다양한 크기가 모두 나열됩니다. 아이콘을 저장하려면 아이콘을 클릭한 다음 저장 버튼(Save button) 을 클릭 하거나 아이콘을 더블 클릭합니다. 다양한 크기와 색상 깊이를 가진 아이콘으로 저장할 수 있는 사용자 정의된 저장 대화 상자 가 나타납니다.(save dialog)
이미지 파일(image file) 로 저장하려면 파일 형식 (Save as type) 상자를(box and change) 클릭 하고 BMP 또는 PNG(BMP or PNG) 로 변경 한 다음 형식을 선택하면 됩니다. 이것이 특정 파일에서 아이콘을 추출하는 방법입니다. 이제 특정 디렉토리의 모든 아이콘을 스캔하려면 검색(Search) 탭을 클릭한 다음 새 검색(New Search) 버튼을 클릭하십시오.
디렉토리를 선택한 다음 모든 하위 디렉토리를 재귀적으로 검색할지 여부를 선택합니다. 최소 기호 수는 검색 결과에 표시하기 위해 파일에 있어야 하는 최소 아이콘 수를 의미합니다. Max 는 10,000으로 설정되며 실제로 충분히 커야 합니다.
왼쪽에서 아무 것도 클릭(t click) 하지 않으면 찾은 특정 크기의 모든 아이콘이 표시됩니다. 검색 결과에서 특정 파일을 클릭하면 해당 파일의 아이콘만 표시됩니다. 마지막으로 아이콘을 선택한 후 즐겨찾기(Favorites) 버튼 을 누르면 즐겨찾기 탭(Favorites tab) 에 추가되어 다시 검색할 필요 없이 쉽게 접근할 수 있습니다.
이것들은 응용 프로그램 파일(application file) 에서 좋은 품질의 아이콘을 얻는 거의 두 가지 최고의 프로그램 입니다. 작동하는 다른 프로그램이 있지만 16×16 또는 32×32 크기만 추출할 수 있으므로 제 생각에는 쓸모가 없습니다.
이제 새 아이콘이 생겼으므로 이 아이콘을 사용 하여 플래시 드라이브에 대한 사용자 지정 아이콘(custom icon) 을 만들 수 있습니다 . 컴퓨터에서 좋은 아이콘을 찾지 못했다면 자신의 이미지를 아이콘으로 변환하여 사용할 수 있습니다! 즐기다!
How to Extract Icons from EXE, DLL, OCX, and CPL Files
Wish you could extract all of icons stored on your cоmputer? Have you ever wondered where all those icons you see are actυally located? Finding high quality icons on your computer іs diffiсult and mostly because applicationѕ ѕtore their icons directlу іn the EXE (executable) file itself, which indirectly hides those icons from you.
In this article, I’ll mention a couple of tools you can use to extract icons from the applications already installed on your computer. You can use these programs to save the icon files as images or as ICO files of different sizes.
IconsExtract
IconsExtract is a freeware application that you can use to automatically find icons that are stored in EXE, DLL, OCX, CPL, and other file types. You’ll be amazed at the actual number of icons stored on your computer after using this program!
The program is a standalone executable and does not require any installation at all, which means you can run it on any computer easily! You can also filter the search by icons or cursors, by icon size, and even by the color depth.
You have 2 main search options when you startup the program:
Scan Icons in Files – For example: C:\Windows\system32\shell32.dll – This is the default value when you load the program.
You can either manually type in the filename into the textbox, or select it from a dialog box by clicking the Browse Files button. You can also select multiple filenames by using wildcard characters (? and *).
In addition to just files, you can scan a folder by clicking the Browse Folders button. If you check the Search Subfolders checkbox, all of the subfolders of the main folder will also be scanned. For example, if you click browse folders, select C:\Program Files (x86)\ and then check the subfolders box, you’ll be able to search all files of all installed programs for icons!
Scan Icons in Selected Processes – This is a nice option that simply lists out the currently running processes on your computer and lets you choose one of them to extract icons from.
After the search is complete, you will find the icons displayed in the main window of the program. You can then save the icons into ICO files by selecting the ones you want to save and then choosing Save Selected Icons from the File menu.
You can also copy a single icon to the clipboard and paste it into another application by pressing the standard CTRL + C key combo. This will copy the icon in the standard dimensions of 16×16 or 32×32. If you want to copy a different size, double click on the icon and select the specific image in the properties window and click Copy Selected Image.
BeCylconGrabber
Not sure what’s up with the funny name, but BeCylconGrabber is a useful little tool for grabbing high quality icons from application executables. I like this program slightly better than IconsExtract because it has a nicer interface and cleaner look. I don’t think IconsExtract has been updated since 2010, so that’s quite a while back.
Anyway, this program is also portable and doesn’t require an installation. Just run the EXE file and you’ll get the main program window with three tabs on the left and a preview window on the right.
Under the Directory tab, you can browse to an individual file and see the icons for that particular DLL or EXE, etc. Let’s say I wanted to get a nice icon for Google Chrome, I would just browse to the chrome.exe file.
As you can see, the preview window lists out all the different sizes for the icon stored in that executable. To save the icon, click on it and then click the Save button or just double-click on the icon. You’ll get a customized save dialog where you can save it out as an icon with all the different sizes and color depths.
If you want to save it as an image file, just click on the Save as type box and change it to BMP or PNG and then choose of the formats. So that’s how you can extract icons from a particular file. Now if you wanted to scan for all the icons in a particular directory, you click on the Search tab and then click on the New Search button.
Choose a directory and then choose whether to recursively search all subdirectories or not. The min number of symbols means the lowest number of icons that have to be in a file for it to show in the search results. Max is set to 10,000 and that really should be large enough.
If you don’t click on anything on the left side, it’ll show you all the icons for that particular size that it found. You can also click on a particular file from the search results and it’ll show you just those icons from that file. Lastly, you can select an icon and then press the Favorites button, which will add it to the Favorites tab where you can easily access them without having to search again.
These are pretty much the two best programs getting good quality icons out of an application file. There are some other programs that work, but they only let you extract 16×16 or 32×32 sizes, which is useless in my opinion.
Now that you have your new icons, you might want to use it to create a custom icon for your flash drive. If you couldn’t find a good icon on your computer, you can convert your own images into icons and use those! Enjoy!