NFL quarterback passer rating from completions, attempts, yards, TDs and INTs — with the NCAA college formula and a perfect-158.3 check — browser only
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
What this tool does
Free passer rating calculator for the NFL quarterback rating, run entirely in your browser. Enter completions, attempts, passing yards, touchdowns and interceptions, and it returns the official rating on the 0 to 158.3 scale, plus the four components the formula is built from. Each component is the completion rate, the yards per attempt, the touchdown rate and the interception rate, scaled and then capped to the 0 to 2.375 band before the four are averaged and multiplied by 100 over 6. The tool shows every clamped component as a bar so you can see which number is pinning the rating, toggles on the NCAA college passer efficiency formula for the same stat line, and copies a clean summary in one click. Sample lines for a perfect game and for Mahomes, Rodgers and Brady seasons load with a tap. Everything is plain JavaScript, nothing is uploaded, and the share link reproduces your exact stat line.
Tool details
- Input
- Numbers
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result + Copy
- The result area focuses on usable output, with copy, download, or preview actions when supported.
- Privacy
- Browser-side processing
- The main tool logic does not call an external API, so inputs normally stay in the current tab.
- Save / share
- Shareable URL state
- Key settings are encoded in the URL so another person can reopen the same setup.
- Performance budget
- Initial JS <= 9 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Calculator · Content Creator
- Category and role tags drive related tools, internal links, and quick fit checks.
How to use
-
1. Input
Paste or drop your content into the tool panel.
-
2. Process
Click the button. All processing is local in your browser.
-
3. Copy / Download
Copy the result or download to disk in one click.
How Passer Rating Calculator fits into your work
Use it for fast estimates, comparisons, and planning numbers before you make the final call.
Calculation jobs
- Getting a realistic range before a purchase, plan, workout, or schedule decision.
- Comparing scenarios by changing one input at a time.
- Turning rough assumptions into a number you can discuss.
Calculation checks
- Double-check units, dates, rates, and rounding assumptions.
- Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
- Save the inputs that produced an important result so you can reproduce it later.
Good next steps
These links move the current task into a more complete workflow.
- 1 Percentage Calculator 5 common percentage calculations — "x% of y", "x is what% of y", percentage change, increase/decrease — instant, browser-only Open
- 2 Statistics Basic Calculator Basic statistics calculator — mean/median/mode/variance/std-dev/quartiles/range/IQR/skewness/kurtosis + histogram + box plot, paste any numbers. Open
- 3 Unit Converter Convert between length, weight, temperature, area, volume, speed, time — instant, browser-only Open
Real-world use cases
Rate a quarterback's box score right after the game
The final whistle blows and the box score reads 27 of 38 for 312 yards, 3 touchdowns, 1 interception. Type those five numbers in and you have the passer rating before the broadcast graphic shows up. No mental math with the four capped components, no spreadsheet — just the number plus a plain-language read on whether that was an elite, good or rough day under center.
Settle a fantasy or barstool argument about who played better
Two friends, two quarterbacks, two stat lines that look close. Punch both into the calculator, read both ratings, and the gap is no longer a matter of opinion. The component bars also show why one edged the other — maybe identical yardage but one threw two picks, which the interception part punishes hard.
Write a recap or newsletter with the right rating cited
Sports writers and newsletter authors quote passer rating constantly, and getting it wrong is an easy way to lose readers' trust. Drop in the line, copy the formatted summary, and paste an accurate rating with the completion percentage and yards per attempt already worked out, so the paragraph practically writes itself.
Teach the formula to a class or a curious fan
The four-component formula is famously confusing the first time you meet it. Load the perfect 158.3 preset, then nudge one stat down and watch which component bar drops off its 2.375 cap. Seeing the clamp move in real time explains the why of the ceiling far better than a static equation on a slide.
Compare an NFL line against the college efficiency number
A draft prospect's college numbers come in the NCAA efficiency scale, but you think in NFL passer rating. Enter the stat line once, read the NFL rating, then toggle the NCAA formula to see both for the same completions, yards, touchdowns and picks, so the two scales stop talking past each other.
Common pitfalls
Clamping the final rating to 158.3 instead of clamping each of the four components first. The cap lives on the parts, not the sum. If you only cap the end result, a wild stat line gives you a wrong number that merely happens to fit under the ceiling. Always cap a, b, c and d to 0 to 2.375 before you average them.
Plugging in completion percentage as a whole number like 71 instead of the rate 0.71. The completion part is completion rate minus 0.3, so feeding 71 sends that component to its cap instantly and breaks the math. This tool takes raw completions and attempts and works the rate out for you, which avoids the slip.
Confusing the NFL rating with the NCAA efficiency number. They share four inputs but use different constants and the college version has no cap, so it can exceed 158.3 or go negative. Pasting an NCAA number into an NFL-scale sentence reads as nonsense to anyone who knows the difference. Keep the two scales clearly labeled.
Privacy
Every number stays in your browser. The four-component math, the per-part clamp, the NCAA formula and the copied summary are all plain JavaScript running in the tab, with nothing sent to a server and no logging of the stat lines you enter. The one thing to know: the share link encodes your completions, attempts, yards, touchdowns and interceptions in the URL, so a pasted link records those figures in the recipient server's access log. For a public stat line that is fine; if a line is somehow sensitive, use the copy button and paste the text instead.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- A1Z26 Cipher (Letter ⇄ Number) A=1, B=2 … Z=26 — encode text to numbers or decode numbers to text, pick hyphen / space / comma separators, one-click copy — browser-only
- Chinese Acupoint Locator 200+ meridian acupoints / WHO 2008 standard locations / with contraindications, manipulation, and combinations.
- Add Line Numbers Number every line of pasted text — set start, step and separator, zero-pad to align, skip blanks, or strip numbers back off — browser-only
- Aesthetic Text Generator Turn plain text into wide fullwidth vaporwave letters, spaced-out aesthetic, or fold it back to normal — one click to copy, runs in your browser