TXT · Text & Data tools

PT to PX Converter

Points (pt) Input
Pixels (px) Output
Points (pt)InputPixels (px)Output6Items
Go to full CSS Unit Converter

Convert pt to px

Enter point values one per line or paste CSS containing pt lengths. The output multiplies each matching value by 96/72 and adds the px unit.

18pt becomes 24px, and 24pt becomes 32px.

A fixed ratio

Unlike rem or vw, the pt-to-px relationship does not depend on a base font size or viewport. CSS defines 1 inch as 72pt and 1 inch as 96px, so the conversion is always the same 4-to-3 ratio.

CSS replacement

Only values carrying the pt unit are replaced inside CSS. Unitless numbers, percentages, and values already written as px remain unchanged.

Frequently Asked Questions

Multiply the point value by 96/72. At the standard 96 DPI, 18pt multiplied by 1.333 equals 24px.

CSS defines 1 inch as 72pt and 1 inch as 96px, so the ratio between the two units is a constant 96/72 regardless of screen size.

Yes. Paste CSS declarations and matching pt values are replaced while the rest of each line stays intact.

Focused CSS unit converters

Full CSS Unit Converter tool

Explore Our Tools

Browse all tools