Basic Grammar Checker - Online Free Writing Assistant
Identify common grammar mistakes (subject-verb agreement, tense, articles) with simple rule-based analysis. Explanations provided. Not AI, purely rule-based and local.
UD5 Toolkit
Free text correction with suggestions â works entirely in your browser.
Instantly check and correct spelling in your English text. Our free tool highlights misspelled words and provides intelligent replacement suggestions. No downloads, no registration â your text stays private on your device.
| Incorrect | Correct | Incorrect | Correct |
|---|---|---|---|
| accomodate | accommodate | embarass | embarrass |
| seperate | separate | neccessary | necessary |
| occured | occurred | recieve | receive |
| definately | definitely | untill | until |
| wheather | whether | alot | a lot |
Identify common grammar mistakes (subject-verb agreement, tense, articles) with simple rule-based analysis. Explanations provided. Not AI, purely rule-based and local.
Apply dyslexiaâfriendly fonts, spacing, and background to any text. Preview and copy the formatted version. Improve readability.
Paste two texts and see cosine and Jaccard similarity scores. Understand how close two documents are. All local math.
Paste text and detect its language (70+ languages) using a simple character n-gram model implemented in JavaScript. No server communication.
Paste a line of poem and see which syllable stresses create a particular meter. Educational tool.
Paste two versions of the same idea and see a wordâlevel diff highlighting the rewrite. Not AI, just diff.
Paste rich text and clean it to plain text. Normalize line endings and whitespace. Prepare for code or databases.
Detect browser support for fontâtech() and fontâformat() values in @fontâface src. Check COLRv1, variable, etc.
Paste text and quickly highlight potential proper nouns (capitalized sequences). Aid for editing or anonymization. Simple regex-based, local.
Upload a text file to detect its character encoding (UTF-8, ISO-8859-1, etc.) and BOM presence. Runs entirely in your browser.
Type or paste Korean Hangul and see the revised romanization. Also works backwards for basic words. Study aid.
Test how nonâLatin characters (Chinese, Cyrillic, Arabic) convert to URLâsafe slugs with proper transliteration rules. Preview the final string.
Enter Braille dot numbers (1â6) or paste Unicode Braille to decode into English text. Companion to textâtoâBraille.
See how a full paragraph looks with your chosen text and background colors. Not just a ratio; the real appearance.
Test different lineâbreak and wordâbreak values on Chinese/Japanese/Korean text. See how browsers wrap. Essential for i18n.
Validate ISBNâ10 and ISBNâ13 numbers and compute their check digits. Useful for booksellers and libraries. All local.
Set up firstâline indentation and hanging punctuation. See how they affect reading flow. Copy the CSS.
Enter a URL and a userâagent to see if it is allowed or blocked by the robots.txt file. Quick bot validation.
Simulate reduced motion preference and test your animations. Copy the media query snippet. Keep your users safe.
Practice positive/negative lookahead and lookbehind. See matches highlighted live. Master advanced regex.
Enter a URL and extract tabâindex order violations and focusable elements. Quick accessibility audit. Clientâside fetch.
Query DNS records for any domain directly from your browser using DNS-over-HTTPS. See A, AAAA, MX, CNAME, and TXT records. No logs.
Compare breakâall, keepâall, and overflowâwrap: anywhere/breakâword. Paste long words and see how they wrap.
Generate customizable alphabet tracing sheets with uppercase and lowercase letters. Select letters to focus on. Instant print. Local only.
Create a weighed pros and cons list with a score. Help make tough decisions. Data saved locally.
Beautify and format your CSS stylesheets instantly. Organize, minify, or prettify CSS code for better readability. Processed securely on client-side.
Paste HTML and see the order in which elements would receive focus via Tab key. Highlight issues. Local accessibility testing.
Paste an enciphered text and instantly see all 25 possible shifts. Highlight the most plausible.
Click a letter and watch an animated stroke order for print or cursive. Good for kids learning to write.
Paste your CSS and strip all `!important` declarations in one click. See a list of affected rules. Local tool.