GBase is a GTK program designed to convert between the four common bases in computing.
This program was jointly developed with Psiren. It’s simple but it’s very useful. used in programming (decimal, hexadecimal, octal and binary). It converts numbers on-the-fly as they are typed in. It can also convert numbers entered on the command line. It can correctly handle both signed and unsigned 32-bit integers.
Latest source: gbase-0.5.tar.gz