Multiplication Table Generator
Generate a times table for one number, or a full multiplication grid. Runs entirely in your browser. Nothing you type is ever uploaded.
What can you generate?
TimesTable produces either the full times table for a single number (e.g. the 7 times table from 7×1 up to 7×12), or a complete multiplication grid across a range of numbers on both axes. Useful for practice sheets or quick reference.
Ever wonder why times tables are still drilled in a calculator age? Read Why We Still Memorize Times Tables in a Calculator Age.
How it works
Every table is generated directly in your browser using plain arithmetic. Nothing is sent to a server, so it works even offline once the page has loaded.
Frequently asked questions
Is this free to use?
Yes. There's no sign-up and no limit on how many tables you generate.
Do you store what I type?
No. Every table is generated entirely client-side in your browser. See the privacy policy for details.
What's the difference between the two modes?
"Single number" lists one number's times table (like the classic 7 times table) from 1 up to a maximum you choose. "Grid" builds a full multiplication chart covering a range of numbers on both axes, like the standard 1-12 times table chart.
Can I print the table?
Yes. Use your browser's print function (Ctrl/Cmd+P) on this page once you've generated the table you want.