How it works
How to use the Number Base Converter
Paste or open your input
Type, paste or drop a file into the left editor — or press Sample to try it.
Adjust the options
Use the options in the toolbar; the result updates as you type.
Copy or download the result
Copy the output or download it as a file.
About the Number Base Converter
Enter numbers in any base — decimal, 0x hex, 0b binary or 0o octal — and see every representation side by side, with digit grouping for readability.
Built for developers
Why developers use it
Private by design
Runs 100% in your browser. Nothing you paste is uploaded, logged or stored on a server.
Instant results
Output updates as you type, with precise error locations when something is wrong.
Works offline
Once loaded, the tool keeps working without a connection. Install it as an app if you like.
Free, no sign-up
No accounts, no limits, no watermarks.
FAQ
Frequently asked questions
How large can the numbers be?
Base conversions use BigInt arithmetic, so there is no 53-bit limit — you can convert 64-bit, 128-bit or even longer integers exactly.
Is my data uploaded anywhere?
No. Everything runs locally in your browser — nothing you type, paste or open is sent to a server, logged or stored. The tool keeps working offline once the page has loaded.
Keep going
Related tools
- Number to Words ConverterSpell out numbers in English words
- Words to Number ConverterConvert English number words to digits
- Decimal to Binary ConverterConvert decimal numbers to binary
- Binary to Decimal ConverterConvert binary numbers to decimal
- Hex to Decimal ConverterConvert hex numbers to decimal
- IP to Decimal ConverterConvert IPv4 addresses to decimal
- Timestamp ConverterConvert Unix timestamps to dates and back, in any time zone
- HEX to RGB ConverterConvert HEX colors to RGB