মূল কনটেন্টে যান
Redmoon Converters
🧰 অন্যান্য কনভার্শন

ফন্ট সাইজ কনভার্টার (pt, px, rem, em, %)

ওয়েব ও প্রিন্টের জন্য pt, px, rem, em ও শতাংশের মধ্যে ফন্ট সাইজ রূপান্তর করুন, সমন্বয়যোগ্য ব্রাউজার বেস সাইজসহ।

Default browser is 16px. Many designs use 10px ("62.5%") for easy math.
em is relative to its parent; rem is relative to the root.
Converted size
Preview:
The quick brown fox jumps over the lazy dog.
UnitValueCSS
গণিতটি কীভাবে কাজ করে

1 pt = 1.3333 px at 96 DPI (CSS standard). 1 rem = base px. 1 em = parent px. 100% = parent px. All conversions route through pixels first.

Use rem for accessible body text (respects user zoom), em for component-scoped sizing, px for fixed UI chrome.

আরও যে নামে পরিচিত

font size converterpt to pxrem to px converterem to px

সম্পর্কিত টুল