Icoutils

 Like this app

The icoutils are a set of command-line programs for extracting and converting images in Microsoft Windows(R) icon and cursor files. These files usually have the extension .ico or .cur, but they can also be embedded in executables and libraries (.dll-files).

License model

  • FreeOpen Source

Platforms

  • Linux
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features
  1.  Command line interface
  2.  Extract Icons

Icoutils News & Activities

Highlights All activities

Recent activities

Show all activities

Icoutils information

  • Developed by

    Oskar Liljeblad
  • Licensing

    Open Source and Free product.
  • Alternatives

    18 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

Our users have written 0 comments and reviews about Icoutils, and it has gotten 0 likes

Icoutils was added to AlternativeTo by mirellanmal on Nov 14, 2014 and this page was last updated Nov 18, 2020.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Icoutils?

The icoutils are a set of command-line programs for extracting and converting images in Microsoft Windows(R) icon and cursor files. These files usually have the extension .ico or .cur, but they can also be embedded in executables and libraries (.dll-files).

The icotool program converts icon and cursor files into a set of PNG images. (Each icon/cursor file may contain multiple images, usually of different sizes and with different number of colors.) Icotool can also create icon/cursor files from PNG images.

The wrestool program can extract both icons and cursors from 32-bit ("PE") and 16-bit ("NE") executables and libraries. It writes .ico and .cur files that can be used on Windows(R) operating systems as well. Other types of embedded resourced can be extracted, however only in raw form - icons and cursors require additional conversion before they can be saved as icon and cursor files.

The extresso script automates the tasks of extracting and converting icons. This is done with the help of of special resource scripts. The purpose of these scripts are to give names to the icons in the executables and libraries.

The icoutils were designed to compile and run on modern POSIX compatible systems such as Linux.

Official Links