Guide
How Many Words Fit on a Page? A Practical Estimate
There is no single answer — only a formatting standard everyone quietly assumes, plus the variables that move it.
By Buğra SözeriPublished
“How many words per page” doesn’t have one correct answer — it has a default assumption most people are actually asking about, plus three variables that move the real number a meaningful amount. Knowing the default gets you a usable estimate in five seconds; knowing the variables tells you when to distrust that estimate.
The default everyone means: ~250 words, double-spaced
When someone asks “how many pages is 1,000 words” without specifying formatting, they’re almost always picturing the standard academic and manuscript format: 12pt Times New Roman, double line spacing, 1-inch margins on letter or A4 paper. That format fits roughly 250-275 words per page. It’s the baseline behind APA and MLA formatting guidelines and the traditional fiction-manuscript submission standard, which is exactly why it’s the number most “words per page” rules of thumb quietly assume.
Switch to single spacing at the same font and margins, and the count roughly doubles to 500-550 words per page— you’re fitting close to twice as many lines on the same physical page, so close to twice as many words follow.
The table that actually matters
| Format | Spacing | Words per page |
|---|---|---|
| 12pt Times New Roman, 1” margins | Double | ~250-275 |
| 12pt Times New Roman, 1” margins | 1.5 lines | ~375-400 |
| 12pt Times New Roman, 1” margins | Single | ~500-550 |
| 12pt Arial, 1” margins | Double | ~230-250 |
| 11pt Calibri (Word default), 1” margins | Single | ~600-650 |
Font matters more than people expect. Times New Roman is a comparatively narrow serif font; Arial and Calibri run wider at the same point size, so fewer words fit per line and per page. A document that looks “about a page” in Calibri can run noticeably shorter once reformatted into Times New Roman at the same point size.
Why a live word count beats a page estimate
Page-based limits (“no more than 3 pages”) are a proxy for something the person setting the limit actually cares about — reading time, or a rough sense of thoroughness — and that proxy breaks the moment formatting changes. A strict word-count limit doesn’t have that problem: it means the same thing regardless of font, margins, or line spacing. If you’re given a choice, or need to translate a page limit into something you can track precisely while drafting, run the text through a word counter rather than trusting your word processor’s page count, which can shift as you edit formatting without changing a single word.
Quick conversions worth memorizing
500 words is about one single-spaced page or two double-spaced pages. 1,000 words is roughly two single-spaced pages or four double-spaced pages. 2,500 words — a common long-form article length — lands around five single-spaced pages or ten double-spaced ones. These are estimates, not guarantees: a page that ends mid-paragraph, or text broken up by headings and block quotes, will always deviate from a pure per-page average.
Frequently asked questions
- How many words are on a single-spaced page?
- Roughly 500-550 words at 12pt Times New Roman with 1-inch margins. Single spacing packs about twice as many lines onto the page as double spacing does, so the word count per page roughly doubles too.
- How many words are on a double-spaced page?
- Roughly 250-275 words at 12pt Times New Roman with 1-inch margins — this is the figure most style guides and manuscript-format standards (APA, MLA, standard fiction submission format) are built around, and the one worth memorizing if you only remember one.
- Does font choice actually change the word count per page?
- Yes, meaningfully. Times New Roman is a relatively narrow font; Arial and Calibri run wider at the same point size and fit fewer words per line. Courier, a monospaced font still used in some manuscript formats, is wider still. Switching fonts at a fixed point size can shift the per-page count by 10-15% either direction.
- Why does my word processor's page count differ from a words-per-page estimate?
- Because the estimate is an average — real pages vary with paragraph breaks (a page ending mid-paragraph looks different from one ending exactly on a paragraph boundary), dialogue-heavy text with lots of short lines, and any headings, block quotes, or images that eat vertical space without contributing much word count.
Sources & references
Authoritative references cited by this piece. Verified by Buğra Sözeri on the dates shown and re-checked at every deploy.
- William Shunn — Proper Manuscript Format (industry standard reference) — The widely cited manuscript-formatting standard (12pt Courier or Times New Roman, double-spaced, 1-inch margins) that underlies the common 250-word-per-page estimate(as of )
- Microsoft Support — Change line spacing in Word — Reference for how single vs double vs 1.5 line spacing is defined in the word processor most page-count questions are actually asked about(as of )
- APA Style — Paper format guidelines (7th edition) — A widely used academic formatting standard specifying 1-inch margins, double spacing, and 12pt font, another common baseline for words-per-page estimates(as of )
Related
More guides on this topic
- Text Diff Algorithms: How Git, Patches, and Diff Tools WorkMyers, Patience, and Histogram — the three algorithms behind every diff tool you use, how to read a unified hunk, and why merge conflicts happen in the first place.
- Unix Timestamps Explained: Epoch, Precision, and the Year-2038 ProblemWhy the world counts seconds from 1970, what the year-2038 overflow actually breaks, and the precision and timezone traps that turn timestamps into corrupt data.
- Base64 Encoding Explained: Why, When, and the Common VariantsWhat Base64 is really for, why it inflates payloads by a third, and the tiny alphabet differences between standard Base64, URL-safe Base64, and MIME that bite when you cross system boundaries.
Published September 25, 2026