Free Online Text Tools - Word Counter, JSON Formatter, Encoders

Free text tools: word counter, JSON formatter, Base64, URL encoder, hash, case converter, regex, diff, password generator. No uploads, 100% private.

✓ No uploads ✓ No sign-ups ✓ 100% private ✓ Works offline
0
Words
0
Characters
0
No Spaces
0
Sentences
0
Paragraphs
0
Lines
0m
Read Time
0m
Speak Time
16

How to Use the Text Tools

Pick any tool from the tabs above and start working with your text instantly. All tools run locally in your browser:

  1. Word Counter - Type or paste text to see word, character, sentence, and paragraph counts plus reading time in real time.
  2. JSON Formatter - Paste JSON, then Format, Minify, or Validate it with syntax highlighting.
  3. Base64 & URL Encoders - Encode or decode Base64 and URL-encoded strings.
  4. Hash, Case, Regex & Diff - Generate MD5/SHA256 hashes, convert case, test regular expressions, and compare two blocks of text.
  5. Password Generator - Create cryptographically secure passwords with configurable length and character sets.

Features

  • 9+ utilities in one page - Word counter, JSON formatter, Base64, URL encoder, hash, case converter, regex, diff, password generator
  • Real-time results - Counts and conversions update as you type
  • Secure password generation - Uses the Web Crypto API
  • 100% Private - Text never leaves your browser

Why Choose Our Text Tools?

Instead of juggling a dozen bookmarklets and tabs, our Text Tools give you the everyday utilities you need in one page. Everything runs entirely in your browser, so your sensitive text — passwords, API keys, JSON payloads — is never transmitted anywhere.

Frequently Asked Questions

What text tools are available?

Our Text Tools include: Word Counter, JSON Formatter, Base64 Encoder/Decoder, URL Encoder/Decoder, MD5/SHA256 Hash, Case Converter, Regex Tester, Diff Checker, and Password Generator.

Is my text data uploaded to any server?

No, your text never leaves your device. All processing happens locally in your browser using client-side JavaScript. Your privacy is 100% guaranteed.

How does the JSON formatter work?

Paste your JSON string and click Format. The tool will pretty-print it with proper indentation and syntax highlighting. You can also minify JSON back to a single line.

What is Base64 encoding?

Base64 encodes binary data as ASCII text. It's commonly used for embedding images in HTML/CSS, email attachments, and data URLs. Our tool can encode and decode Base64.

How does the password generator work?

Set the desired length and character types (uppercase, lowercase, numbers, symbols) and the tool generates a cryptographically secure random password using the Web Crypto API.

Can I count words and characters?

Yes, our Word Counter shows character count, word count, sentence count, paragraph count, and reading time in real-time as you type or paste text.

What is the diff checker for?

The Diff Checker compares two text blocks and highlights the differences. Useful for comparing code versions, proofreading, or checking changes between documents.

Does the regex tester work with all patterns?

Yes, our Regex Tester supports all standard JavaScript regular expressions. Enter a pattern and test string to see matches highlighted in real-time.