Embed the RiverOdds Calculator on Your Site

Add a free, fully-functional Texas Hold'em odds calculator to any website in 30 seconds. No API key, no account, no cost. Just copy and paste one snippet.

Standard Embed (Recommended)

Full-height embed — best for dedicated calculator pages or sidebar placements.

HTML
<iframe
  src="https://riverodds.app/"
  width="100%"
  height="720"
  style="border:none;border-radius:12px;max-width:960px;display:block"
  title="Texas Hold'em Odds Calculator — RiverOdds"
  loading="lazy"
></iframe>

Compact Embed

Shorter height for inline use within blog posts or narrow layouts.

HTML
<iframe
  src="https://riverodds.app/"
  width="100%"
  height="560"
  style="border:none;border-radius:8px;max-width:720px;display:block"
  title="Texas Hold'em Odds Calculator"
  loading="lazy"
></iframe>

Live Preview

This is what the embed looks like on a white background:

Who Uses the Embed

✍️

Poker Blogs & Strategy Sites

Embed the calculator inline within hand history posts so readers can verify equity without leaving your page.

🎓

Poker Coaching Platforms

Add a live calculator to your course pages. Students can calculate odds from real hands in your lessons.

📺

Streaming & Content Creators

Embed the widget on your stream overlay site or in your link-in-bio page for fans who want to run their own numbers.

💬

Forums & Communities

Many forum platforms allow iframes in posts or profile pages. Drop the calculator into hand analysis threads.

FAQ

Is the embed free?

Yes — embedding RiverOdds is completely free with no rate limits, no API keys, and no attribution required (though a link back is appreciated).

Does the embed work on mobile?

Yes. The calculator is fully responsive. We recommend setting height to at least 700px for the best experience, or 560px for a compact view.

Can I customize the colors or hide the header?

The current embed uses the standard RiverOdds interface. Custom white-label versions are not available at this time.

Will the embed slow down my site?

No. The iframe uses loading="lazy" so it only loads when scrolled into view. The calculator itself is a static, zero-server app with no backend.

Try the calculator yourself

Enter your hand and see win probabilities, pot odds, and draw outs — all in one place.

Open RiverOdds Calculator →