Sarah Chen, CAP, PMP · Last reviewed May 7, 2026

Printable Graph Paper

Eight grid types in one tool — quad, engineering, coordinate plane, isometric, dot, hex, polar, and log. Custom spacing in millimeters or inches, A4 / Letter / Legal, optional Name / Date / Subject header. Live preview, free, no signup.

Grid type
Spacing
Paper size
Margins
Line color
Pages

Grid 33 × 45
Spacing 5.0 mm

How to use this generator

  1. Pick a grid type. Quad for general math and graphing; engineering for tenth-inch grids with bold every 10th line; dot grid for bullet journaling and dotted notation; isometric for 3D drawing and circuit layouts; hex for board games, organic chemistry, and tile design; coordinate plane for algebra and physics; polar for radial plotting and protractor work; log for exponential data.
  2. Set spacing or grid-specific options. For quad, engineering, dot, and isometric, choose 5 mm, 1 cm, 1/4″, 1/8″, 0.1″, or a custom value between 1 and 50 mm. For hex, set side length. For polar, set ring and spoke count. For coordinate plane, choose 4-quadrant or single-quadrant and set the range. For log, set the number of decade cycles on the Y axis.
  3. Choose paper, margins, color, and pages. Letter for US, A4 for international, Legal for long calculations. Three margin presets: standard 1″, narrow 0.5″ for more grid area, edge-to-edge 0.25″ for maximum room. Four line colors. Up to 50 pages.
  4. Add a header if needed. Toggle the Name / Date / Subject row on for worksheets, lab reports, or signed engineering documents. Type values once and they print on every page.
  5. Download the PDF. The math runs on your device — nothing uploads. The file is named for your settings (e.g. graph-paper-quad-letter-2p.pdf) so it's easy to find again. Print at Actual size, not Fit to page, so spacing is exact.

Why this generator is different from other graph-paper sites

Most graph-paper sites are static PDF directories — a list of fixed templates you click through and download. They cover the most common case (give me a sheet of 1/4″ quad on Letter), but they break the moment you need anything specific: 5 mm with bold every 10th line for engineering homework, hex paper at side 8 mm for chemistry, a 4-quadrant grid with ±15 range for vector physics, or polar with 24 spokes for a radar plot. This generator is built for those cases:

  • Live SVG preview. Adjust any setting and the page re-renders instantly. Most competitor sites are PDF-only — you fill out a form, submit, and wait.
  • Eight grid types in one tool. Quad, engineering, dot, isometric, hex, coordinate plane, polar, and log. Every other top-ranking site splits these across many separate URLs, or only ships two or three.
  • Editable Name / Date / Subject header. The fields print into the PDF, so teachers can hand out pre-labeled lab sheets and tutors can prep packets without handwriting headers on every page. No competitor in the top 10 SERP offers this on a graph-paper PDF.
  • Engineering bold-every-Nth control. Engineering paper convention is bold every 10th line on a 1/10″ minor grid; this tool exposes that as an adjustable parameter (every 2nd through 20th).
  • Embeddable widget, free. Math teachers, engineering blogs, board-game design wikis, and tutoring platforms can copy a one-line snippet and host this generator on their own page with attribution. None of the top 10 SERP results offers an embed.
  • Reviewed by a named CAP-certified office manager. Most graph-paper sites are anonymous PDF directories. This one is reviewed against ISO 216 (paper sizes), ANSI/ASME Y14.1 (Letter / Legal), and engineering-paper conventions, with sources cited below.

How this generator works (the math)

All calculations happen in points (1 inch = 72 points; 1 mm = 72/25.4 ≈ 2.835 points). Cell counts use the floor of usable region divided by spacing — this guarantees every cell fits inside the printable area without clipping. Usable region is paper dimension minus the chosen margin and (when the header is on) a 24-point header offset:

