Timer settings
Set a custom cooking duration and choose how the timer alerts you.
Cooking Timer
Pick a kitchen preset or set custom minutes for a large, readable cooking countdown.
How it works
Cooking Timer is a kitchen-first countdown built for one job: keep time visible and predictable while your hands are busy. You can start from an egg preset (Soft 6m, Jammy 7m, Medium 8m, Hard 10m, Very hard 12m), choose a common kitchen preset (30 seconds up to 60 minutes), or set an exact custom duration with minutes and seconds. Once it’s running, the display stays clear, the controls stay simple, and fullscreen gives you big digits you can read from across the room.
This page is a timer tool. It does not try to teach cooking techniques or give food safety advice. It helps you run a clean, visible countdown so you can focus on the stove, the oven, or the prep board. Cooking results still depend on appliance behavior, food size, starting temperature, cookware, and preference. If you want a more specialized page, use the closest fit: Egg Timer for egg-only timing, Tea Timer for steeping, Pizza Timer for oven-focused pizza timing, Multiple Timers when you need several timers running at once, or Fullscreen Timer if you want a minimal big countdown with fewer presets.
- 1) Pick a preset (example: Hard 10m) or set Minutes and Seconds.
- 2) Decide if you want audio. Turn Sound on for a finish cue. Enable Final beeps if you want a 5-second heads-up.
- 3) Press Space or click Start.
- 4) Press F for fullscreen if you want big digits. In fullscreen, tap/click the time display to start/pause.
- 5) If you want the same duration to repeat automatically, toggle Loop (or press L).
If Final beeps is on, the timer plays short beeps at roughly 0:05, 0:04, 0:03, 0:02, and 0:01 (right before the end cue). This is useful when you need to move quickly at the finish, like draining pasta, pulling something from the oven, or stopping a pan from overcooking.
- 30–90 seconds: quick reminders (flip, stir, check a pan, quick microwave rests). You can hear the finish cue without watching the screen.
- 3–7 minutes: short boils, steaming checks, quick simmer steps. This range is where the last 5-second beeps are most noticeable.
- 8–12 minutes: common kitchen “set it and do something else” tasks, including egg presets and many short oven checks.
- 20–60 minutes: longer waits (resting, slow simmer segments, timer for “check in 30 minutes”). Fullscreen helps visibility across the kitchen.
What you will see while the timer runs
The center of the page is the countdown. It shows either the remaining time (when running or paused) or the ready time (when stopped). Above it, a short status line tells you what state you’re in: Ready, Paused, or Running. This matters in real kitchens because “Did I start it?” is a common failure mode when you’re juggling multiple steps. If you pause, the timer resumes from the exact remaining time. If the timer reaches zero, you get an end cue if Sound is enabled, and the timer stops unless Loop is on.
While the timer is running, this page intentionally reduces the ways you can mess up your setup. The Minutes and Seconds inputs are disabled during a run so you don’t bump values by accident. Presets remain available when the timer is not running. If you need to switch from one task to another, the fastest workflow is to Reset, tap a preset, and Start. If you need several different timers running simultaneously (for example: rice resting for 10 minutes, veggies steaming for 6 minutes, and a 2-minute pan check), use Multiple Timers.
Real cooking scenarios (with concrete settings and what you hear/see)
These examples are meant to be copyable setups. They show what you would click, what time you’ll see, and what cues you can expect at the end. The numbers here are the kinds of durations people actually run during everyday cooking, not generic placeholders.
Fullscreen is designed for “glance time” while you move around. It makes the digits large and keeps controls reachable. If you’re using a laptop on the counter, keyboard shortcuts can be faster than clicking.
Cooking Timer is a flexible kitchen countdown with presets, fullscreen, sound, and loop. If you need a more specific fit, these pages are better matches.
Technical details (timing, sound, fullscreen, focus)Notes that matter when you rely on a browser timer while cooking▼
The timer targets a specific end moment and computes remaining time from that target. This helps avoid drift when the browser’s redraw speed varies.
Sound uses the Web Audio API. Some browsers require a user gesture before audio plays. If Sound is enabled but you hear nothing, click Start once or press Space once to allow audio.
Fullscreen uses the browser Fullscreen API on the timer card. Exit with Esc. If fullscreen fails due to device restrictions, the timer still works normally in windowed mode.
Shortcuts are ignored while typing in an input. If shortcuts are not working, click the timer card once to give it focus, then use Space/R/F/S/L.
Browsers may throttle timers in background tabs or when a device sleeps. When the tab resumes, the timer typically catches up to the correct remaining time. For the most reliable use, keep the timer tab visible and prevent the device from sleeping during longer timers.
For a more direct kitchen countdown with common minute presets, use the kitchen timer. This cooking timer keeps broader cooking presets and kitchen workflow notes available. For fixed kitchen checks, the 5 minute timer, 10 minute timer, and 30 minute timer open with those durations ready.
Keyboard shortcuts
Click the timer card once, then use the keyboard to control the cooking timer. Shortcuts won’t trigger when your cursor is inside an input.
| Key | Action |
|---|---|
| Space | Start / pause |
| R | Reset to the current set time |
| F | Toggle fullscreen |
| S | Toggle sound |
| L | Toggle loop mode |
| Esc | Exit fullscreen |
Common scenarios
Use this page for kitchen-friendly countdowns you can start fast. Pick an egg preset or a common preset, set exact minutes and seconds, go fullscreen for big digits, and optionally enable sound and final beeps for a clear finish cue.
Frequently Asked Questions
What does this Cooking Timer do?
How do I start, pause, and reset?
How do the egg presets work?
What are the common presets for?
What can affect cooking timer results?
Can I set a custom time?
What do Sound and Final beeps do?
What does Loop do?
Why don’t I hear sound even when it’s enabled?
How does fullscreen work?
What keyboard shortcuts are supported?
Does this page save my settings or require an account?
How this cooking timer helps
Kitchen-ready countdown with egg presets + common cooking presets • Custom minutes/seconds • Optional sound (final beeps + end chime) • Loop mode for repeated intervals • Fullscreen big digits • Keyboard shortcuts
▼
How this cooking timer helps
Kitchen-ready countdown with egg presets + common cooking presets • Custom minutes/seconds • Optional sound (final beeps + end chime) • Loop mode for repeated intervals • Fullscreen big digits • Keyboard shortcuts
- Eggs by choosing a preset, then using fullscreen so you can see the time at a glance while you prep other items.
- Pasta with Sound on so you don’t miss the finish while you’re draining or stirring.
- Oven checks by setting a short interval (5–10m) to remind yourself to rotate, check doneness, or baste.
- Batch cooking by enabling Loop for repeated cycles (for example, multiple batches in the same pot).
Technical details▼
Space start/pause · R reset · F fullscreen · S sound · L loop.
Fullscreen uses the browser Fullscreen API on the timer card. Esc exits fullscreen.
Beeps use the Web Audio API. Some browsers require a user interaction (click or keypress) before audio will play, so if you plan to use sound, start the timer once to “unlock” audio.
The countdown targets an end timestamp and updates remaining time using requestAnimationFrame for smooth visual updates while computing time left from a high-resolution clock.