Converters
Convert between data formats, number bases and units quickly and privately in your browser.
34 tools in this category
Text to Binary Convert text to binary code (8-bit, UTF-8) instantly in your browser. Binary to Text Decode binary code (0s and 1s) back into readable text, UTF-8 safe. Text to Hex Convert text to hexadecimal byte values (UTF-8) in your browser. 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. ASCII to Hex Convert ASCII text to hexadecimal byte values instantly. Hex to ASCII Decode hexadecimal byte values into ASCII / readable characters. String to Hex Convert any string to hexadecimal byte values (UTF-8). 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. Stringify to JSON Turn a raw string into a properly escaped JSON string literal. 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.
Looking for something else? Browse all tools.