· 6 min read
Best 3 Poetry Scansion Tools Compared
Manesh Jayawardhana
CIO & Co-founder
You have written a line that is supposed to be iambic pentameter and it does not feel right. Counting on your fingers gets you to ten syllables, which tells you nothing, because the question is not how many syllables there are but where the stresses land.
Scansion is a skill, and like most skills it is easier to check than to perform. The tools that exist for it split awkwardly: some are teaching environments built around a fixed set of poems, some are research-grade software with an install step, and some are behind a subscription. Very few are the thing most people want, which is a box you paste a line into.
How to judge a scansion tool
Does it take your line, or only its own corpus? Teaching tools with a curated poem list are excellent for learning and no help at all for checking something you just wrote.
Does it show the stress pattern, not just a verdict? “This is iambic” is less useful than seeing which syllables it thinks are stressed, because that is where you will disagree with it.
Can you override it? Machine stress assignment is a guess. A tool that lets you flip a mark and see the meter re-evaluate respects that.
What does it cost to start? An install or a subscription is a lot of friction for checking one line.
The comparison
| Tool | Best for | Free tier | Watch out |
|---|---|---|---|
| For Better For Verse | Learning scansion properly with expert commentary | Free, open access, no account | Works from its own poem collection — you cannot scan your own line |
| Prosodic | Rigorous, configurable metrical parsing | Free and open source (GPL-3.0) | Python install or running the web app yourself; more machinery than a quick check needs |
| Poem Analysis Scansion Tool | Interactive refinement with PDF export | Requires login or a Poetry+ membership | Not usable without an account, so not a fit for a one-off check |
Facts checked August 2026; plans can change.
For Better For Verse
Hosted by the University of Virginia and maintained through the Scholars’ Lab, For Better For Verse is the best free resource for actually learning scansion. It walks you through marking stress and foot division on a substantial collection of English poems, and the commentary is written by someone who knows where students get stuck — one note on a Yeats line concedes that it is the hardest in the poem and makes sense only after you have worked the following lines.
It is a teaching tool, and it teaches with its own texts. You cannot paste your own draft into it, so it improves your ear rather than checking your work.
Prosodic
Prosodic is the serious option: an open-source Python library and web app that parses text into a full linguistic hierarchy and performs constraint-based metrical parsing, identifying iambic, trochaic, anapestic, and dactylic patterns along with foot schemes and rhyme. The constraints are configurable, which matters because scansion conventions genuinely differ between traditions.
The cost is setup. You install it with pip, or run its web app locally, or use the hosted instance. That is a fair trade for a research project and a lot of overhead for checking one line of a sonnet.
Poem Analysis Scansion Tool
Of the three, this is closest in shape to what most people are looking for: paste a poem, get a baseline scansion, then click individual marks to flip a syllable between stressed and unstressed and watch the meter update in real time. You can adjust syllable counts per word and export the finished analysis as a PDF.
The catch is access. The page states that you must log in or join Poetry+ to use the scansion tool, so it is not available for a quick anonymous check. If you already teach or study poetry and would use it often, that may be a reasonable trade.
Poetry Meter Scanner
Ours is the quick version: paste a line and see the stressed and unstressed syllables marked out, so you can check whether it holds to a meter like iambic pentameter. No account, no install, and it runs entirely in your browser.
The limitation is the one every automated scansion tool shares, and it is worth stating plainly. Stress in English is contextual — the same word takes different emphasis depending on what it is contrasted with, and poets deliberately break the pattern for effect. Our scanner reports a plausible reading, not the correct one. Treat a disagreement between you and the tool as information about the line, not as a verdict on it.
Which one to pick
- If you are learning scansion rather than checking a draft, use For Better For Verse.
- If you are doing research and need configurable constraints and reproducible output, install Prosodic.
- If you scan poems often and want to hand-correct and export, Poem Analysis is worth the account.
- If you want to check a line you just wrote, right now, use ours.
How to do it with Poetry Meter Scanner
- Open the Poetry Meter Scanner.
- Paste the line or stanza you want to check.
- Read the marked stress pattern and compare it to the meter you intended.
- Read the line aloud before you change anything. More writing tools are in the tools directory.
You might also need
- Syllable Counter — when the count itself is the question, as in haiku or a strict syllabic form.
- Sentence Counter — for longer pieces where structure matters as much as rhythm.
Frequently asked questions
Is there a free scansion tool that doesn’t need an account?
Yes. For Better For Verse is free and open access, Prosodic is open source, and our scanner requires no account because the site has no signup. Poem Analysis’s scansion tool is the one on this list that requires login or membership.
What exactly is iambic pentameter?
Five iambs per line, where an iamb is an unstressed syllable followed by a stressed one — ten syllables with the stress on every second. The Poetry Foundation’s glossary entry on meter covers the standard feet and how they are named.
Why does the tool disagree with how I read the line?
Because stress depends on meaning and emphasis, and software only sees words. Substitutions like a trochee in the first foot are a normal poetic device, not an error, and a tool with no sense of what the line means cannot tell the difference between a deliberate variation and a mistake.
Final thought
Use a scanner to catch the lines you were not sure about, then trust your ear over the output. Meter is a description of how a line sounds, and software has never heard one.