Writing · Text tools

Spell Checker

Find likely misspellings against a local English word list and see simple suggestions.

Flagged words

0

Dictionary

Loading…

English common-word list only. Rare words and jargon may be flagged.

Speling mistakes are comon when you tipe quickly. Recieve the package tommorow.

Possible misspellings

No issues found.

What is Spell Checker?

The Spell Checker compares English-looking words in your text with a browser-loaded common-word dictionary and highlights entries it does not find. For a flagged word, it may show close candidates from that same dictionary.

This is a limited spelling aid, not a comprehensive dictionary, grammar system, language assessment, or authoritative editor. Correct names, specialist terms, dialect forms, newer words, and uncommon vocabulary may be flagged. A word appearing in the dictionary also does not prove it is the right word for the sentence.

Why Use This Tool?

Misspellings can distract readers and make names, instructions, search terms, or professional messages harder to use. A quick local pass can catch common typing errors before publication.

Dictionary comparison is only one part of proofreading. It cannot reliably detect correctly spelled substitutions such as “form” for “from,” judge grammar, verify proper nouns, or resolve regional and house-style preferences. Important content still needs contextual review.

  • Find words absent from a common English list
  • Review a few close spelling candidates
  • Optionally ignore likely mid-sentence names
  • Perform a private first proofreading pass

How Does This Tool Work?

On first use, the component fetches /data/en-words.txt, lowercases its nonblank entries, and adds a small set of common web and technology terms. The checker scans sequences of ASCII letters and apostrophes, ignores one-character tokens, strips apostrophes at token edges, and compares lowercase forms with the Set.

With the default option enabled, a capitalized word after the beginning of the text may be skipped unless the preceding character is a period, exclamation point, question mark, or newline. Repeated instances of one letter are also skipped. These rules reduce some noise but can also hide actual errors.

  • Wait for the local dictionary to load
  • Paste or type the draft
  • Choose whether to ignore mid-sentence capitals
  • Review each word and suggestion in context

Understanding Your Results

A flagged word means its lowercase form was not found in the loaded list after limited token cleanup. It does not mean the word is definitively misspelled. If no suggestions appear, the dictionary simply had no qualifying close candidate.

Suggestions must begin with the same first letter, differ in length by no more than two characters, and have an edit distance of one or two. They are sorted by distance and then alphabetically, with up to five returned. This ranking does not consider sentence meaning or word frequency.

Why Tracking This Matters

A spelling pass can reduce avoidable errors, especially when paired with reading aloud and checking names against trusted sources. Local processing also keeps drafts out of a server-side proofreading service.

Spelling conventions vary across American English, other English varieties, professions, communities, and individual names. This tool must not be used to judge intelligence, language proficiency, disability, education level, or the legitimacy of a dialect.

Benefits of Using Spell Checker

  • Checks against a local common-word list
  • Offers transparent edit-distance suggestions
  • Includes an option that reduces some proper-name flags
  • Does not upload draft text
  • Highlights exact source locations
  • Keeps final decisions with the writer

How Is the Result Calculated?

Suggestions use standard character edit distance: the minimum number of single-character insertions, deletions, or substitutions needed to change one word into another. Only dictionary candidates with distance one or two are eligible.

The implementation filters candidates by matching first letter and a maximum length difference of two before calculating distance. It does not assign a correctness probability, grammar score, reading level, or educational evaluation.

edit distance
Minimum insertions, deletions, or substitutions between two strings
candidate
A dictionary word passing the first-letter and length filters

Tips for Better Results

  • Verify names and technical terms with an authoritative source.
  • Read the entire sentence before accepting a suggestion.
  • Check commonly confused words separately because both alternatives may be spelled correctly.
  • Turn off the capitalized-word option if names may contain typing errors.
  • Apply your publication's American English style and terminology list.
  • Use a human proofreader for high-stakes or public-facing material.

Conclusion

Use the Spell Checker to surface possible errors, then confirm every decision with context and trusted references. Its compact dictionary and mechanical suggestions are useful aids, not authoritative language judgments.

Privacy & how it works

This text tool processes your input in the browser. Your text is not uploaded to The ToolSphere servers for this tool. Privacy Policy.

FAQ

Why is a correct word highlighted?expand_more

The local list is limited, so names, jargon, rare words, and valid variants may be absent.

Does the tool check grammar?expand_more

No. It checks dictionary membership and offers spelling candidates; it does not parse grammar.

How are suggestions selected?expand_more

They share the first letter, have a similar length, and are one or two character edits away.

Can it catch the wrong correctly spelled word?expand_more

Usually not. Context errors such as their/there require separate review.

Is this an assessment of writing ability?expand_more

No. Dictionary matches cannot measure intelligence, proficiency, disability, or educational performance.

Is this tool free to use?expand_more

Yes. You can use it without creating an account or paying for core features.

Is my text uploaded to a server?expand_more

No. Processing for this tool happens in your browser, so the text you enter is not uploaded to The ToolSphere servers.

Does it work on phones and tablets?expand_more

Yes. It works in modern mobile browsers, although a desktop screen may be more comfortable for reviewing long documents.

Is this tool free?expand_more

Yes. No signup and no paywall for core use.

Is my text uploaded?expand_more

No for this tool. Text stays in your browser while you work.

Do I need an account?expand_more

No. Open the page and start typing or pasting.

Suggest an improvement

Tell us what would make this tool more useful. We read every suggestion.

Feedback for: Spell Checker