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
Number base conversion calculator: binary,decimal,octal,hex conversion.
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.
A `base_convert` replacement that doesn't lose precision on large numbers.
Simple C# app that converts between common bases
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.
C# Windows Forms Application for converting between different bases and performing operations in these bases
Simple Angular JS app for Base Converter :)
This is a gui program which takes a value in a specified base and converts it to another specified base.
A simple base converter class in python.
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."