← ToolsForUse

ABV Calculator: Because guessing your homebrew’s strength is silly

I’ve been brewing beer and wine at home for a few years. Not obsessively—just enough to keep a steady supply of drinkable stuff in the basement. And every time I bottle a batch, there’s that moment where I stare at my hydrometer readings and try to do the math in my head. Or I pull out my phone and type “original gravity 1.050 final gravity 1.010” into a search engine, and land on some forum from 2009 where the answer is half a thread of people arguing about the correct formula.

Then there are the online calculators. Most of them are fine, honestly—they give you a number. But a lot of them are buried inside big brewing sites with ads, pop-ups asking for your email, or they assume you already know your way around a dozen obscure fields. And if you’re like me, you just want: “Here are two numbers. Give me the ABV. That’s it.”

Existing options fall short in small but annoying ways

Some calculators use a simplified formula that’s off by a few tenths of a percent, which matters once you start tracking batches or sharing recipes. Others require you to toggle between units or choose a specific style of beer first. And practically all of them have unnecessary friction—sign-up walls, tracking scripts, or just a cluttered page that makes you feel like you need to wade through a recipe blog post before getting to the tool.

None of this is a disaster. But it’s the kind of low-grade friction that makes you reach for a piece of scratch paper instead. And that felt silly for something that can be a single calculation.

What this tool actually does

The ABV Calculator takes your original gravity (OG) and final gravity (FG) readings—the ones you already took with your hydrometer—and returns your alcohol by volume, using the standard homebrew formula: (76.08 × (OG − FG) / (1.775 − OG)) × (FG / 0.794). That’s the more accurate version that accounts for the non-linear relationship between gravity and alcohol, not the quick linear approximation. It works for beer, wine, cider, mead—anything with a gravity reading.

It’s a single page. Type two numbers, get a result. No sign-up, no ads, no explanation of what “Plato” means unless you want to look it up elsewhere. Just the ABV, rounded to one decimal place, with a brief note if the inputs look unusual (like a wildly high OG). That’s the whole thing.

Try it here: ABV Calculator →

Honest closing

This isn’t revolutionary. It’s just a straightforward calculator that does one thing without extra baggage. I built it because I wanted a clean page on my own browser bookmarks that I can pull up when I’m racking a batch. If you brew or make wine at home, maybe you’ll find it useful too. No hype, no urgency—just a tool that works.