TooL Void
Live Analysis Β· Pure JS Β· No API Β· Free Forever

Count words.
Analyze deeply.
Write better.

Real-time word count, readability scores, keyword extraction, sentiment analysis, AI detection, and 20 text tools β€” all in your browser.

Word Count
Characters
Readability
Flesch Score
Gunning Fog
Sentiment
AI Detection
Keywords
Find & Replace
Case Converter
Export

Start Typing or Paste Text

Every metric updates as you type β€” zero delay, zero uploads.

16
1
Target:words
0/0 (0%)
Case Converter
Text Cleaner
Text Transform
PASTE COMPARISON TEXT
Uses Jaccard similarity β€” compares word overlap between texts.

Every Writing Metric

From basic word counts to AI detection β€” all pure JavaScript, all private.

πŸ“Š

Real-Time Counting

Words, characters, sentences, paragraphs, lines, unique words, and average word length β€” all live.

πŸ“š

Readability Scores

Flesch Reading Ease, F-K Grade, Gunning Fog, Coleman-Liau, ARI β€” five industry-standard scores.

πŸ”‘

Keyword Extraction

Top 20 keywords by frequency, with density percentages and visual frequency bars. Stop words excluded.

😊

Sentiment Analysis

Pure JS positive/negative/neutral word detection with score and percentage breakdown.

πŸ€–

AI Content Detection

Heuristic analysis using transition phrase frequency, sentence variance, passive voice ratio, and hedge words.

πŸ› 

20 Text Tools

Case converter, text cleaner, reverse text, ROT13, line sorter, duplicate remover, find & replace.

β‡Œ

Similarity Checker

Jaccard similarity comparison between two texts. Find how closely related two pieces of writing are.

⬇

Export Options

Download as .txt, .md, or .html. Export a full analysis report with all stats in one file.

Frequently Asked

Common questions about the analyzer.

Does it save my text anywhere?βŒ„
No. All analysis happens in your browser using pure JavaScript. Your text never touches any server. Close the tab and it's gone. We strongly recommend not pasting confidential material into any online tool, but for this one, it's genuinely safe β€” there is no backend.
How accurate is the AI detection?βŒ„
It's heuristic-based β€” it looks for patterns common in AI writing (overuse of transition phrases, uniform sentence lengths, passive voice, hedge words). It gives a probability score, not a definitive answer. For accurate AI detection, use dedicated APIs like Winston AI or Originality.ai.
Why are my readability scores different from other tools?βŒ„
Syllable counting in JavaScript is an approximation β€” it uses rule-based patterns, not a full dictionary. Results may differ slightly from tools that use linguistic databases. The relative comparison between scores on the same text is accurate.
Is this useful for SEO content?βŒ„
Yes. Keyword density, readability grade level, sentence length, and word count are all key SEO metrics. Most SEO best practices recommend a Flesch Reading Ease score above 60 and keyword density between 1–3%.
Can I use this for academic writing?βŒ„
Definitely. The readability scores, word count targets, and AI detection are especially useful for academic contexts. The "Export Stats Report" generates a document you can include as a writing log.
βœ“Done!