Opening and saving files
Greenfish Icon Editor Pro can currently open and save in ICO, CUR, ANI, PNG, XPM, BMP and JPEG formats.
Here is a short description about the mentioned formats and when to use them:
- The ICO and CUR formats can store multiple images in any color depth,
i.e. preserving all the information your document contains. Greenfish Icon Editor Pro
can compress huge image formats stored in these files using PNG compression to reduce file size,
but it is not recognized by OS's older than Vista(tm) and most of the resource compilers.
Thus, PNG compression can be adjusted at Help | Preferences.
- The ANI format is used for storing animated cursors. Pages are saved as frames of animation
in ANI files, which means that you should specify the frame rate for each page using
Icon | Page properties or apply an uniform frame rate using Icon | Apply frame rate for all frames.
- The PNG format is the ideal solution when saving only a single page.
It handles all color depths and produces small-sized files which can be distributed over the Web.
Tip: use the PNG format instead of ICO when creating so-called favicons for
homepages. It can reduce file size and is more portable.
- The XPM format is mainly used on Linux platforms. It is a file format which
can even be edited in text editors. It supports transparency, but
it cannot store 32-bit images and storing 24-bit images in XPM files can increase the file size very much.
Therefore, Greenfish Icon Editor Pro allows keeping only at most 256 colors when saving to XPM.
This does not usually present a big image quality loss, though.
- The BMP format does not support transparency and is always uncompressed.
Therefore, the PNG format is recommended instead.
However, Greenfish Icon Editor Pro saves BMP files reducing the file size as much as possible.
(The BMP color depth is aligned to the number of colors used.)
- The JPEG format does not support transparency and has a lossy compression method.
It is excellent when saving photos but far not suitable for icons.
You should not save your drawings in JPEG, otherwise all sharp edges get blurred
("JPEG artifact").
Tip: To open a file easily, just drag and drop the file onto the main window of
Greenfish Icon Editor Pro, or use the startup screen.