Proof of concept base x to y converter (2 to 16 right now).
-
Updated
Jun 30, 2025 - JavaScript
Proof of concept base x to y converter (2 to 16 right now).
A python script to convert any base to any base without native function.
baseconv is a command-line utility that converts numbers between different numerical bases, including binary, decimal, hexadecimal, and octal.
🔢 Convert any bases in an other one you choose (Binary, Octal, Decimal, Hexadecimal, BCD).
Convert from one base to another. Binary, octal, hexadecimal, decimal, etc.
This is a software for numerical base conversion, the numerical systems available are octal, hexadecimal, binary and decimal
Simple C# app that converts between common bases
Number base conversion calculator: binary,decimal,octal,hex conversion.
A `base_convert` replacement that doesn't lose precision on large numbers.
Client-Side Web Scripting Tool that converts Numbers from one Base to all other Bases in real time, without having to convert at each input.
Aplicativo Web para converter números binários em decimais e vice-versa, baseado no app-ideas de Florin Pop e desenvolvido com React.js
This is a simple PHP class to convert numbers from one base to another.
C# Windows Forms Application for converting between different bases and performing operations in these bases
Java Swing implementation of a number base converter. See README.md for more information.
A simple base converter class in python.
Simple Angular JS app for Base Converter :)
Add a description, image, and links to the baseconverter topic page so that developers can more easily learn about it.
To associate your repository with the baseconverter topic, visit your repo's landing page and select "manage topics."