Proof of concept base x to y converter (2 to 16 right now).
-
Updated
Aug 26, 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).
进制转换教学工具是一个交互式的教学应用,旨在帮助用户理解和掌握不同数制(如二进制、十进制、十六进制等)之间的详细转换过程。它特别适合需要理解进制转换和 IEEE 754 浮点数表示的用户。Base Conversion Teaching Tool is an interactive educational application designed to help users understand and master the detailed conversion process between different number systems (such as binary, decimal, including float IEEE 754, and hexadecimal).
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.
Simple C# app that converts between common bases
This is a simple PHP class to convert numbers from one base to another.
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.
A `base_convert` replacement that doesn't lose precision on large numbers.
C# Windows Forms Application for converting between different bases and performing operations in these bases
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
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.
Java Swing implementation of a number base converter. See README.md for more information.
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."