Data Index
Subset index for this folder. This page lists tools in this folder only.
Ingcebiso: sebenzisa khangela to quickly filter tools by name or slug.
Izixhobo
Direct tool pages in this folder.
BASE16 Decode Encode
Encode and decode Base16 (hex) values with live conversion and alternate output formats.
BASE32 Decode Encode
Encode and decode Base32 (RFC 4648) with smart mode detection.
BASE58 Decode Encode
Encode and decode Base58 (Bitcoin alphabet) with smart mode detection.
BASE58 To Hex
Decode Base58 input and return hexadecimal bytes.
BASE62 Decode Encode
Encode and decode Base62 values for compact text-safe representations.
BASE64 Decode Encode
Encode or decode Base64 with auto mode and output format controls.
BASE64 To ASCII
Decode Base64 bytes into ASCII/UTF-8 text.
BASE64 To Binary
Decode Base64 bytes to binary bit representation.
BASE64 To Csv
Decode Base64 payloads to CSV text with table preview.
BASE64 To Decimal
Decode Base64 payload into comma-separated decimal byte values.
BASE64 To Hexadecimal
Decode Base64 payload and render hexadecimal bytes.
BASE85 Decode Encode
Encode and decode Base85 (Ascii85) values for dense printable encoding.
BASE91 Decode Encode
Encode and decode Base91 with smart mode detection.
Base Universal Converter
Auto-detect text and base inputs, then output Base16, Base32, Base58, Base62, Base64, Base85, and Base91 in one pass.
Binary To BASE64
Convert binary bit strings into Base64 output.
Binary To Decimal
Convert binary bit strings into decimal numbers.
Binary To Gray Code
Convert binary bit strings into Gray code.
Binary To Hexadecimal
Convert binary bit strings into hexadecimal output.
Binary To Octal
Convert binary bit strings into octal output.
Octal To Binary
Convert octal values to binary bit strings with optional separators and 0o prefix support.
Octal To Decimal
Convert octal values to decimal numbers quickly in your browser.
Octal To Gray Code
Convert octal values into Gray code bit strings using binary intermediate conversion.
Octal To Hexadecimal
Convert octal values into hexadecimal output with BigInt precision.