CSS 单位在线转换器
免费在线 CSS 单位转换器,支持 px、rem、em、vw、vh、pt 等单位间转换。
Used for rem, em, and % calculations
Common CSS Unit Conversions
| Unit | Description | Example |
|---|---|---|
| px | Pixels (absolute) | 16px |
| rem | Root em (relative to html font-size) | 1rem = 16px (default) |
| em | Relative to parent element font-size | 1em = parent font-size |
| vw | Viewport width (1vw = 1% of viewport width) | 50vw = half screen width |
| vh | Viewport height (1vh = 1% of viewport height) | 100vh = full screen height |
| % | Relative to parent element | 50% = half parent width |
| pt | Points (typography, 1pt = 1.333px) | 12pt |
| cm/mm/in | Physical units (rarely used in web) | 2.54cm = 1in = 96px |
评价此工具
4.2 / 5 · 232 人评价
Recommended
Tailwind UIBeautiful UI components保持更新
获取每周开发技巧和新工具通知。
无垃圾邮件,随时退订。
Enjoy these free tools?
☕Buy Me a Coffee