Dot to Dot Generator
Make a printable dot to dot puzzle from eight pictures with 5 to 100 dots. Dots are spaced evenly, and the answer can be shown as a dashed outline.
This is the Star with 30 dots. Join them in order from 1 and the last dot closes the shape back to the first.
How the puzzle is made
Each picture is stored as a closed outline, and the dots are then resampled evenly along it by distance rather than being placed at the outline's own corners. That is what lets the dot count be anything you like: ask for 12 and you get twelve dots the same distance apart, ask for 80 and you get eighty. It also means the shape stays recognisable at every count, because no part of the outline can be skipped. The numbers sit on the outward side of each dot, worked out from the direction the outline is travelling at that point, so a label never lands inside the picture where it would be joined up by mistake.
Choosing the number of dots
The dot count is really an age setting. Five to fifteen dots gives a big angular shape that a child who is still learning to count can finish, and the picture is obvious before they start. Twenty to forty is the usual range for a puzzle that takes a few minutes and still reads as a picture at the end. Sixty to a hundred turns it into a proper drawing exercise with smooth curves, and is where the number sequence rather than the picture becomes the point. If you are using it to practise counting in twos or tens, pick a count that divides neatly.
Worth knowing
- The last dot joins back to dot 1, so every picture is a closed loop and there is no loose end.
- Tick Show the answer to print the finished outline as a dashed line, which is useful for checking a child's work.
- The drawing is measured in millimetres, so printing at 100% and not fit to page gives a full size sheet.
- The SVG download is a vector, so it can be scaled up for a wall display without going blurry.
- Nothing is stored. The puzzle is generated on our server and discarded once the page has been sent.