Self-Publishing Royalty Calculator

JJ Ben-Joseph headshot JJ Ben-Joseph

Introduction: why self-publishing royalty estimates matter

When you self-publish, the price you set is only the beginning of the money story. The retailer takes a share, the printer takes a cut on every physical copy, and the number of books you expect to sell determines whether the title behaves like a side project or a real revenue stream. This calculator turns those moving parts into a quick estimate so you can see both the money per copy and the money across a run.

That is useful before a launch, when testing a promotional discount, or when comparing paperback and ebook pricing. The calculator does not predict demand; it shows how the royalty math changes when you change the assumptions.

The sections below walk through the inputs, the formula, a worked paperback example, and the main limits of a simple royalty estimate.

What this self-publishing royalty calculator helps you decide

The core question is straightforward: after the platform share and print cost are removed, how much do you actually keep from a sale? In self-publishing, that question comes up whenever you choose a launch price, weigh a discount, compare printers, or decide whether a lower-margin format is still worth keeping in your catalog.

Because the answer depends on the values you enter, the calculator is best used for side-by-side planning. A higher list price may raise per-copy earnings, but it can also make the book harder to sell. A lower print cost improves every copy sold. Copy count then magnifies whichever choice you made. That tradeoff is the reason a simple royalty estimate is so useful.

How to use this calculator for book royalties

  1. Enter Retail Price ($) as the book's list price in dollars.
  2. Enter Retailer Royalty (%) as the percentage of the retail price paid to you.
  3. Enter Print Cost per Copy ($) as the amount it costs to produce one copy.
  4. Enter Copies Sold as the number of books you expect to move in the scenario.
  5. Click Calculate Royalties to refresh the earnings summary after changing any assumption.
  6. Read the per-copy figure first, then compare the total against your sales target or launch budget.

If you are testing a price drop or a promotional run, change one input at a time so you can see which assumption moved the royalty outcome.

Inputs: choosing realistic royalty numbers

The page works best when the numbers reflect the way your book is actually priced and printed. A list price from your storefront, a royalty rate from the platform, a per-copy printing quote, and an estimated copy count are enough to produce a useful planning estimate.

In practice, these fields usually come from your storefront, your printer, and your sales forecast:

When a printer quotes a bundled price or a quote in another currency, convert it to a per-copy dollar amount before you enter it. If you publish both ebook and paperback versions, run them separately, because an ebook royalty usually has no print-cost deduction while a paperback almost always does.

If you are unsure about a value, test a conservative sales count and a more optimistic one. That gives you a range of royalties instead of a single point estimate that might miss reality.

Formulas: how self-publishing royalties are calculated

This calculator uses the standard book-royalty idea behind most self-publishing pricing decisions: start with the retail price, take the royalty percentage, subtract the print cost, and then scale the per-copy net by the number of copies sold. That gives you both a single-copy earning figure and the total earned over the run.

For the per-copy net royalty, the calculator computes:

R = p × r 100 c

where p is retail price, r is royalty rate, and c is print cost per copy.

The total royalty estimate multiplies that per-copy amount by sales volume:

T = R × C

where C is copies sold. If any one of the three price-side inputs changes, the total changes in a straight line: a higher cover price or royalty rate raises earnings, while a higher print cost reduces them. The copy count then scales the result up or down.

Worked example: a $19.99 paperback at 70% royalty

Suppose you publish a paperback at $19.99, the platform pays a 70% royalty, the print cost is $4.99 per copy, and you expect to sell 250 copies. These are realistic planning numbers for a mid-priced self-published book and they make it easy to verify the arithmetic step by step.

If you change the print cost to test a different printer, the per-copy result shifts immediately. If you change the copy count, the per-copy number stays the same while the total rises or falls with volume.

Comparison table: how cover price changes total royalties

The table below keeps the royalty rate at 70%, print cost at $4.99, and sales at 250 copies while only the cover price changes. That shows how sensitive a self-publishing royalty estimate is to pricing decisions when the rest of the setup stays fixed.

