Food & Cooking
Verified calculator with a transparent formula
Egg Boiling Time Calculator.
Estimates the boiling time needed for eggs based on size and desired doneness.
Your inputs
How it works
- 1
Select the egg size from the dropdown.
- 2
Select the desired doneness.
- 3
The calculator returns the recommended boiling time in minutes.
6 + (egg_size == 'small' ? 0 : egg_size == 'medium' ? 1 : egg_size == 'large' ? 2 : 3) + (doneness == 'soft' ? 0 : doneness == 'medium' ? 2 : 4)Frequently asked questions
Does this account for altitude?
No, this is a general estimate. At high altitudes, water boils at lower temperatures, so you may need to increase the time slightly.
Should I start timing when the water boils or when I put the eggs in?
Start timing after the water returns to a rolling boil with the eggs in the pot.
Explore this calculator category
Results
Formula checkedBoiling time
0minutes
Estimate for general guidance only — verify important decisions with an appropriate professional.
How it works
Estimates the boiling time needed for eggs based on size and desired doneness.
- Select the egg size from the dropdown.
- Select the desired doneness.
- The calculator returns the recommended boiling time in minutes.
Formulas
The math behind this calculator, written out so you can verify the result.
Base time
Small eggs start at 6 minutes. Each size step adds 1 minute. Soft adds 0, medium adds 2, hard adds 4.
Real-world use cases
Where this calculation shows up in everyday life.
Breakfast prep
Get perfectly cooked eggs for breakfast without guesswork.
Example: Large soft-boiled eggs for ramen.
Meal planning
Plan hard-boiled eggs for salads or snacks.
Example: Extra large hard-boiled for deviled eggs.
Tips and common mistakes
Tips
- Use a timer and start it when the water boils.
- For easier peeling, cool eggs in ice water immediately after boiling.
- Adjust times by 1 minute if you prefer a softer or firmer yolk.
Common Mistakes to Avoid
- Starting the timer before the water boils.
- Using the same time for different egg sizes.
- Overcooking, which causes a green ring around the yolk.
Assumptions and limitations
- Use the stated inputs and units.
- Results are estimates for planning and education.
- Check measurements and source data before making an important decision.