What is a Temperature Converter?
> Temperature Converter converts between Celsius, Fahrenheit, and Kelvin. Enter a value, pick your scales, and read the result with the exact formula shown — °F = °C × 9/5 + 32, and K = °C + 273.15. For reference, water freezes at 0 °C = 32 °F and boils at 100 °C = 212 °F. Works offline. ---
### H2: Convert Celsius, Fahrenheit, and Kelvin — with the formula shown
Temperature is the one everyone second-guesses. A recipe from the US sets the oven in Fahrenheit while your dial is Celsius; a weather app abroad reads 30° and you're not sure whether to pack a coat or shorts; a science problem wants an answer in Kelvin. Unlike converting metres to feet, you can't just multiply by a single number — the scales start from different zero points — so it's easy to get wrong in your head.
This converter handles the three scales people use: Celsius (°C), Fahrenheit (°F), and Kelvin (K). Type a value, choose what you're converting *from* and *to*, and the answer appears instantly. A swap button reverses the direction, and the all-scales panel shows your value in all three at once, so "37 °C" appears as 98.6 °F and 310.15 K on one screen.
The key feature is that it shows the exact formula it used. Going from Celsius to Fahrenheit is °F = °C × 9/5 + 32; the reverse is °C = (°F − 32) × 5/9; and Kelvin is simply °C + 273.15. Seeing the formula means you can follow the math, learn it, and trust the result rather than guessing.
To make conversions memorable, the tool includes a strip of reference points: water freezes at 0 °C = 32 °F = 273.15 K, water boils at 100 °C = 212 °F = 373.15 K, absolute zero is −273.15 °C = 0 K, and the two everyday scales famously cross at −40 (−40 °C = −40 °F). Everything runs on your own device, so there's nothing to upload and no connection needed once the page loads.
---