การแปลง PX เป็น REM คืออะไร?
การแปลงจาก <strong>PX</strong> เป็น <strong>REM</strong> เป็นงานที่พบบ่อยในการพัฒนาเว็บ Convert pixel values to REM units based on configurable root font size. เครื่องมือนี้ให้ผลลัพธ์ที่ทันทีและแม่นยำ
การแปลงทำงานอย่างไร
การแปลงพิกเซลเป็น REM จะหารค่าพิกเซลด้วยขนาดฟอนต์ราก (ปกติ 16px) ตัวอย่าง: 24px ÷ 16 = 1.5rem
Common PX to REM Conversions
- 12px = 0.75rem — small/caption text
- 14px = 0.875rem — body text (compact)
- 16px = 1rem — default body text
- 20px = 1.25rem — subheadings
- 24px = 1.5rem — h3 headings
- 32px = 2rem — h2 headings
Why Use This Converter?
- Instant results — paste a value and get the converted output immediately.
- Copy-ready CSS — one-click copy with properly formatted syntax.
- Shareable URLs — pre-fill values via URL for easy team sharing.
- No installation — works in any browser, on any device.