Range Analysis Tool

Build a range, test the board, and track how combos perform on the flop, turn, and river.

Board

Hole Cards

- against Pre-flop combos

- against Flop combos

- against Turn combos

- against River combos

Flop

0 combos kept to Turn

0.0% of Flop combos

Turn

0 combos kept to River

0.0% of Turn combos

River

0 combos kept to Showdown

0.0% of River combos

Statistics

Combos kept to turn
Combos kept to river
Combos kept to showdown

How it works

What this tool does

Use this tool to explore how a pre-flop range interacts with different boards, and track how combos perform on later streets. New to the terminology? Check the poker glossary.

Build a range

You can create a range using text input, the percentage slider, or the grid. All three methods update the same range.

Text input

Enter hands like AA, AJo, or 32s. You can also use + and - shorthand such as T5o+, 96s-, and 66-99.

Slider

The slider builds a range from a percentage of hands. It is useful for quick testing, then you can fine-tune the result in the grid.

Grid

Click hands directly in the matrix to add or remove them. This is the fastest way to shape a custom range visually.

Board and hole cards

Choose the board runout and optional hole cards, or use Random board to generate a spot quickly.

Statistics tabs

The tabs show how the selected range performs on each street and how often different hand classes appear.

Street filtering

You can decide which combo groups continue on flop, turn, and river. This lets you model realistic range narrowing street by street.

Frequently Asked Questions

Is the Range Analysis Tool free?

Yes. The Bluffing Monkeys Range Analysis Tool is completely free to use, with no signup, registration, or download required. It runs directly in your browser.

What is a poker range?

A poker range is the full set of hands a player could have in a given situation, rather than one specific hand. Thinking in ranges instead of single hands is a core skill in modern poker strategy. For more terms, see our poker glossary.

How do I read notation like AJo, T5o+, or 66-99?

AJo means Ace-Jack offsuit. AJs means Ace-Jack suited. T5o+ means T5o and every offsuit hand stronger than it. 66-99 means all pocket pairs from 66 through 99. The plus sign extends upward, the minus sign extends downward.

What is the difference between flop, turn, and river equity?

Equity on each street is your hand's chance to win if all remaining cards are dealt. It changes as new cards reveal information and reduce unknown outcomes.

Can I use this tool for PLO?

No. The Range Analysis Tool is built for No-Limit Texas Hold'em ranges. PLO uses four hole cards and different range structures, which require a separate tool.

How accurate is the equity calculation?

The tool enumerates combos and runouts directly rather than relying on rough approximations, so the equity numbers match what dedicated poker solvers report for the same spot.

Cheat sheets

More poker tools

Poker Infographics Gallery

Visual references for bankroll management, pot odds, starting hands, tournament strategy, and more. Browse the gallery.

Poker Glossary

Definitions for every poker term used across our tools. Open the glossary.

Embed this tool on your site

You are welcome to embed the Range Analysis Tool on your own poker site, blog, or training resource. Copy the iframe snippet below.

<iframe
  src="https://pokertool.bluffingmonkeys.com/"
  width="100%"
  height="900"
  style="border:0;"
  loading="lazy"
  title="Bluffing Monkeys Range Analysis Tool">
</iframe>