Scenario Retail Price ($) Other inputs Total royalties Interpretation
Conservative (-20%) 15.99 70% royalty, $4.99 print cost, 250 copies 1550.75 Lower pricing narrows the money earned on each sale, even if it may support a promotion.
Baseline 19.99 70% royalty, $4.99 print cost, 250 copies 2250.75 This is the reference case for comparing discount or premium pricing.
Aggressive (+20%) 23.99 70% royalty, $4.99 print cost, 250 copies 2950.75 Higher pricing raises per-copy earnings, but you should confirm that readers will still accept the higher list price.

Use this kind of comparison when deciding whether a discount is worth the lower margin or whether a premium price can survive a sales slowdown.

How to interpret the royalty estimate

The results panel is easiest to read in two parts: the money per copy and the money across all copies. The per-copy figure tells you what stays with you after the platform share and print cost; the total tells you what the run is worth if the sales estimate is correct.

Make sure the answer is expressed in dollars per book and dollars for the full run, then check that it moves the right way when you change price, royalty rate, or print cost. If the per-copy amount turns negative, the price or royalty setting is too low for the printing cost you entered. If the total looks unusually high, re-check the copy count because volume is often the most uncertain assumption in a launch plan.

You can use the Copy Summary button to keep a note of the result alongside your inputs, which is handy when you compare several launch plans or printer quotes. If the per-copy net looks believable, the total matches your expected sales volume, and the result changes in the direction you would expect, you have a planning estimate that is good enough for decision-making.

Limitations and assumptions for self-publishing royalties

This estimator is intentionally simple. It assumes one title, one format, one royalty percentage, one print cost per copy, and one copy count. It does not model advertising spend, taxes, shipping, refunds, retailer tier rules, or the extra complexity that comes from running several formats at once.

If the book is going live in more than one store or through more than one format, treat each scenario as its own estimate rather than trying to average them into one number. If you can point to a real list price, a real royalty rate, and a real per-copy print cost, the calculator is giving you a solid planning number even though it is still an estimate.

Enter book price, royalty rate, print cost, and copies sold.

Royalty River Mini-Game

Run a boutique press for 90 electric seconds. Nudge price and promotions to keep net per-copy earnings above water while surprise fees try to drain your stash. Feel the royalty math through rhythm, not spreadsheets.

Chosen fit: Royalties ebb and flow with price, fees, and print cost — perfect for a balance-and-collection loop.
Emotional arc: Calm launch → mid-run crunch → final push to lock in best run.
Session length: 90 seconds with adaptive pacing keyed to your inputs.

Game concept

Steer a little publishing skiff across a river of coin drops and expense slips. Collect “clean sales” tied to your per-copy earnings while dodging fees and storms. Random boosts turn preorders into bursts of revenue.

Mechanics

Drag or use ← → / A D to slide. Catch teal coins for net gain, avoid magenta fees, and grab cyan preorder flares for multiplier surges. Stay above the target reserve to bank continuous “healthy cashflow” seconds.

Technical approach

HTML5 Canvas with pooled sprites, delta-timed motion, adaptive spawn intervals pulled from the calculator inputs, reduced-motion awareness, pause-on-blur, and localStorage best-run tracking.

Educational note

Target reserve and coin value follow your royalty math (price × rate − print cost). Higher print cost makes storms nastier; higher price expands the safe band. See the numbers in motion.

Click to Play

Keep your royalty stream above the reserve band. Drag or tap to move; avoid neon fees, catch teal coins, and ride preorder flares for bonus seconds.

Target reserve $0.00
Per-copy net $0.00
Banked time 0.0 s
Time left 90 s
Best run --
Insight Price and print cost shape risk.

Stay in the green band to keep the press funded.

Accessibility: pauses on blur, keyboard/touch support, respects reduced motion. Sound-free by default.