Skip to content

GrafX2

Published by GrafX2

A bitmap paint program specialized in 256 color drawing

Open sourceGPL-2.0 and CECILL-2.0

Highlights

  • Draws and edits bitmap images restricted to a 256-color indexed palette.
  • Treats the palette as editable document data, so changing an entry updates every pixel using it.
  • Works on a raster grid at the level of individual pixels rather than on vector shapes.
  • Listed for Linux only.
  • Distributed under GPL-2.0 and CECILL-2.0.

About this application

GrafX2 is a bitmap paint program built around indexed color. Images are drawn in a palette of at most 256 entries, and that palette is part of the document rather than a step applied at export time. The orientation is therefore toward pixel-level raster work — sprites, tiles, icons, screen mockups — rather than photographic retouching or vector illustration, where continuous-tone color and resolution independence matter more.

Because the format is indexed, drawing operations set the color index of individual pixels, and editing a palette entry changes the appearance of every pixel that references it. This coupling of palette and canvas is the defining constraint of the program and the reason it suits work with a fixed, limited color budget.

The record lists Linux as the platform, so availability elsewhere should be confirmed separately. Licensing is stated as GPL-2.0 and CECILL-2.0; anyone reusing the code should read both license texts.

Linux

We do not host this file, we do not scan it and we do not inspect its contents. Read what the source says, then decide for yourself.