Baseconv icon  Base Converter (baseconv)

This program aims at delivering a useful base conversion utility to programmers, engineers, and mathematicians who work with numbers of different bases. The supported bases are Decimal, Binary, Hexadecimal, Octal, and a user-specified base up to base 36. This means that you can convert from numbers of ANY base to numbers of ANY base for arbitray-precision numbers. You may have seen other base converters on the Internet, but none are as intuitive, easy to use, and accurate as this one.

This program is intended for developers, engineers who work in numbers of different bases and any other person interested in base conversion.

Screenshot of Base Converter


Known problems or limitations:

  1. Currently does not support floating point numbers, so when you enter a number with a decimal point, it does not convert.
Downloads

Installers
baseconv-install.tar.gz
baseconv-install.zip

Binaries
baseconv-1.2.jar
baseconv-1.1.jar

Source
baseconv-1.2-src.tar.gz
baseconv-1.2-src.zip
baseconv-1.1-src.tar.gz
baseconv-1.1-src.zip


Documents

For Users
Help
F.A.Q.
Readme

For Developers
JavaDoc


Developers
Damian Carrillo

Support This Project

Copyright (c) 2004 Damian Carrillo