Online Spell Checker - Free Text Correction with Suggestions
Check English spelling and get suggestions using the browser's built-in dictionary. Highlight errors instantly. No data leaves your machine.
UD5 Toolkit
Free online writing assistant to catch common grammar, spelling, and punctuation mistakes. Perfect for essays, emails, and quick proofreading.
Check English spelling and get suggestions using the browser's built-in dictionary. Highlight errors instantly. No data leaves your machine.
Paste text and detect its language (70+ languages) using a simple character n-gram model implemented in JavaScript. No server communication.
Check if an IBAN has the correct length and structure for its country. Early validation, no bank connection.
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.
Test different line‑break and word‑break values on Chinese/Japanese/Korean text. See how browsers wrap. Essential for i18n.
Generate customizable alphabet tracing sheets with uppercase and lowercase letters. Select letters to focus on. Instant print. Local only.
Paste text and quickly highlight potential proper nouns (capitalized sequences). Aid for editing or anonymization. Simple regex-based, local.
Type or paste Korean Hangul and see the revised romanization. Also works backwards for basic words. Study aid.
Interpret your blood pressure reading based on American Heart Association and European Society of Cardiology categories. Visual gauge with actionable health insights.
Convert plain text into leet (1337) speak and decode it back. Great for gamer tags and online culture. Fun, free, and local.
See how a full paragraph looks with your chosen text and background colors. Not just a ratio; the real appearance.
Test your knowledge of American Sign Language letters. See a sign and type the letter. Improve receptive skills. Local.
Click a letter and watch an animated stroke order for print or cursive. Good for kids learning to write.
Enter a URL and a user‑agent to see if it is allowed or blocked by the robots.txt file. Quick bot validation.
Paste lines and convert them into bulleted lists with symbols like •, ‑, or →. Markdown friendly. Quick formatting.
Upload a text file to detect its character encoding (UTF-8, ISO-8859-1, etc.) and BOM presence. Runs entirely in your browser.
Paste plain text and turn it into a nested outline using indent levels or Markdown headings. Great for planning.
Simulate reduced motion preference and test your animations. Copy the media query snippet. Keep your users safe.
Query DNS records for any domain directly from your browser using DNS-over-HTTPS. See A, AAAA, MX, CNAME, and TXT records. No logs.
Paste HTML and see the order in which elements would receive focus via Tab key. Highlight issues. Local accessibility testing.
Create categorized shopping lists (produce, dairy, meat, etc.). Add items, check them off, and print. Data stored in your browser. Never lose a list.
Validate ISBN‑10 and ISBN‑13 numbers and compute their check digits. Useful for booksellers and libraries. All local.
Easily apply ROT13 cipher to obfuscate or reveal text. A classic letter substitution cipher that works bidirectionally. Purely client-side processing.
Set up first‑line indentation and hanging punctuation. See how they affect reading flow. Copy the CSS.
Detect browser support for font‑tech() and font‑format() values in @font‑face src. Check COLRv1, variable, etc.
Practice positive/negative lookahead and lookbehind. See matches highlighted live. Master advanced regex.
Paste rich text and clean it to plain text. Normalize line endings and whitespace. Prepare for code or databases.
Highlight elements with aria‑describedby and see the linked description text. Verify a11y annotations.
Paste your Accept‑Language header and see which languages your site should serve based on quality values. Internationalization helper.