usableW = paperWidthPt − marginLeftPt − marginRightPt
usableH = paperHeightPt − marginTopPt − marginBottomPt − headerOffsetPt
cellsX = floor(usableW / spacingPt)
cellsY = floor(usableH / spacingPt)

Hex grids use flat-top tessellation: each hex of side s has horizontal column pitch 1.5 × s and row pitch √3 × s. Polar grids draw R concentric circles inside maxRadius = min(usableW, usableH) / 2 and S equally-spaced radial spokes. The 4-quadrant coordinate plane uses cellSize = squareSide / (2 × N) with axes through the center; the single-quadrant variant places the origin at bottom-left.

The grid-spacing presets follow these conventions:

  • 5 mm — the international metric standard, used in most European maths and engineering pads.
  • 1 cm (10 mm) — large-scale metric, common in primary-school maths and quick-sketch engineering.
  • 1/4″ (6.35 mm) — quad-rule paper, the US classroom standard from 4th grade up.
  • 1/8″ (3.175 mm) — fine quad paper, common on cross-stitch and beadwork charts.
  • 0.1″ (2.54 mm) — engineering-paper convention; pairs with bold every 10th line so a tenth-inch becomes a major division at one inch.

Cross-validated against incompetech.com's Plain Grid output for 5 mm/Letter (33 × 45 cells with 1″ margins) and 1/4″/Letter (26 × 36 cells), and against the engineering-paper convention as printed on Skidmore-Wilhelm pads. See sources below.

Three real-world scenarios

High-school physics teacher

Marisol teaches 9th-grade physics and needs labeled coordinate-plane sheets for a kinematics worksheet — 30 students, each plotting v vs t with axes from 0 to 20. She picks Coordinate plane, sets the variant to Single quadrant, range to 20, paper Letter, narrow margins, turns on the header, types Subject: Kinematics, Lab 4, leaves Name and Date blank for students to fill in, and prints 30 pages. The handout has consistent grids, students never argue over which axis was which, and she didn't have to find graph paper at the supply cabinet at 7 a.m. Pair with mechanical pencils from the supply cart and the whole period runs without supply hunts.

Mechanical-engineering student

Devon is taking ME 211 and the lecture problems ask for sketches on engineering paper — 1/10″ minor grid, bold every 10th line. He picks Engineering, sets spacing to 0.1″, bold every 10th, paper Letter, standard margins, line color gray, 10 pages. The PDF prints onto smooth 24 lb printer paper that takes pencil cleanly without feathering. Total: zero, vs $9 for an engineering pad at the campus bookstore that runs out before midterms.

Tabletop game designer

Priya is prototyping a hex-tile board game and needs printable hex sheets at side length 9 mm to match her token size. She picks Hex, slides the side slider to 9 mm, Letter, edge-to-edge margins for maximum tile area, line color gray. The preview shows 12 × 14 hexes — exactly the playable area she wants. She prints 6 pages onto thick stock from a printer-paper choice, scores the edges with a ruler and a craft knife, and runs her playtest the next day. The same generator handles polar paper for her satellite-orbit themed expansion.

Frequently asked questions

What's the difference between quad and engineering graph paper?

Quad paper has a single uniform grid — every line is the same weight. Engineering paper uses a finer 1/10″ minor grid with every 10th line printed bold, so a one-inch interval is visible at a glance and you can read off measurements without counting individual cells. Engineering paper is the convention for hand-drawn calculations, sketches, and lab notebooks in mechanical, civil, and electrical engineering. Pick Engineering and set spacing to 0.1″ to match the standard pad; or pick a metric variant like 5 mm with bold every 10th if your course is metric.

Will the grid print at the exact size I selected?

Yes — but only if your printer dialog is set to Actual size (not Fit to page) and any header/footer scaling is disabled. Browsers and printer drivers default to scaling for hidden margins, which shrinks the grid. In Chrome / Edge: print dialog → More settings → Scale → set to 100%. In Adobe Reader: in the print dialog, choose Actual size under Page Sizing & Handling. The downloaded PDF is vector, so it scales without quality loss at any zoom level.

