πŸ“
πŸ–¨οΈ

Convert CSS Units for Print Stylesheets

Convert between px, pt, and rem for print media queries and PDF output CSS.

Tiada log masuk diperlukan
1rem

Context (affects rem/em/vw/vh/%)

All conversions for 16 px
Root EM (rem)1 rem
EM (em)1 em
Points (pt)12 pt
Viewport Width (vw)1.11111 vw
Viewport Height (vh)1.77778 vh
Percent (%)100 %

Common pixel sizes β†’ rem (at 16px base)

Print CSS tips

πŸ–¨οΈ

For print CSS, use pt (points) β€” the traditional typographic unit. 1pt = 1/72 inch. At 96 DPI: 1pt = 1.333px. This tool converts both.

πŸ’‘

Print body text is typically 10–12pt (13–16px). Headings 14–18pt. Use the pt converter to verify your screen CSS will look correct on paper.

πŸ“„

Margins and page sizes in print CSS use cm, mm, or in. For padding and spacing within the content area, pt is standard and compatible across all print browsers.

πŸ”

When generating PDFs via wkhtmltopdf or Puppeteer, pixel values depend on the DPI setting. At 96 DPI, 1in = 96px = 72pt. Convert your values accordingly.

Cara ia berfungsi

1
Masukkan
Enter your data into the tool above. Everything stays local to your browser.
2
Proses
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Muat turun
Get your result instantly. Nothing is stored after you leave the page β€” complete privacy.

Mengapa alat kami?

βœ“Percuma sepenuhnya β€” tiada kos tersembunyi, selama-lamanya
βœ“Tiada akaun, e-mel atau log masuk diperlukan
βœ“Fail tidak pernah meninggalkan peranti anda
βœ“Tiada had saiz fail langsung
βœ“Tiada tera air pada sebarang output

Also check out…

Soalan lazim