Free poker tool
Poker Hand Analyzer
Paste or enter a hand and get the facts, the exact maths and the concepts that decide it — with the limits stated, not hidden.
Loading the analyser…
What this analyser does
Enter a hand — your cards, your seat, the board, what happened — and it tells you three separate things: what happened, what the arithmetic says, and which poker concepts the spot turns on.
The separation is the point. Most hand analysis blurs a calculation into an opinion. Here the pot odds are a calculation, the equity is a count, and the strategy is quoted from reviewed material rather than generated.
The result always leads with the conclusion, then the reason for it: the decision the hand turned on, the factors that bear on it, and how they combine. Where they do not combine into an answer, it says that too — and names the missing input that would change it.
How the analysis works
Facts are read straight back from what you entered. Calculations come from the same functions the StackedPoker lessons run on — required equity, minimum defense frequency, alpha, stack-to-pot ratio, board texture and your made hand.
If you know villain's cards, equity is EXACT: every remaining runout is dealt and counted, not simulated. That is the one case where the maths can settle whether a call beat its price, and the analyser says so plainly.
Required equity = call / (pot after the bet + call)
What it can and cannot determine
- It can tell you the price
- Pot odds, minimum defense frequency and the fold frequency a bet needs are arithmetic. They do not depend on anyone's opinion.
- It can settle a known-versus-known spot
- With both hands visible, equity is a counting problem. The analyser compares it to the price and tells you whether the call beat it.
- It cannot guess villain's range
- Equity against a RANGE needs assumptions StackedPoker has no reviewed source for, so no number is produced. The analyser reports the spot as needing review instead of inventing a percentage.
- It is not a solver
- No optimal frequencies, no GTO ranges, no EV figures. Where the reviewed theory runs out, the analysis says so rather than filling the gap.
Common mistakes
- Judging the decision by the result
- Losing a hand does not make the call wrong, and winning does not make it right. The price and your equity decide that, and both are knowable before the river.
- Analysing your cards instead of the spot
- Position, the board texture and the size you are facing change the answer far more than the exact two cards do — which is why the analysis leads with those.
- Only reviewing the hands you lost
- The expensive leaks are in the pots you won with a play that was wrong anyway. A hand is worth reviewing when the decision was close, not when the outcome was bad.
- Trusting a confident-sounding number
- A tool that gives you an EV figure for a spot where villain's range is unknown has guessed at the range. Check what any analyser is assuming before you act on it.
How reviewing hands makes you better
The gap between knowing a concept and using it under pressure closes by seeing the concept inside a hand you actually played. That is why every analysis ends with the concepts it exercised and the lesson that drills them.
Ask the AI Coach about the same hand and it starts from the analysis you just read, with the concepts already in scope, so you can push on the part you did not follow.
Practical examples
- Flush draw facing a half-pot flop bet
- A♥ K♥ on J♥ 7♥ 2♣: you need 25.0% to call and hold 54.44% against that exact hand. Calling needs 25.0% and you have 54.44% against that exact hand — the call beats the price by 29.44 points. Concepts raised: Value of Position, Minimum Defense Frequency (MDF), Alpha — Required Fold Frequency for Break-even Bluffs, Stack-to-Pot Ratio (SPR).
- Bottom pair facing a pot-sized turn bet
- 8♣ 7♦ on K♣ Q♦ 7♠ 2♥: you need 33.3% to call and hold 11.36% against that exact hand. Calling needs 33.3% and you have 11.36% against that exact hand — the call is short by 21.97 points. Concepts raised: Value of Position, Minimum Defense Frequency (MDF), Alpha — Required Fold Frequency for Break-even Bluffs, Stack-to-Pot Ratio (SPR).
Key terms
- Bluff Catcher
- A hand that only beats a bluff — calling decisions governed by MDF.
- Equity Realization
- Understanding how much of your theoretical equity you actually capture.
- Minimum Defense Frequency (MDF)
- Minimum Defense Frequency — how often to defend vs a bet to prevent auto-profitable bluffs.
Key takeaway
Do not just find out whether your decision was good. Find out which number or which concept decided it — and then go and learn that one.
Frequently asked questions
How do I analyse a poker hand?
Start with the facts — your position, the board, the size you faced. Then work out the price the pot laid you and your equity against what villain can hold. The analyser above does the arithmetic and names the concepts; the judgement about villain's range stays yours.
Is this poker hand analyzer free?
Yes, and no account is needed. Create a free account only if you want to save analysed hands and carry them into the AI Coach.
Can it tell me if my play was a mistake?
Only when the maths settles it — which means both hands are known and there is a price to compare against. Otherwise it reports the spot as needing review and shows you the numbers rather than inventing a verdict.
Does it work like a solver?
No. It produces no optimal frequencies, ranges or EV figures. It reports what happened, what the arithmetic says and which reviewed concepts apply.
Which hand histories can I paste?
PokerStars and GGPoker 6-max text histories, and any format using the *** HOLE CARDS *** / *** FLOP *** street markers. A history that only partly parses is not thrown away: whatever was read is filled in for you, and the fields it could not determine are listed so you can complete them.
Is this poker hand analysis software I need to download?
No. It runs in the browser, with nothing to install and no account required. It is also not a tracker or a HUD — it does not read your hand histories from disk, watch your tables or store statistics on opponents. It analyses one hand at a time, the one you give it.
What do I do when it says the hand needs review?
Read the rest. A needs-review result still lists what happened, every number that can be calculated, exactly what could not be determined and why, the concepts the spot turns on and the lesson that drills them. It also names the one input — usually villain's cards — that would let the maths settle it outright.
Related
Concepts, lessons and tools that build on this page.
- Free toolPoker Position TrainerDrill the six seats and the order they act in until naming them is automatic.
- Free toolPoker Bankroll CalculatorHow many buy-ins your roll covers, what your own rule asks for, and when to move up or down.
- Free toolPoker Equity CalculatorExact hand-versus-hand equity: every remaining runout dealt and counted, not simulated.
- ConceptPosition in Poker: Why Acting Last Wins MoreIP realizes ~10% more equity than OOP with symmetric ranges.
- ConceptEquity Realization (EqR)How much of your theoretical equity you capture in practice.
- LessonYour Share of the PotEquity only exists relative to an opponent — hand, range, or another range.
Source: Facts are read from your input. Calculations come from lib/theory/math.ts, lib/tools/equity.ts and lib/learn/flopClassifier.ts — the maths and the board classifier the StackedPoker lessons use. Strategic explanations are quoted from the StackedPoker poker-theory concept registry; nothing is generated.