Graph Paper, Your Way: Square, Dot, Isometric and Log Grids You Can Actually Print
How to make printable graph paper in square, dot, isometric and log grids, pick the right spacing and page size, and print it true to scale.
Graph Paper, Your Way: Square, Dot, Isometric and Log Grids You Can Actually Print
Every time I went looking for graph paper online, I hit the same wall. There was a PDF, but the squares were 4mm when I wanted 5mm, or the lines were jet black when I needed a faint grey, or the file was Letter when I print on A4. You take what you can get and quietly resent it. The fix is not a bigger pile of PDFs. It is a small generator that lets you set the grid type, the spacing and the page yourself, then hands you a file that prints at the exact size you asked for. That is the whole job of the Graph Paper Generator, and once you understand the few settings that matter, you will never download a stranger's PDF again.
The grid type is the first decision
Different work wants different grids, and choosing the right one saves you fighting the page later.
A square grid draws full horizontal and vertical lines, so you get solid boxes that are easy to count. This is the default for general math, plotting, table layout and anything where you want to read coordinates off the page.
A dot grid marks only the intersections with small dots. The structure is there when you reach for it and gone the moment you write over it. Bullet journalists and sketchers reach for dots because full lines feel heavy under handwriting and quick diagrams.
Isometric lays down three families of lines at 0, plus 30 and minus 30 degrees, building a field of equilateral triangles. It draws boxes, machine parts and rooms in true isometric projection, where the three visible faces share equal angles and nothing tapers toward a vanishing point. It is the standard sketch paper for product designers, pipe fitters and pixel artists.
A log grid spaces the lines logarithmically instead of evenly, so each major division covers a power of ten. If you are plotting data that spans several orders of magnitude, a frequency response or a growth curve, a straight line on log paper tells you something an even grid hides.
And ruled lines are just that, evenly spaced horizontals for handwriting practice.
Why spacing sets the scale, and how to print true size
Here is the single point that trips up most people, so I will be blunt about it: the grid spacing is the scale. When you set a 5mm square, the file is described in real millimetres, not pixels. That means a 5mm square prints at exactly 5mm on any printer, on any machine, as long as you do one thing. In the print dialog, choose actual size or 100 percent, and never fit to page. Fit to page lets the printer rescale the whole sheet to use up the margins, and the moment it does, your 5mm square comes out at 4.7mm or 5.3mm and the whole point is lost. Set actual size, print one sheet, lay a ruler across five squares, and confirm it reads 25mm before you commit to thirty copies.
The SVG output is what makes this reliable. Because the grid is vector geometry rather than a flattened image, it stays razor sharp at any zoom and carries its true dimensions straight into the printer. A PNG of the same grid would blur on a high resolution screen, and a fixed PDF would lock you out of editing.
Picking spacing and page size for the job
The spacing slider runs from 1mm up to 30mm, and the right value depends entirely on what you are doing:
- 5mm is the workhorse. It is small enough for detailed work and large enough to write a digit inside one square, which is exactly why most exercise books use it.
- 10mm suits younger students and large diagrams where you want room to breathe.
- 2 to 3mm is for dense engineering plots, where you keep the line weight down around 0.1 to 0.2mm so the squares stay open and writeable.
- 8 to 10mm ruled lines work well for handwriting drills.
For page size, match the paper you actually feed the printer. A4, A3, A5, Letter and Legal are all there, plus a custom sheet if you are printing onto something odd. There is no benefit to generating a Letter grid and then squeezing it onto A4, because that squeeze is the fit to page trap all over again.
A worked example: a square grid for a graphing lesson
Say you are setting up squared paper for a class graphing y = 2x + 1. Here is the exact recipe I would use:
- Choose the square grid type.
- Set the spacing to 5mm, so students can fit a digit in each cell.
- Pick A4 to match the classroom printer.
- Recolor the lines to a light grey so pencil marks stand out and the sheet photocopies cleanly without dark boxes bleeding through.
- Keep the line weight thin, around 0.15mm, so the grid never competes with the pencil.
- Download the .svg, open the print dialog, set actual size, and run thirty copies.
Because every sheet is sized in real millimetres, the squares are identical from the first copy to the last, and a faint grey grid copies far more cleanly than the heavy black grids ready made paper tends to leave behind. If the lesson needs labelled axes instead, switch the grid type to coordinate and bold every 5th line, so the heavy majors read as axes and the thin lines fill in the subdivisions.
Beyond worksheets: journals, design and engineering
The same tool stretches across very different desks.
For bullet journaling, store bought dot grid notebooks force one spacing on you forever. Pick the dot grid, set 5mm, soften the dots to grey, and print onto your own stock. You get the structure you like, and you reprint a fresh page the moment you run out instead of buying a whole new notebook.
For design work, you can generate a square grid at an exact spacing, copy the SVG source, and paste it straight into Figma or Illustrator as an editable vector layer. Recolor it, change the line weight, scale it, all without blur, because it is real geometry. If you are building decorative backgrounds rather than measurement grids, the CSS Pattern Generator is the better companion, since it outputs repeatable CSS you can drop into a stylesheet.
For engineering and knitting alike, the coordinate and isometric grids earn their keep. Knitters chart stitches on square grids where each cell is one stitch, and because you set the cell size, you can roughly match the gauge of your yarn instead of fighting a generic chart. Engineers sketching an enclosure switch to isometric at 5mm, where one triangle edge equals one unit, so a 60 by 40 by 25mm housing is easy to count out by hand and the lines never lie about proportion.
A few habits that keep the output clean
Three small things go wrong often enough to name them. First, keep fit to page off, every single time. Second, do not set a heavy line for fine cells, because at 2 to 3mm a 0.5mm line eats most of the square and the grid reads as a solid block. Third, remember that the bold every N cells setting only applies to the coordinate type, so if you want heavy axes you must switch the grid type to coordinate first, otherwise every line prints at the same thin weight.
Get those right and the tool fades into the background, which is exactly what good graph paper should do. Set your grid, set your spacing, print at true scale, and get back to the actual work.
Made by Toolora · Updated 2026-06-13