Create and extract MS Windows icons and cursors from images.
Create and extract MS Windows icons and cursors
icotoolwrestool$ icotool -c -o output.ico input.png$ wrestool -x --output=. file.exe$ icotool -c -o icon.ico icon16.png icon32.png icon64.png$ wrestool -l file.dll$ icotool -x icon.ico --output=icon.png