Online binary to text file converter
All binary tools. Didn't find the tool you were looking for? Let us know what tool we are missing and we'll build it! Convert UTF8 to Binary.
Quickly convert UTF8 characters to binary bits. Convert Binary to UTF8. Quickly convert binary bits to UTF8 characters. Generate a Random Binary. Quickly generate random binary values. Convert Binary to an Image. Quickly create an image from a binary number. Convert Binary to Octal. Quickly convert binary numbers to octal numbers. Convert Octal to Binary.
Quickly convert octal numbers to binary numbers. Convert Binary to Decimal. Quickly convert binary numbers to decimal numbers. Convert Decimal to Binary. Quickly convert decimal numbers to binary numbers.
Convert Binary to Hexadecimal. Quickly convert binary numbers to hexadecimal numbers. Convert Hexadecimal to Binary. Quickly convert hexadecimal numbers to binary numbers. Convert Octal to Binary Coded Decimal. Quickly convert octal values to BCD values. Convert Binary Coded Decimal to Octal. Quickly convert BCD values to octal values.
Convert Decimal to Binary Coded Decimal. Quickly convert decimal values to BCD values. Convert Binary Coded Decimal to Decimal. Quickly convert BCD values to decimal values. Convert Hexadecimal to Binary Coded Decimal. Quickly convert hex values to BCD values. Convert Binary Coded Decimal to Hexadecimal. Quickly convert BCD values to hex values. Convert an IP Address to Binary. Quickly convert an IP address to a binary IP address. Convert Binary to an IP Address. Quickly convert a binary IP address to a human readable IP.
Convert an IPv6 Address to Binary. Quickly convert an IPv6 address to a binary IPv6 address. Convert Binary to an IPv6 Address. Quickly convert a binary IPv6 address to a human readable IPv6. Convert a String to Binary. Quickly convert a string to binary values. Convert Binary to a String. Quickly convert binary values to a string. Convert Binary to Gray Code. Quickly convert binary numbers to reflected binary numbers.
Convert Gray Code to Binary. Quickly convert reflected binary numbers to binary numbers. Convert Octal to Gray Code. Quickly convert octal numbers to reflected binary numbers. Convert Gray Code to Octal. Quickly convert reflected binary numbers to octal numbers. Convert Decimal to Gray Code. Quickly convert decimal numbers to reflected binary numbers. Convert Gray Code to Decimal. Quickly convert reflected binary numbers to decimal numbers. Convert Hex to Gray Code.
Quickly convert hexadecimal numbers to Gray code. Convert Gray Code to Hex. Quickly convert Gray code to hexadecimal numbers. Add Binary Numbers. Quickly calculate the sum of a bunch of binary values. Subtract Binary Numbers. Quickly calculate the difference of a bunch of binary values. Multiply Binary Numbers. Quickly calculate the product of a bunch of binary values.
Encode a Negative Binary. Quickly convert a negative number to a binary representation. Decode a Negative Binary. Quickly convert a negative binary number to a decimal number. Convert Binary to Negabinary. Quickly convert base 2 numbers to base AND Binary Values. Quickly calculate bitwise AND of a bunch of binary values. Quickly calculate bitwise NAND of a bunch of binary values.
OR Binary Values. Quickly calculate bitwise OR of a bunch of binary values. NOR Binary Values. Quickly calculate bitwise NOR of a bunch of binary values. XOR Binary Values. Quickly calculate bitwise XOR of a bunch of binary values. Quickly calculate bitwise XNOR of a bunch of binary values. NOT Binary Values. Quickly calculate bitwise NOT of a bunch of binary values.
Count Number of Ones. Quickly find the number of high bits in binary values. Count Number of Zeros. Quickly find the number of low bits in binary values. Invert Binary Values. Quickly invert bits of binary numbers. Reverse Binary Numbers. Quickly reverse the order of bits in binary numbers.
Convert Text to Binary. Quickly convert plain text to binary values. Quickly convert binary numbers to plain text. Shuffle Bits in Binary Numbers. Quickly randomize the order of bits in binary numbers.
Rotate Bits in Binary Numbers. Quickly rotate bits in binary numbers to the left or right. Shift a Binary Left. Quickly shift bits of a binary number to the left. Shift a Binary Right. Quickly shift bits of a binary number to the right. Coming soon These binary tools are on the way. Binary Editor. View and edit binary values in your browser.
Pro tips Master online text tools. You can pass input to this tool via? Here's how to type it in your browser's address bar. Click to try! All text tools. Didn't find the tool you were looking for?
Let us know what tool we are missing and we'll build it! Split Text. Quickly split text into chunks. Join Text. Quickly merge lines of text together via a delimiter. Repeat Text. Quickly repeat text many times. Reverse Text. Quickly write text backwards. Truncate Text. Quickly cut text to the given length.
Trim Text. Quickly trim left or right side of text. Left-pad Text. Quickly pad the left side of text. Right-pad Text. Quickly pad the right side of text. Right-align Text.
Quickly align text to the right side. Center Text. Add a Prefix to Text. Quickly prepend a prefix to text. Add a Suffix to Text. Quickly append a suffix to text.
Remove All Empty Lines. Quickly delete all blank lines from text. Remove All Duplicate Lines. Quickly delete all repeated lines from text. Filter Text Lines. Quickly return text lines that match a string or a regex. Extract a Text Fragment. Quickly extract a text snippet of the given length. Find and Replace Text. Quickly find and replace text patterns.
Find the Length of Text. Quickly count the number of characters in text. Count Text Lines. Quickly find the number of lines in text. Add Line Numbers. Quickly add a number before every text line. Create an Image from Text. Quickly create an image from text. Generate Zalgo Text. Apply the Zalgo effect to the input text. Create a Palindrome.
Quickly construct a palindrome from plain text. Check if Text is a Palindrome. Quickly test if text is a palindrome. Change Text Case. Quickly switch between various letter cases in text. Convert Text to Uppercase. Quickly convert text letters to uppercase. Convert Text to Lowercase. Quickly convert text letters to lowercase. Randomize Text Case. Quickly randomize character case in text. Invert Text Case.
Quickly invert character case in text. Convert Spaces to Newlines. Quickly replace spaces with newlines in text. Convert Newlines to Spaces. Quickly replace newlines with spaces in text. Convert Spaces to Tabs. Quickly get tabs instead of spaces in text. Convert Tabs to Spaces. Quickly get spaces instead of tabs in text.
Remove All Whitespace. Quickly clear text from spaces, tabs, and newlines. Remove All Punctuation. Quickly clear text from dots, commas, and similar characters. Quickly extract tag content from HTML code. Extract Text from XML. Quickly extract tag content from an XML document.
Extract Text from BBCode. Quickly extract all textual data from BBCode markup. Quickly extract keys and values from a JSON data structure. Quickly convert text to a JSON string. Quickly convert previously JSON stringified text to plain text.
Slash-escape Text. Quickly escape special symbols in text with slashes. Slash-unescape Text. Quickly remove slashes from previously slash-escaped text. ROT13 Text. Quickly encode or decode text using ROT13 cipher algorithm. ROT47 Text. Quickly encode and decode text with ROT47 cipher algorithm. Generate Text from a RegExp. Quickly create text that matches the given regexp.
Extract RegExp Matches from Text. Quickly find and return all regexp matches. Test Text with a RegExp. Quickly check whether text matches a regular expression. Printf Text. Quickly format text using the printf or sprintf function. Rotate Text. Quickly cyclically rotate text letters to the right or left. Flip Text Vertically. Quickly rewrite text to vertical position. Convert Text to Nice Columns.
Quickly format text so that all words are in neat columns. Convert Nice Columns to Text. Quickly convert data aligned in columns to linear text. Generate Text Unigrams. Quickly create a list of all monograms from text. Generate Text Bigrams.
Quickly create a list of all digrams from text. Generate Text N-grams. Quickly create a list of all ngrams from text. Convert Text to Morse Code. Quickly write the text in Morse code. Convert Morse Code to Text. Quickly decode Morse code to plain text. URL-encode Text. URL-decode Text. Quickly URL-unescape text. HTML-encode Text. Quickly convert all plain text characters to HTML entities. HTML-decode Text. Quickly convert HTML entities to plain text. Baseencode Text. Quickly encode text to base Basedecode Text.
Quickly decode baseencoded text. Convert Text to Binary. Quickly convert plain text to binary text. Convert Binary to Text. Quickly convert binary text to plain text. Convert Text to Octal.
Quickly convert plain text to octal text. Convert Octal to Text. Quickly convert octal text to plain text. Convert Text to Decimal. Quickly convert text to decimal values. Convert Decimal to Text. Quickly convert decimal values to text.
Convert Text to Hex. Quickly convert plain text to hexadecimal values. Convert Hex to Text. Quickly convert hexadecimal to readable text. Coming soon These text tools are on the way. Calculate Levenstein Distance. Find Levenstein distance of two text fragments. Tokenize Text. Create a list of all words in text. Lemmatize Text. Lemmatize all words in text. Generate Glitch Text.
Mess up characters in your text. Generate Random Text. Generate text using random words. Introduce Errors in Text. Randomly change letters in text and make mistakes. Convert Text to Code Points. Convert text characters to their corresponding code points. Convert Code Points to Text. Convert numeric character code points to text.
Convert CSV data to plain text columns. Convert plain text columns to a CSV file. Generate Text Trigrams. Create a list of all 3-grams. Generate Text Skip-grams. Create a list of all n-skip-m-grams.
Stem Words in Text. Apply stemming to all words in text. Convert Text to Title Case. Convert words in text to have title case. Convert Text to Proper Case. Capitalize the first letter of every word in text. Convert Text to a Number. Encode the entire text to a single number.
Convert a Number to Text. Decode a single number to text. Justify Text. Stretch spaces between words in text to make all lines equal length. Chunkify Text. Divide text into chunks of certain size.
0コメント