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 analyze iambic, trochaic, anapestic, dactylic meters and more. Perfect for poets, students, and Shakespeare lovers.
Your metrical analysis will appear here
Meter is the rhythmic structure of a verse, defined by the pattern of stressed (/) and unstressed (˘) syllables. It gives poetry its musical quality.
Our tool counts syllables using advanced English spelling rules and analyzes the natural stress of multi‑syllable words. It then matches the line against known metrical patterns to find the best fit.
Iambic (˘/), trochaic (/˘), anapestic (˘˘/), dactylic (/˘˘), spondaic (//), and pyrrhic (˘˘). Combined with line length (monometer to octameter), it detects dozens of classical forms.
No automated scansion is perfect because English stress can be ambiguous. The tool uses probabilistic matching and highlights potential conflicts. For critical work, always consult a manual scansion guide.
Absolutely! Iambic pentameter (five iambs) is Shakespeare's signature, and this tool will instantly confirm the pattern. Try Sonnet 18 or any blank verse.
When a word’s natural stress conflicts with the detected meter, it is highlighted in yellow. This often happens with poetic license or dialect variation – you can still override manually.
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.
Enter a URL and extract tab‐index order violations and focusable elements. Quick accessibility audit. Client‑side fetch.
Enter a name or word and generate an acrostic poem where each line starts with a letter of the word. Personalized fun.
See how a full paragraph looks with your chosen text and background colors. Not just a ratio; the real appearance.
Patch the PerformanceObserver and show your page’s Core Web Vitals as you browse. See real‑time scores and suggestions.
Visualize how caffeine decays in your body over time. Enter intake amount and see remaining caffeine at bedtime to optimize sleep. Uses standard 5-hour half-life.
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.
Type a child's name and create a printable dotted trace sheet. Practice fine motor skills. Local only.
Paste word pairs (or load pre-made sets) and practice with randomized flashcards. Flip to reveal translation, mark as known/unknown. Local data, no login.
Check how many pages a PDF has without uploading it (uses FileReader). Also shows file size and title if available. Simple and fast client-side tool.
Paste raw email headers and get a human-readable breakdown of the delivery route, authentication results, and delays. Private analysis.
Paste lines of text and automatically convert to an HTML ordered list with correct numbering and indentation.
Simulate reduced motion preference and test your animations. Copy the media query snippet. Keep your users safe.
Paste text and quickly highlight potential proper nouns (capitalized sequences). Aid for editing or anonymization. Simple regex-based, local.
Drop a file to see its MIME type and the first few magic bytes (hex and ASCII). No upload, works instantly.
Search for any file extension to see its full name, MIME type, and description. Covers thousands of entries. Static data.
Add book titles and authors to a to‑read list. Move them to 'finished' and add a rating. Data saved locally.
Generate cryptographically secure BIP39 mnemonic phrases (12 or 24 words) for HD wallet seeds. All entropy generated locally.
Paste two texts and see cosine and Jaccard similarity scores. Understand how close two documents are. All local math.
Enter a URL and a user‑agent to see if it is allowed or blocked by the robots.txt file. Quick bot validation.
Generate customizable alphabet tracing sheets with uppercase and lowercase letters. Select letters to focus on. Instant print. Local only.
Query DNS records for any domain directly from your browser using DNS-over-HTTPS. See A, AAAA, MX, CNAME, and TXT records. No logs.
Enter text and see each character's 8‑bit binary laid out in a black‑and‑white grid. Beautiful data art. Local.
Drop or paste an .ics file and see all events in a readable table. Check dates, times, and locations. Privacy‑friendly.
Watch classic sorting algorithms step through a randomized bar chart. Adjust speed and array size. Great for learning algorithm efficiency.
Paste HTML and see the order in which elements would receive focus via Tab key. Highlight issues. Local accessibility testing.
Paste a website's HTML and see which text is only visible to screen readers (e.g., .sr‑only). Preview the accessible layer.
Validate ISBN‑10 and ISBN‑13 numbers and compute their check digits. Useful for booksellers and libraries. All local.