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
Instantly identify and highlight names, places, and organizations in your English text. 100% browser-based β your text never leaves your device.
Check English spelling and get suggestions using the browser's built-in dictionary. Highlight errors instantly. No data leaves your machine.
Paste rich text and clean it to plain text. Normalize line endings and whitespace. Prepare for code or databases.
Enter terms and definitions and generate a clean `<dl>` HTML snippet. Great for glossaries and FAQs.
See how a full paragraph looks with your chosen text and background colors. Not just a ratio; the real appearance.
Paste text and detect its language (70+ languages) using a simple character n-gram model implemented in JavaScript. No server communication.
Identify common grammar mistakes (subject-verb agreement, tense, articles) with simple rule-based analysis. Explanations provided. Not AI, purely rule-based and local.
Highlight elements with ariaβdescribedby and see the linked description text. Verify a11y annotations.
Paste a line of poem and see which syllable stresses create a particular meter. Educational tool.
Beautify and format your CSS stylesheets instantly. Organize, minify, or prettify CSS code for better readability. Processed securely on client-side.
Check if an IBAN has the correct length and structure for its country. Early validation, no bank connection.
Paste lines and convert them into bulleted lists with symbols like β’, β, or β. Markdown friendly. Quick formatting.
Search a database of baby names by origin, meaning, starting letter, or popularity. Save favorites list locally. Purely frontend with no tracking.
Paste two versions of the same idea and see a wordβlevel diff highlighting the rewrite. Not AI, just diff.
Paste raw email headers and see authentication results (SPF, DKIM, DMARC) in a readable table. Find spoofing attempts.
Apply dyslexiaβfriendly fonts, spacing, and background to any text. Preview and copy the formatted version. Improve readability.
Paste your JSONβLD or Microdata and test it against Google's Rich Results criteria. Get warnings. Local linter.
Paste plain text and turn it into a nested outline using indent levels or Markdown headings. Great for planning.
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.
Paste lines of text and automatically convert to an HTML ordered list with correct numbering and indentation.
Enter a URL and a userβagent to see if it is allowed or blocked by the robots.txt file. Quick bot validation.
Design a custom focus indicator with outline, offset, and boxβshadow. Preview on interactive elements. Copy the CSS.
Paste raw email headers and get a human-readable breakdown of the delivery route, authentication results, and delays. Private analysis.
Paste your AcceptβLanguage header and see which languages your site should serve based on quality values. Internationalization helper.
Validate ISBNβ10 and ISBNβ13 numbers and compute their check digits. Useful for booksellers and libraries. All local.
Test how nonβLatin characters (Chinese, Cyrillic, Arabic) convert to URLβsafe slugs with proper transliteration rules. Preview the final string.
Choose the right extinguisher for kitchen, electrical, or garage fires. Interactive class chart. Home safety education.
Paste your CSS and strip all `!important` declarations in one click. See a list of affected rules. Local tool.
Search by MIME or file extension to see the corresponding type. Helpful when configuring web servers. Static.
Start from a base color and use `oklch(from color l c h)` to create lighter or darker variants. Copy the code.