📐
📱

Calculate Ratios for Responsive Design

Find the correct height for responsive images and containers given a fixed width and target ratio.

لا يلزم تسجيل الدخول
Simplified ratio16:9
Decimal ratio1.7778:1
Named ratio16:9
Megapixels2.07 MP
16:9

Common dimensions

Responsive tips

📱

Responsive containers need a known aspect ratio to maintain layout. Enter your container width and ratio to get the exact height needed.

💡

The CSS padding-top trick: padding-top: 56.25% gives a 16:9 container. Calculate your ratio as (h/w × 100)% to get the right percentage.

🖥️

Modern CSS: aspect-ratio: 16/9 works in all modern browsers. Use the simplified ratio output from this tool directly in CSS.

📐

For <img> tags, always specify width and height attributes matching the image's natural ratio. Prevents layout shift (CLS) as images load.

كيف يعمل

1
أدخل
Enter your data into the tool above. Everything stays local to your browser.
2
معالجة
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
تنزيل
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

لماذا تستخدم أداتنا؟

مجاني تمامًا — بدون تكاليف خفية، أبدًا
لا حساب أو بريد إلكتروني أو تسجيل دخول مطلوب
الملفات لا تغادر جهازك أبدًا
لا قيود على حجم الملف مطلقًا
لا علامات مائية على أي مخرجات

Also check out…

الأسئلة الشائعة