Skip to content
alpaca.tools

10 published tools

Number Tools

Convert numbers between binary, decimal, hexadecimal, and octal, translate text to binary, and run base-2 math locally.

All Number Tools

Binary Translator

Translate text to binary code and binary back to readable text instantly.

5.068 uses

Binary Converter

Convert binary numbers to decimal, hexadecimal, and octal in one pass.

5.064 uses

Hex Converter

Convert hexadecimal numbers to decimal, binary, and octal in one step.

5.062 uses

Decimal to Binary Converter

Convert decimal numbers to binary, one value per line, with big-number support.

5.060 uses

Hex to Decimal Converter

Convert hexadecimal numbers to decimal, one per line, with exact results.

5.056 uses

Binary to Decimal Converter

Convert binary numbers to decimal, one per line, with exact big-number math.

5.054 uses

Decimal to Hex Converter

Convert decimal numbers to hexadecimal, one per line, without size limits.

5.052 uses

Hex to Binary Converter

Convert hexadecimal numbers to binary, one per line, with exact bit output.

5.051 uses

Binary to Hex Converter

Convert binary numbers to hexadecimal, one per line, grouped four bits at a time.

5.050 uses

Binary Calculator

Add, subtract, multiply, and divide binary numbers with decimal results shown.

5.050 uses

About Number Tools

Converters for moving numbers between binary, decimal, and hexadecimal, plus a binary calculator for arithmetic and a translator that turns text into binary code and back. Useful when you are debugging bit-level code, working through a computer science exercise, or just checking a conversion by hand. Every tool converts as you type, right in the browser.

Related categories