Google Chrome Printing Too Small? Here's How to Fix the Scale

when Chrome prints content that’s too small on the page, the fix is almost always in the print dialog’s scale settings. here’s everything that controls print size in Chrome and how to adjust it.

The main fix: Custom scale in print settings

  1. Open the page you want to print in Chrome
  2. Press Ctrl+P to open the print preview
  3. In the print options panel on the right, click “More settings” to expand the full options
  4. Find the Scale dropdown – by default it may be set to “Default” or a percentage
  5. Change it to “Custom” and enter a percentage higher than 100 to make content larger, or lower to make it smaller
  6. Watch the print preview on the left – it updates in real time as you change the percentage
  7. Adjust until the preview looks right, then print

This is the most direct fix for content printing too small.

Other scale options worth knowing

“Fit to page” – Chrome automatically scales the content to fill the page. Useful for web pages that have wide layouts that would otherwise get cut off. This can sometimes make content appear smaller than expected if the page is very wide.

“Default” – Uses the page’s own print CSS if it has one, otherwise Chrome’s default. Unreliable for many web pages that don’t have print stylesheets.

100% – Prints at the exact size the page renders on screen at your current browser zoom level. If you’ve zoomed your browser out (Ctrl + -), 100% scale will print small because the page itself is rendering small.

Browser zoom affecting print size

Your browser’s zoom level directly affects print output. If you’ve zoomed out to see more of a page (common on high-DPI screens), content will print small at 100% scale.

Fix: press Ctrl+0 to reset browser zoom to 100% before printing, then open the print dialog. The default scale will now print at normal size.

Page margins affecting apparent size

If content appears small with large empty borders, margins may be set too wide. In More settings > Margins > change from “Default” to “None” or “Minimum” to use more of the page area.

Printing specific content only

If only part of a page’s content is printing small, consider selecting just that content (Ctrl+A for all, or click and drag to select a portion) and using “Selection” in the print range options. Chrome prints only the selected area at full scale.

Here’s a quick video showing the scale adjustment steps:

the browser zoom affecting print output is the thing nobody realizes. you zoom out to see more of a page, forget about it, then print and wonder why everything is tiny. ctrl+0 to reset zoom before printing should be the first thing to check before going into scale settings.

the live preview updating as you change the scale percentage is genuinely useful. you can dial in exactly what you want before committing to printing. i use it to set 85% for most web pages because 100% usually cuts off the right edge on standard paper.

The margins setting in More settings is underused. A lot of pages that look small when printed have it because Chrome’s default margins are eating a significant portion of the printable area. Switching to minimum margins and using the scale to fit content properly gives much better use of the page.

Fit to page is the setting I use by default for web pages. Most web pages aren’t designed for print and their layout doesn’t map well to paper dimensions. Fit to page lets Chrome handle the scaling to make it readable rather than trying to manually set a percentage for each page.

The selection print option is useful for educational content – printing only the relevant section of a long article rather than the entire page including navigation, sidebars, and footers. Select the text and images you need, Ctrl+P, choose Selection in the range options. Clean output without the noise.