Altimeter Setting Calculator โ Online inHg to hPa
Convert between inches of mercury and hectopascals for altimeter setting. Essential for pilots.
UD5 Toolkit
Instantly convert vw, vh, vmin, vmax to pixels and vice versa. Supports custom viewport sizes & device presets.
1vw equals 1% of the viewport width, 1vh equals 1% of the viewport height. 1vmin is 1% of the smaller dimension (width or height), while 1vmax is 1% of the larger dimension. They are incredibly useful for responsive design, fluid typography, and full-screen layouts.
px = (viewport_width รท 100) ร vw_value. For example, on a 1920px wide screen, 1vw = 19.20px, so 50vw = 960px. Use this calculator above to get instant results for any viewport size โ including custom dimensions and popular device presets.
vmin uses the smaller of the viewport width and height as its reference. vmax uses the larger. For a 1920ร1080 viewport, 1vmin = 10.80px (based on height), and 1vmax = 19.20px (based on width). These units are especially useful when designing for both portrait and landscape orientations โ vmin ensures elements fit the narrowest dimension, while vmax targets the widest.
%) are relative to the parent element's dimensions, while viewport units are always relative to the browser window. Use viewport units for full-screen sections, hero headers, fluid typography (e.g., font-size: clamp(1rem, 2.5vw, 3rem)), and elements that need to scale with the browser window regardless of their parent container. Percentages are better for layout components within a defined container.
vw, vh, vmin, and vmax are supported in all modern browsers, including Chrome, Firefox, Safari, and Edge. They have been available since IE11 (partial support for vmax). For production use, you can safely rely on viewport units. However, be mindful of mobile browsers where the viewport height changes when the address bar appears or disappears โ the newer svh, lvh, and dvh units address this.
100vh is calculated based on the largest possible viewport (without the address bar), which can cause content to be hidden behind the browser chrome. Consider using 100dvh (dynamic viewport height) for more predictable mobile behavior, or use 100svh (small viewport height) for a conservative approach.
font-size: 2.5vw on a 1920px screen equals 48px. Combined with clamp(), you can create fluid typography that scales smoothly: font-size: clamp(16px, 2.5vw, 48px). Use the calculator to find the right viewport unit values for your min/max breakpoints.
Convert between inches of mercury and hectopascals for altimeter setting. Essential for pilots.
Find the optimal TV size for your room or the best viewing distance based on screen size and resolution (1080p, 4K, 8K). Simple THX/SMPTE reference.
Calculate projector throw distance or screen image size based on throw ratio. Visualize setup. Essential for home theater planning. Local.
Calculate how much acid, alkaline buffer, or remineralizer to add to reach target water parameters.
Calculate how much water to change weekly to keep nitrates under control. Based on current nitrate level, desired level, and tank volume.
Calculate how much pure ammonia to add to reach 4ppm for a fishless cycle. Safe start guide.
Calculate how much liquid fertilizer concentrate to add per gallon of water based on desired N concentration.
Enter your exit weight and canopy size to calculate wing loading. Helps determine if you're within the safe recommended range.
Calculate liquid or tablet dosage for dogs/cats based on weight and prescribed mg/kg. Check your vet's math. Educational, always consult vet.
Enter tank volume and recommended dose to find exact ml or capfuls needed. Avoid overdosing fish.
Compute the Euclidean distance between two points in 2D or 3D space. Also shows midpoint. Quick geometry helper.
Enter any two variables (speed, distance, time) and get the third. Supports mph, km/h, m/s and multiple units. Practical for runners and drivers.
Calculate grout needed (lbs or kg) based on tile size, grout joint, and area. Also recommend spacer size. Local estimator.
Based on your calorie goal, get the perfect gram split of proteins, carbs, and fats. Adjust ratios. For fitness and health.
Estimate how much rope you need to restring a djembe and the number of verticals. Get traditional Mali weave instructions.
Convert between dBm, milliwatts, and watts. Simple calculator for RF engineers and WiFi signal analysis. Instant local calculation.
Enter area to calculate how many epoxy floor kits you need. Consider priming coat.
Calculate how much fertilizer to add based on desired NโPโK ppm and water volume. For hydroponics and soil growers.
Find the right heater wattage for your fish tank based on volume and desired temperature rise. Simple rule-of-thumb calculator. Local only.
Enter pond volume and product concentration to determine safe ml or teaspoon of algaecide.
Calculate how many vegetable plants fit in a given area using square foot gardening or row spacing. Visual plant grid. Plan your spring garden.
Determine your ideal daily macronutrient intake based on TDEE, goal, and diet preference. Free nutrition planning tool with local computation.
Calculate probability of k successes when sampling without replacement. Useful for quality control and card games.
Enter wattage, hours per day, and your electricity rate to calculate daily, monthly, and annual cost. Save energy.
Track your subscriptions, calculate monthly and yearly totals, and find savings by pausing unused services. Local data.
Enter two hex or decimal numbers and perform bitwise AND, OR, XOR, NOT, left/right shift. See results in binary.
Convert diopter strength to approximate magnification and working distance for macro photography.
Enter a date and location to see moonrise/set times and azimuths. Essential for planning moonlit landscapes.
A searchable list of essential Docker CLI commands for managing containers, images, and volumes. Copy-paste friendly. Always handy.
Calculate critical care formula volume based on weight. For rabbits, guinea pigs, etc.