Skip to content
NMSnabbit.

Converters

Convert between data formats, number bases and units quickly and privately in your browser.

30 tools in this category

Two-way converters between the formats developers and analysts juggle daily: CSV ↔ JSON, XML → CSV or text, binary, hex, octal and decimal number bases, ASCII codes, IP addresses, and JSON string escaping. Each converter is a focused single page with sensible defaults and instant output, so you can bookmark exactly the direction you need instead of fighting a ten-option mega-form.

Text to Binary Turn text into 8-bit binary code, one UTF-8 byte per group. Binary to Text Decode binary code (0s and 1s) back into readable text, UTF-8 safe. Text to Hex Turn each character of your text into its UTF-8 hex byte values. Hex to Text Decode hexadecimal byte values back into readable text (UTF-8). Text to Octal Convert text to octal (base-8) byte values, UTF-8 encoded. Octal to Text Decode octal (base-8) byte values back into readable text. Text to Decimal Convert text to decimal Unicode code points, space-separated. Decimal to Text Decode decimal Unicode code points back into readable text. String to ASCII Convert a string to its ASCII / Unicode character codes. ASCII to String Convert ASCII / character codes back into a readable string. Hex to Binary Convert hexadecimal byte values to 8-bit binary code. Reverse Hex Reverse the byte order of a hex string (endianness swap). CSV to JSON Convert CSV rows into a JSON array of objects, keyed by the header row. JSON to CSV Convert a JSON array of objects into a clean CSV table. CSV to TXT Convert CSV data into clean, quote-free plain text, one row per line. Text to CSV Convert whitespace- or tab-separated text into proper CSV rows. CSV to TSV Convert comma-separated values to tab-separated values (TSV). XML to CSV Convert record-style XML into a CSV table of rows and columns. XML to Text Strip XML tags and keep only the readable text content. XML to String Collapse multi-line XML into one compact, single-line string. JSON to Text Convert JSON into a readable, indented key: value outline. JSON Stringify Escape raw text into a valid, quoted JSON string literal. JSON Unstringify Decode an escaped JSON string back into raw, readable text. Unquote String Remove surrounding quotes from a string and unescape its contents. Rows to Columns Transpose delimited data so rows become columns and back. Split CSV Split CSV rows into individual fields, one per line. Numbers to Letters Convert numbers to letters with the A1Z26 cipher (1=A … 26=Z). Letters to Numbers Convert letters to numbers with the A1Z26 cipher (A=1 … Z=26). IP to Hex Convert an IPv4 address to its 0x hexadecimal value. Hex to IP Convert a hexadecimal value back into a dotted IPv4 address.

Explore other categories

Looking for something else? Browse all tools.