Calculateus

Words to Pages Calculator

Estimate how many pages your essay or paper will take based on word count, font, and spacing.

Result

Estimated Pages
10.9

Based on standard 1-inch margins, Times New Roman-equivalent font - actual page count varies with your specific font, margins, and paragraph spacing.

About the Words to Pages

The Words to Pages Calculator converts a word count into an estimated page count based on font size and line spacing, the two settings that most affect how much text fits on a page. It is built for students and writers who have a word-count target or limit (an essay prompt, a submission guideline, a publisher requirement) and need to translate that into a page estimate before they start formatting. Because it works in both directions of reasoning, the same tool answers both "how many pages is 1500 words" and "how many words do I need for a 10-page paper."

How It Works

You enter a word count, choose single or double line spacing, and pick a font size of 11pt, 12pt, or 14pt. The calculator looks up a baseline words-per-page figure for that font size, halves it if you selected double spacing, and then divides your total word count by that per-page figure to produce an estimated page count. The result assumes standard 1-inch margins and a Times New Roman-equivalent typeface, since those are the defaults most word-count guidelines are written against.

wordsPerPage = baseWordsPerPage[fontSize], where baseWordsPerPage = {11pt: 300, 12pt: 275, 14pt: 225}. If spacing is double, wordsPerPage is halved. Pages = wordCount / wordsPerPage.

Formula & Methodology

To do this by hand, first find the single-spaced words-per-page baseline for your font: 300 for 11pt, 275 for 12pt, or 225 for 14pt. These baselines are lower for larger fonts because bigger characters take up more horizontal and vertical space per line. If your document is double-spaced, divide that baseline in half, since adding a blank line's worth of vertical space between each text line roughly halves how many lines fit on the page. Finally, divide your total word count by the resulting words-per-page value to get the estimated page count, rounded to one decimal place.

Examples

A 1,500-word essay, double-spaced, 12pt

The 12pt baseline is 275 words per page, which is halved to 137.5 for double spacing. Dividing 1,500 words by 137.5 gives an estimated 10.9 pages.

A 5,000-word report, single-spaced, 11pt

The 11pt baseline of 300 words per page stays unchanged for single spacing. Dividing 5,000 words by 300 gives an estimated 16.7 pages.

Advantages

  • Lets you check a word-count requirement against a page-count target (or vice versa) before you start writing or formatting, avoiding a last-minute surprise.
  • Accounts for the two variables that change page count the most, font size and line spacing, instead of relying on a single generic rule of thumb.
  • Gives an instant estimate without opening a word processor, useful for quickly sanity-checking assignment instructions or submission guidelines.

Common Mistakes

  • Assuming one universal 'words per page' number regardless of font size or spacing, when the underlying rate actually varies from 112.5 to 300 words per page across the supported settings.
  • Forgetting that double spacing roughly halves the words-per-page figure, then being surprised that a double-spaced draft runs twice as long as a single-spaced one with the same word count.
  • Treating the estimate as exact when the document will also include a title page, headings, block quotes, or images, all of which push the real page count above the plain-text estimate.

Edge Cases to Watch For

  • If a font size outside 11pt, 12pt, or 14pt is somehow submitted, the calculator falls back to the 275 words-per-page baseline used for standard 12pt text.
  • The estimate assumes plain paragraph text with 1-inch margins; headings, block quotes, images, tables, footnotes, or extra whitespace between sections will make the real page count higher than the estimate.
  • Very short word counts can produce a page estimate well under 1.0, which in practice usually still means a partial first page rather than a literal fraction of a page.
  • The figures are calibrated to a Times New Roman-equivalent font; fonts with notably wider or narrower characters (Courier, Calibri, Georgia) will shift the true words-per-page and make the estimate less precise.

Common Use Cases

  • A student checking whether a 1,200-word draft meets a professor's 4-to-5-page essay requirement before submitting it.
  • A writer estimating how many words they need to hit a fixed page count for a manuscript, script, or report outline.
  • An editor or formatter converting a word-count guideline from a style guide or publication into a page budget for layout planning.
Written & fact-checked by the Calculateus TeamLast updated August 5, 2026How we verify our formulas

Frequently asked questions

Why does double-spacing roughly halve words per page?

Double spacing adds a full blank line's worth of vertical space between each line of text, which - combined with standard margins - roughly halves how many lines (and therefore words) fit on a page compared to single spacing, which is why academic papers requiring double spacing need about twice as many pages for the same word count.

Conclusion

The Words to Pages Calculator turns a simple word count into a formatting-aware page estimate by factoring in font size and line spacing rather than relying on a flat conversion rate. It works best as a planning tool for plain paragraph text, with the understanding that headings, images, and other formatting will add to the final page count.