|
|
![]() products linux osx win32 bsd autodox classtree source code | t@b Icon Ripper (command line utility)Version 0.958, build id 0703161351
extract icons from exe files and dll,ico and cpl files. all unique icon images will be stored into specified destination directory. works with gradient transparencies.
Recent Changes to t@b Icon Ripper (command line utility)platform downloads:win32inlinetabiripp.exe for windowsthis command line utility simply scans a directory for windows icons and saves all icons found as png image files with transparency support. png are increasingly popular with web designers as replacements for gif (grafic-interchange-failures) files. In Practice:type at the command prompt:tabscc.exe dirnam outputdir [.jpg|.png] Remarks:tabiripp will scan the "dirnam" directory for icons and save the found icons in the "outputdir".if "dirnam" is in actual fact a filename then icons will be extracted for that one file only. if "dirnam" is * (asterisk) then the internal windows default icons will be extracted tabirip: copyright (c) 2004, t@b software. written by andy flinn. compression/zlib was written by jean-loup gailly and mark adler. png code in this program from courtesy of http://www.libpng.org jpeg code aquired from the folx at http://www.ijg.org More Dox |