About

In this page we describe a bit of the history, motivations and features behind Text-Utils.com.

Why we created it?

Text-Utils.com was born in 2014 as part of a learning exercise to practice our programming skills. In almost 10 years of existence, we continue to refactor, redesign, improve, and implement new features. And we could say that we learned a lot since we started, by including the experience here and in the overall development world. As long our spirit allows us to continue learning and coding, we will continue improving this website.

What does it do?

Text-Utils.com is described as a central repository of tools for helping with developer activities. It includes tools such as for formatting JSON, XML, HTML, CSS, JavaScript, multiple text tools such as to convert case, remove accents, line breaks, extra space, also regular expressions tools for extracting elements from text such as IPs and e-mail addresses. And this is actually only a subset of what we have.

Why is it different?

Fast, secure and easy. This is a summary of what Text-Utils.com is. All we design is intended to be fast, really fast. Other than that, all our utilities are client-side, meaning your data will not go through our servers to be processed. Your data is secure. Finally, Text-Utils.com is also quite easy. Everything can be found on the page very quickly, in just a few clicks.

Our features

You can find below the features available in Text-Utils.com:

JavaScript Object to JSON
Converters

The tool can be used to transform a JavaScript Object to JSON.

JSON to CSV
Converters

The online JSON to CSV converter can be used to quickly transform JSON to a CSV (comma-separated value) file.

JSON to XML
Converters

The online JSON to XML converter can be used to quickly transform between these data types.

XML to JSON
Converters

The online XML to JSON converter can be used to quickly transform between these data types.

Base64 Encoder / Decoder
Encoders

This tool can be used to transform a specified input using Base64 encoding.

Hash Calculator
Encoders

This tool can be used to calculate a hash (also known as Message Digest) from an input string.

ROT13 Encoder / Decoder
Encoders

This tool can be used to transform a specified input using ROT13 cipher.

URL Encoder / Decoder
Encoders

This tool can be used to encode or decode a URL transforming reserved characters.

HTML Escape
Escape Tools

This tool can be used to escape special characters with HTML entities.

XML Escape
Escape Tools

This tool can be used to escape XML characters with its associated entities.

CSS Formatter
Formatters

This tool can be used to format your CSS code input, transforming it into a more readable output.

HTML Formatter
Formatters

This tool can be used to format your HTML code input, transforming it into a more readable output.

JavaScript Formatter
Formatters

This tool can be used to format your JavaScript code input, transforming it into a more readable output.

JSON Formatter
Formatters

The JSON Formatter can be used to convert JSON to one line or format it using a specified level of indentation.

SQL Formatter
Formatters

The Online SQL Formatter can be used to quickly format SQL into a more readable output.

XML Formatter
Formatters

This tool can be used to quickly format your XML (eXtensible Markup Language) data into a more readable output.

Extract numbers from text
Numbers

This tool can be used to extract numbers from a given text input.

Remove numbers from text
Numbers

This tool can be used to quickly remove numbers from a given text input.

Sort numbers
Numbers

This tool can be used to quickly sort numbers from a given input.

Random Country Generator
Random

This tool can generate random country names with options to filter by number of entries, letters, words, and also starting and ending letters.

Random Female Name Generator
Random

This tool can generate random female given names with options to filter by number of entries, letters, words, and also starting and ending letters.

Random Male Name Generator
Random

This tool can generate random male given names with options to filter by number of entries, letters, words, and also starting and ending letters.

Random National Capital Generator
Random

This tool can generate random national capital names with options to filter by number of entries, letters, words, and also starting and ending letters.

Random NBA Player Generator
Random

This tool can generate random NBA player names with options to filter by number of entries, letters, words, and also starting and ending letters.

Random NBA Team Generator
Random

This tool can generate random NBA team names with options to filter by number of entries, letters, words, and also starting and ending letters.

Random Pokémon Generator
Random

This tool can generate random Pokémons with options to filter by number of entries, letters, words, and also starting and ending letters.

Random USA Presidents Generator
Random

This tool can generate random USA presidents with options to filter by number of entries, letters, words, and also starting and ending letters.

Extract emails from text
Regex Tools

This tool can be used to easily extract e-mails from any text type (CSV, HTML, JSON).

Extract URLs from text
Regex Tools

This tool can be used to easily extract URLs from any text type (CSV, HTML, JSON).

Hashtag Extractor
Regex Tools

The Online Hashtag Extractor can be used to extract hashtags from a text.

IP Extractor
Regex Tools

Extract IPv4/IPv6 addresses from text (such as CSV, HTML, JSON, and more).

Remove Special Characters
Regex Tools

The tool can be used to remove special characters from text.

Case Converter
Text Tools

This tool can be used to quickly convert your text between different cases.

Find and replace
Text Tools

This online tool can be used to quickly replace text in your data.

Remove Accents
Text Tools

This tool can be used to remove accents from a given input.

Remove Duplicate Keywords
Text Tools

The tool can be used to remove duplicate keywords from the given input.

Remove Duplicate Lines
Text Tools

This tool can be used to remove duplicate lines from a text.

Remove Empty Lines
Text Tools

This tool can be used to remove duplicate empty lines from a text.

Remove Extra Spaces
Text Tools

This tool can be used to remove extra spaces from JSON or a regular text input.

Remove Line Breaks
Text Tools

This tool can be used to remove line breaks in your text, converting multiple lines into a single one.

Remove Lines Containing
Text Tools

This tool can be used to clean up your text input by removing (or keeping) lines that contain a specific string.

Reverse a String
Text Tools

This tool can be used to quickly reverse a given string input.

Sort text lines
Text Tools

Sort text lines according to the selected criteria: Alphabetically, Reverse or Random.

Text Counter
Text Tools

This tool can be used to count how many characters, words and lines a text has.

Text Upside Down
Text Tools

This tool can be used to quickly flip text upside down.

HTML to Markdown
Web Tools

The Online HTML to Markdown can be used to quickly convert your documents written in HTML into Markdown syntax.

Markdown to HTML
Web Tools

The Online Markdown to HTML can be used to convert Markdown syntax to HTML code.

Preserve spaces in HTML
Web Tools

This tool can be used to transform whitespaces and line breaks into HTML entities in order to preserve them.

Word to HTML
Web Tools

This tool can be used to convert rich text (such as Word) to HTML.

Contact us

In case you are missing something, have a suggestion, problems or maybe just want to get in touch for any other reason, please feel free to contact us by using the contact page.