QR Code Generator
QR Code Generator online: fast, lightweight and always one click away.
Set a number of minutes and count down — a clean, silent countdown that runs in your browser tab. It is the timer half of our stopwatch-and-timer engine, opened ready to count down.
Your browser is preparing the tool. It runs 100% locally.
Enter how many minutes you want, press Start, and the clock counts down to zero, where the display turns red. The remaining time is read from your device's clock, so it stays accurate to a tenth of a second. It is the same engine as our stopwatch and Pomodoro timers, opened straight onto countdown mode — and it runs entirely in your browser, with nothing to install.
Type a number of minutes (it opens at 5), hit Start, and watch the remaining time tick down. At zero the readout stops at 00:00.0 and turns red to tell you time is up. Start doubles as pause, and Reset clears it back to the time you entered.
This is the Timer side of our combined stopwatch-and-timer — the Stopwatch tab is one click away if you would rather count up and take lap splits. Both share the same accurate, browser-only clock.
On Start the tool records a target end time from your device clock, then on each frame it shows the gap between now and that target. Because the maths uses the wall clock — not a count of animation frames — the figure stays right even if the page cannot refresh for a moment.
The visible digits are redrawn with requestAnimationFrame, which pauses when the tab is hidden. The countdown itself is not lost while you are away: when you return, it recomputes the remaining time from the clock and shows the correct value.
| Mode | Countdown (the Timer tab of the stopwatch-and-timer) |
|---|---|
| Input | Whole minutes (opens at 5; accepts fractions like 0.5) |
| Display | MM:SS.t — minutes, seconds and tenths |
| Timing source | Device wall clock (Date.now) |
| End signal | Readout turns red — no sound |
| Controls | Start/Pause, Reset |
| Persistence | None — a refresh clears it |
| Where it runs | In your browser |
The end signal is visual only — the numbers turn red. There is no beep or notification, so keep the tab in view if missing the end would matter.
It counts down a duration in minutes, not down to a clock time or a calendar date. For 'time until 3 pm' or 'days until an event' you would want a date-based countdown, which this is not.
In a hidden or background tab the display stops updating; on return it shows the correct remaining time, but you will not get any alert while it is out of view.
Accurate to a tenth of a second from your device clock — plenty for cooking, workouts or study blocks, but not a certified timer.
Nothing persists. Refresh or close the tab and the countdown resets to the entered time.
Five minutes for pasta, three for tea — set it and glance over.
Time the work and rest periods in a circuit or a HIIT set.
Run a fixed block for a timed practice section or a revision sprint.
Keep a visible limit on a presentation, a demo or a stand-up.
Working in focus sprints? The Pomodoro timer opens at 25 minutes. Need a stopwatch that counts up with laps? Use the stopwatch and timer. Counting down to a calendar date needs a date-based countdown.
The Timer mode of our stopwatch-and-timer engine — remaining time is read from your device clock, so it stays accurate even when a background tab cannot refresh the display.
QR Code Generator online: fast, lightweight and always one click away.
Use Stopwatch and Timer anytime, free and private, with no app to install.
Use Online Notepad anytime, free and private, with no app to install.
Unit Converter — a handy, instant browser utility you will bookmark.
Barcode Generator online: fast, lightweight and always one click away.
Use Random Name Picker anytime, free and private, with no app to install.
It is free, private and runs entirely in your browser — no sign-up, no uploads, no limits.