Aspect Ratio Calculator
Calculate aspect ratios and dimensions
Result Ratio
16:9
Use these tools directly in Chrome
Install the DailyDevTools extension — access all tools from your browser toolbar
What is Aspect Ratio Calculator?
Maintaining correct aspect ratios is critical for responsive design — a 16:9 video that appears distorted, or a product image that stretches on mobile, hurts user experience. DailyDevTools' Aspect Ratio Calculator finds the ratio for any two dimensions, calculates missing width or height for a given ratio, and covers common ratios for video (16:9, 4:3), photo (3:2), square (1:1), and social media formats.
How to use Aspect Ratio Calculator
- 1Enter width and height to calculate the simplified aspect ratio
- 2Or enter a ratio (e.g., 16:9) and one dimension to calculate the other
- 3Browse the quick-reference table of common aspect ratios with real-world examples
- 4Use the CSS padding-top hack calculator to create ratio-locked containers in CSS
Frequently asked questions
Comments
You might also like
Explore other popular developer tools