RadixSystems Application allows users to easily
convert between numeral base systems. The
application is optimized to be easy to use, intuitive,
and productive. Currently, the application supports
5 widely used bases, including:
- Binary
- Quaternary
- Octal
- Decimal
- Hexadecimal
What separates this app from other converters is
its design and most importantly its features. The
features include the following:
- Allows for three bases to be displayed at once.
- Provides custom, animated keyboards for each
base to allow for easier and more intuitive input.
- Supports unsigned, signed (sign-magnitude),
and 2s complement formats.
- Allows for fractional values.
- Currently allows up to 64-bit values: 32-bits for
whole portion and 32-bits for the fractional
portion.
- Allows the user to adjust max whole bits and
fractional bits as well as enable padding.
- Automatically converts as you type.
- Supports copying and pasting.
- Supports external keyboard input.
- Includes an information window that provides
how-to instructions.