TOOLGRID
HomeCategoriesPDF ToolsConvertersText ToolsAbout
76 TOOLS
TOOLGRID

The full toolbox remains available when you need a specific utility.

PDF ToolsConvertersText ToolsAboutPrivacyTermsContact
  1. Home
  2. Text Tools

Free Online Text Tools — Transform Text in Your Browser

Sort lines, compare text, convert case, and clean up strings. All tools run locally — nothing you type is sent anywhere.

Get Started →

All Tools

Word Counter

Count words, characters, and lines in pasted text.

Open ToolNo Upload

Case Converter

Convert text to uppercase, lowercase, title case, or kebab case.

Open ToolNo Upload

Text Diff Checker

Compare two text blocks and inspect line differences.

Open ToolNo Upload

Find and Replace

Find text matches and replace them instantly.

Open ToolNo Upload

Sort Lines

Sort text lines alphabetically with common options.

Open ToolNo Upload

Trim Whitespace

Trim extra whitespace from text lines.

Open ToolNo Upload

Remove Duplicate Lines

Remove repeated lines while preserving order.

Open ToolNo Upload

Slug Generator

Create a clean URL slug from a title or phrase.

Open ToolNo Upload

HTML Escape / Unescape

Escape and unescape HTML entities.

Open ToolNo Upload

Regex Tester

Test regular expressions with live match highlighting and capture group table.

Open ToolNo Upload
Instant Output

Results appear as you type. No need to click a button or wait for a server response.

Stays in Your Browser

All text processing is local. Nothing you paste or type is transmitted to a server.

Free, No Limits

Paste as much text as you need. There are no character limits, no usage caps, and no premium features.

No Sign-Up

Open any text tool and start working immediately — no account, no email, no tracking.

Frequently Asked Questions

Is my text sent to a server when I paste it?

No. All text processing happens entirely in your browser. Nothing you type or paste is transmitted over the network.

Is there a text size limit?

There is no enforced limit. Performance depends on your browser and device. Most tools handle documents up to several megabytes of text without issues.

What is the difference between a text diff and a file diff?

The Text Diff Checker compares two blocks of text pasted directly into the tool, highlighting added, removed, and changed lines. For comparing files, paste their contents into the two input areas.

How do I convert text to a URL slug?

Open the Slug Generator, paste or type your title, and the tool produces a lowercase, hyphenated URL slug instantly. It strips punctuation, collapses spaces, and handles special characters automatically.

Can I use regex to find and replace text?

Yes. The Regex Tester lets you write a regular expression, test it against a sample, and see all matches highlighted in real time.

What does HTML escape do?

HTML escaping converts characters like <, >, &, and " into their HTML entity equivalents (&lt;, &gt;, &amp;, &quot;) so they display correctly inside HTML without being parsed as markup.

How to convert text to uppercase or lowercase

Open the Case Converter, paste your text, and click the case you want: UPPERCASE, lowercase, Title Case, or Sentence case. The converted text is ready to copy instantly.

How to compare two blocks of text

Open the Text Diff Checker and paste the original text in the left panel and the revised text in the right panel. The tool highlights every addition, deletion, and change line by line so you can review exactly what changed.

How to sort lines alphabetically

Paste your list into the Sort Lines tool. Choose ascending (A–Z) or descending (Z–A), optionally enable case-insensitive sorting, and click Sort. The sorted list is ready to copy.