
i.Mage is a small and fast graphics editor slanted towards quite and easy
pixel editing, ala DPaint from the DOS/Amiga days. Instead of being a bloated
behemoth with a zillion plugins it starts in under a second and it does a
lot of the mundane jobs of image editing quickly and without fuss. The
right tool for simple jobs.
Source code is available under the LGPL. If you don't see links in the download
section I can provide then on request. I'm usually hacking on code rather than
keeping every last i dotted and t crossed. If you don't see a feature you want
your welcome to add it to the code and send me a diff.
While i.Mage is not deprecated I don't spend a lot of time on it these days.
Requests for features or bug fixes may take some time to get some attention.
Main features
- Load/Save: Gif, Tiff, Jpg, Pcx, Bmp, Ico.
- 2 pane view, zoomed and 1:1.
- Downsampling/upsampling bit-depth, dithering, halftone, error diffusion.
- Resampling (smart resizing), cropping, rotating, offseting and flipping images.
- 8-bit palette editor: RGB/HLS ramps, colour cubes/stock palettes, reverse ramps, remapping.
- Clipboard support.
- Alpha blending.
- Basic linear/radial gradient fill.
- Undo que for most tools.
- Conversion of image to C/C++ code.
- Transparency support.
- Invert image.
- Convert to grayscale.
- Brightness/contrast adjust.
- Save/load/flip/rotate the current brush.
- Flood fill.
- Basic drawing primitives.
- Polyline editor.
- Text tool.
- Simple scripting language.
- Basic colour management via Little CMS,
does RGB<->RGB on load/save to the internal colour
space (sRGB), allows viewing of colour profile details.
- Known bugs.
Building From Source
Download
Lgi (match the date with the i.Mage source release) and get it to build.
Which means installing some support libraries, see the Lgi docs for that. Then
download Little CMS and unpack next to Lgi. Finally download and unpack
the i.Mage source next to Lgi (i.e. unpack everything into the same folder the zip's will create suitable
sub folders for Lgi, i.Mage and lcms). It should build using the
.dsw file in VC6 without errors assuming your Lgi is setup correctly. It helps to add the Debug and Release
folder for Lgi to the path.
1.09 [Stable]
Download: Installer [Windows, 668K, 14/1/2008]
Changes:
- Fixed Bug #175: Text script function to not add a permanent offset to everything.
Download: Installer [Windows, 665K, 20/9/2007]
Download: Source [Common, 254K, 20/6/2007]
Download: Installer [Windows, 660K, 20/6/2007]
Download: Installer [Windows, 666K, 26/7/2006]
Download: Installer [Windows, 663K, 20/6/2006]
Download: Installer [Windows, 644K, 4/3/2006]
Download: Installer [Windows, 638K, 16/2/2006]
Download: Installer [Windows, 637K, 9/2/2006]
Download: Installer [Windows, 640K, 16/1/2006]
Download: Bz2 [Linux, 840K, 20/11/2005]
Download: Installer [Windows, 605K, 17/11/2005]
Download: Installer [Windows, 606K, 26/10/2005]
Download: Source [Common, 237K, 26/10/2005]
Download: Binary [Windows, 514K, 15/11/2004]
Download: Binary [Linux, 799K, 9/11/2004]
Download: Source [Common, 231K, 26/10/2004]