Turn a raise into real numbers — new salary by year/month/hour, dollar increase, and the inflation-adjusted raise that tells you if you actually came out ahead
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
New salary
What this tool does
Punch in your current pay and a raise — either as a percentage or as the new salary number — and see exactly what changes. The calculator shows your new salary across all three periods (per year, per month, per hour), the dollar amount you gain every month and every year, and how your hourly rate moves. Switch between the two input modes freely: "by percentage" takes a current salary plus a raise % and gives you the new figure, while "by new amount" takes your old and new salary and back-solves the exact raise percentage — handy when an offer letter only quotes a number. The part most raise tools skip is the one that matters most: a nominal raise is not a real raise. A 5% bump in a year of 6% inflation is a pay cut in purchasing power. This tool always puts the nominal raise next to the inflation-adjusted real raise (using the Fisher equation) and warns you the moment your raise falls behind prices. Enter pay as annual, monthly, or hourly, set your work hours per year (defaults to 2080 = 40h × 52 weeks, editable for part-time), and every result reflows. Everything runs in your browser, and a share link reproduces the full comparison.
Tool details
- Input
- Files + 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 <= 10 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Calculator · HR
- 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 Salary Raise 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 Salary to Hourly Converter Hourly ⇄ daily ⇄ weekly ⇄ monthly ⇄ annual pay — set your hours/week and weeks/year, see all five at once — browser-only Open
- 2 Inflation Calculator See what your money is really worth — future value, purchasing power, and the rule-of-72 halving point, all from one inflation rate Open
- 3 Take-Home Pay Calculator Gross → net pay, any country — your own tax rate, pre-tax & post-tax deductions, reverse-solve — browser-only Open
Real-world use cases
Prepare a number for an annual review
Your annual review is next week and you want to ask for a specific number, not "a raise". You enter your current 72,000 salary, try a few raise percentages, and see that 6% lands you at 76,320 — about 357 more per month. You also set inflation to 4% and notice the real raise is only 1.9%, which reframes your ask: 6% is not a 6% lifestyle upgrade, it is closer to 2% once prices are accounted for. You walk in with a target figure and a reason it is not as generous as it sounds.
Compare a job-change offer against staying put
A recruiter sends an offer for 88,000 and you currently make 79,000. Using "by new amount" mode the tool back-solves an 11.4% raise. You set inflation to 3% and the real raise is still a healthy 8.1%, so the move clearly beats staying. But the offer is for a 45-hour week, so you check the hourly figures — your effective hourly rate barely moves once the longer hours are in, which tells you the headline number is flattering and the per-hour reality is closer to lateral.
Sanity-check whether your raise kept up with the cost of living
HR announced a 3.5% across-the-board raise, but groceries and rent feel noticeably more expensive. You enter your salary, the 3.5% raise, and the year's 5.2% inflation. The tool shows a real raise of −1.6% and flags that your purchasing power dropped. Now you have a concrete number to bring to a follow-up conversation, instead of a vague feeling that the raise did not go far.
Budget the new monthly cash from a confirmed raise
Your 4% raise is confirmed and you want to know how much extra actually shows up before deciding to increase your 401(k) contribution. The tool turns the 4% on your 95,000 salary into 3,800 a year, or about 317 a month gross. You then run the new 98,800 figure through the take-home pay calculator to see the net, and decide how much of the increase to save versus spend.
Set fair raises for a small team as a manager
You manage four people and have a merit budget to distribute. For each report you enter their current pay and the raise you are considering, checking both the percentage and the monthly dollar impact so the raises feel proportionate. With inflation at 4% you make sure every raise at least clears that bar, so no one on the team quietly takes a real-terms pay cut while the headline numbers all look positive.
Common pitfalls
Reading the nominal raise as your real gain. A 5% raise with 4% inflation is closer to a 1% real raise — the headline percentage ignores that prices rose too. Always check the inflation-adjusted figure before celebrating.
Assuming the gross raise equals your take-home increase. Part of any raise is taxed, sometimes at a higher marginal rate, so the extra cash in your bank is less than the gross number. Run the new salary through a take-home or tax calculator for the net.
Comparing offers by annual salary alone. A bigger annual number can come with more hours, so the per-hour rate barely moves — switch to the hourly view to compare jobs on equal footing, and weigh benefits and commute separately.
Privacy
Every calculation — the new salary, the period conversions, the inflation-adjusted real raise — is plain JavaScript that runs in your browser tab. No salary figure you type ever leaves the page, nothing is logged, and there is no external API call. The one thing to know: the shareable URL encodes your inputs in the query string (e.g. ?mode=percent&old=60000&pct=5), so if you paste a share link somewhere, the destination server's access log will see those numbers. For planning that is usually fine; if your actual pay is sensitive, copy the summary manually instead of sharing the URL.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- Blood Alcohol Content (BAC) Calculator Widmark-formula BAC estimate from drinks, body weight, sex and time — educational only, never a fit-to-drive verdict — browser-only
- BMI Calculator Body Mass Index calculator with WHO + Asian classifications — metric and imperial — browser-only
- Calorie Deficit Calculator Pick a daily calorie deficit, enter your current and goal weight, and see how many weeks it takes and the date you'd hit your target — with a safety check, browser-only
- Calories Burned Calculator MET-based calorie burn for 30+ activities — running, cycling, swimming, HIIT, housework — stack and total — browser-only