How to Delete an Empty Page in Google Docs
Blank pages in Google Docs are one of those small frustrations that can eat up more time than they should. You scroll to the end of your document, spot an extra empty page, and no matter how many times you press Backspace or Delete, it refuses to disappear. The good news: there are specific reasons this happens, and each has a fix.
Why Empty Pages Appear in Google Docs
Before deleting anything, it helps to understand why the blank page is there. Google Docs uses an underlying formatting structure — just like a word processor — where invisible characters, spacing settings, and page breaks can push content (even nothing) onto a new page.
The three most common culprits are:
- Extra paragraph returns — pressing Enter too many times at the end of a document leaves invisible blank paragraphs that occupy space
- Manual page breaks — inserted intentionally or by accident using Ctrl + Enter (Windows) or Cmd + Enter (Mac)
- Large paragraph spacing — some paragraph styles apply significant "space after" padding that pushes content onto a new page even with no visible text
Knowing which one you're dealing with determines which fix actually works.
Method 1: Delete Extra Paragraph Returns
This is the most common cause of a trailing blank page.
- Click at the very end of your document's last line of real content
- Press the Delete key (on Mac) or Backspace (on Windows/Mac) repeatedly
- The blank page should collapse as the empty paragraph characters are removed
If you can't tell where the extra characters are hiding, turn on Show formatting marks. Go to View → Show non-printing characters. You'll now see ¶ symbols representing each paragraph return. Select and delete the unwanted ones.
Method 2: Remove a Manual Page Break
If the blank page sits in the middle of your document — not just at the end — a manual page break is the likely cause. 🔍
With Show non-printing characters turned on, you'll see a visible "Page break" label on the line. Click directly on that line to place your cursor there, then press Backspace or Delete to remove it.
Alternatively:
- Click just before the page break marker
- Hold Shift and press the Down arrow to select it
- Press Delete or Backspace
Method 3: Adjust Paragraph Spacing
This is the trickiest cause because there's no visible character to delete — the blank page is created by excess spacing applied to a paragraph style.
To fix it:
- Click on the paragraph just before the blank page
- Go to Format → Paragraph styles → Normal text — or open Format → Line & paragraph spacing → Custom spacing
- Check the "Space after" value — if it's set to something large (like 36pt or higher), reduce it to 0 or a smaller number
- The extra space should collapse, pulling the blank page away
This issue is especially common when copying and pasting content from other sources, which can import paragraph spacing from the original document's formatting.
Method 4: Reduce Bottom Page Margins
Sometimes a page margin is set so generously that even a small amount of content — or a single paragraph return — is enough to trigger an overflow onto a new page.
To check and adjust:
- Go to File → Page setup
- Review the Bottom margin value
- Reduce it slightly (e.g., from 1 inch to 0.75 inch) and click OK
This won't always solve the problem on its own, but combined with other fixes it can eliminate that last stubborn blank page.
Method 5: Check for Content Inside the Blank Page
Before assuming the page is truly empty, make sure nothing invisible is sitting on it — a transparent image, a table with no borders, or a text box with no fill can all appear "blank" while occupying the page.
Try pressing Ctrl + A (or Cmd + A on Mac) to select all content, which will highlight any hidden objects. Or click around on the blank page itself — if your cursor suddenly jumps to an object, you've found the hidden element.
Comparing the Most Common Fixes
| Cause | How to Identify | Fix |
|---|---|---|
| Extra paragraph returns | ¶ symbols after last content | Select and delete empty ¶ marks |
| Manual page break | "Page break" label visible | Delete the page break line |
| Paragraph spacing | No visible characters but gap exists | Reduce "Space after" in paragraph settings |
| Large bottom margin | Page layout feels too padded | Adjust in File → Page setup |
| Hidden element | Cursor snaps to invisible object | Click to select and delete |
Device and Platform Considerations 📱
The steps above apply to Google Docs in a desktop browser, which is the most fully featured version. If you're working on the Google Docs mobile app (iOS or Android), some options — like Show non-printing characters or Custom spacing — may be limited or accessed through different menus.
On mobile, the most reliable approach is placing your cursor at the start of the blank page and pressing Backspace repeatedly. For more complex formatting issues like paragraph spacing or manual page breaks, the desktop browser version gives you significantly more control.
When the Blank Page Still Won't Delete
If none of the above methods work, it's worth checking whether the document contains a table at the bottom of the page. Google Docs automatically inserts a paragraph return after every table — and that return cannot be deleted in the normal way. In that case, the workaround is to shrink the font size of that final paragraph return to 1pt, making it take up almost no vertical space rather than pushing content to a new page.
This edge case trips up even experienced Docs users, and the behavior can vary depending on how the document was originally created — whether it started as a Google Doc, was converted from a Word file, or was built using a template with embedded formatting.
What works cleanly in one document may require a different approach in another, depending on how that document's formatting was built from the start. 🗂️