Text tools for everyday editing
Run quick text operations in one place: count words and characters, remove extra spaces, sort lines, transliterate text, or prepare a fragment for publishing.
Featured content tool
Featured document tool
Text analysis
-
Character counter
Counts characters, words, spaces, and lines in text without reloading the page.
-
Meta title and description checker
Checks title and description length, shows a short or long verdict, and renders a snippet preview
-
Reading time estimator
Estimates reading time from word count and selected speed, helping gauge the size of an article, note, or script.
-
Word frequency counter
Shows the most frequent words, number of occurrences, and text share while excluding stop words.
-
Compare Text Online
Find differences between two texts by lines, words, or characters and send the report to the notebook.
Text cleanup
Text formatting
-
Add line numbers
Numbers each non-empty line in order, which helps prepare lists, instructions, or text fragments for publishing.
-
Add prefix and suffix
Adds a chosen prefix and suffix to each non-empty line for lists, HTML fragments, and repeated templates.
-
Change text case
Converts text to uppercase or lowercase when headings, lists, or utility fragments need a consistent case.
-
JSON formatter
Formats JSON with a chosen indentation size or minifies it into one line for code, API requests, and documentation.
-
Sort lines
Sorts lines alphabetically in ascending or descending order for lists, keywords, and reference data.
-
Table to Markdown converter
Converts CSV, TSV, delimited rows, and plain tabular data into a Markdown table with automatic delimiter and header detection.
Text transformation
-
Base64 encoder / decoder
Encodes text to Base64 and decodes Base64 strings back into UTF-8 text
-
Extract data from text
Finds email addresses, links, and phone numbers in text or HTML, removes duplicates, and returns the extracted data as separate lists.
-
Find and replace
Finds the specified fragment and replaces it with new text across the whole input block.
-
HTML entities encoder / decoder
Encodes special characters as HTML entities and decodes entities back into regular text.
-
Keyboard layout fixer
Fixes text typed with the wrong keyboard layout and converts phrases between Russian and English keyboard layouts.
-
Markdown to HTML
Converts Markdown into HTML with GitHub Flavored Markdown support for drafts, documentation, and publishing.
-
Slug generator
Converts a heading or phrase into a URL-friendly slug for links, articles, tags, and SEO structure.
-
Split text
Splits text by a chosen separator and places each part on a new line.
-
Text transliteration
Converts Russian text to Latin characters for slugs, URLs, tags, and other cases where Cyrillic needs transliteration.
-
URL encoder / decoder
Encodes text for URLs and decodes percent-encoded strings
Frequently asked questions about tools
A short overview of how the catalog works, how text is processed, and what you can do with the result.
Which tools are available in the catalog?
The /tools page includes 22 tools for text analysis, text cleanup, text formatting, text transformation. You can count characters and words, remove extra spaces and empty lines, sort lines, transliterate text, and run other browser text operations.
Do I need to register to use the tools?
No. The Textria text tools catalog works without registration or installation: open a tool and paste text into the form on the page.
How is text processed in the tools?
Processing runs in the browser through local JavaScript operations and the text pipeline. You enter text, run an action, and get a result immediately without reloading the page.
Can I keep working with the result?
Yes. You can copy the result, and transformation tools can also open it in the Textria notebook so you can keep editing, save a note, or export text later.