Can I use this for isometric drawing or technical sketches?

Yes — pick the Isometric grid type. The tool draws vertical lines plus 60° diagonals (both directions) at your chosen spacing, producing the equilateral-triangle lattice used in drafting, mechanical part sketches, axonometric projection, and circuit- board layout. Choose 5 mm or 1/4″ spacing to match a standard isometric pad, or set a custom value to match a specific drafting standard.

What paper sizes are supported?

Three: US Letter (8.5″ × 11″), A4 (210 × 297 mm), and US Legal (8.5″ × 14″). Letter is the US default; A4 is the international standard outside North America; Legal is for long calculations and engineering tables that don't fit on Letter. The preview adjusts its aspect ratio to match.

Can I embed this on my own site?

Yes. Copy the embed snippet at the bottom of this page. The embedded version is a stripped-down variant designed for math-teacher resource pages, engineering-tutorial blogs, board-game design wikis, occupational-therapy fine-motor practice sites, and tutoring platforms. Required attribution is included in the snippet. There's no fee, no signup, no analytics attached to the embed.

The PDF only solves half the problem — the other half is the paper you print onto and the pen you write with. After ten years of office testing, these categories cover almost every graph-paper use case:

  • Best Printer Paper — for general graph-paper printing, 24 lb or 32 lb smooth bright-white paper takes ink without feathering and doesn't show through to the back like cheap copy paper. The 32 lb stock is strong enough that a math student can erase repeatedly without tearing.
  • Best Mechanical Pencils — for math, engineering, and physics work, a 0.5 mm or 0.7 mm lead with a real eraser is the right tool. A 0.5 mm gives precise plotting on quad and engineering grids; a 0.7 mm is easier on the wrist for long problem sets.
  • Best Calculators — log graphs and 4-quadrant coordinate work go faster with a graphing or scientific calculator on the desk; a TI-84 or Casio fx-991 sits naturally next to a stack of printable graph paper for homework or exam prep.
  • Best Binders — print to 3-hole-punch settings (use the narrow margin preset and add manual three-hole punching after printing) and bind into a 1″ or 1.5″ binder for a lab notebook that's the exact grid spacing you want.

Sources & methodology

  • ISO 216 — international paper-size standard (A4, A-series). iso.org/standard/36631
  • ANSI/ASME Y14.1-2020 — engineering-drawing sheet sizes (US Letter, US Legal). The industry-standard reference for North American paper dimensions.
  • Engineering-paper convention — 1/10″ minor grid with bold every 10th line, as printed on Skidmore-Wilhelm Form S2104 and equivalent commercial engineering pads.
  • Imperial graph-paper conventions — 1/4″ quad and 1/8″ quad as defined by the National Stationer's Association reference for US classroom and laboratory use.
  • Cross-validated against incompetech.com Plain Grid output for 5 mm / Letter (33 × 45) and 1/4″ / Letter (26 × 36).

Print accuracy depends on your printer settings — select Actual size (not Fit to page) and disable header/footer scaling for exact grid spacing. About Sarah Chen · Last reviewed May 7, 2026.

Embed this tool on your site

Free for math-teacher resource pages, engineering-tutorial blogs, board-game design wikis, occupational-therapy fine-motor practice sites, and tutoring platforms. Required attribution is included in the snippet. No fee, no signup, no analytics attached to the embed.

<iframe
  src="https://deskrated.com/printable-graph-paper/embed/"
  width="100%"
  height="720"
  loading="lazy"
  style="border:1px solid #d8e6e3; border-radius:16px; max-width:880px;"
  title="Printable Graph Paper Generator (DeskRated)">
</iframe>
<p style="font-size:12px;color:#666;margin-top:8px">
  Printable graph paper generator by
  <a href="https://deskrated.com/printable-graph-paper/">DeskRated</a>
  &middot; Reviewed by Sarah Chen, CAP, PMP
</p>