CalculatorBoom

Convert Twips to Pixels (Y)

Twip (twip) to Pixel (Y) (px (Y)) typography conversion — enter any value below to get an instant result, or use the table for common values.

Results from this calculator are estimates provided for general informational purposes only, based on formulas, rates, and standards commonly accepted as of 2026. Figures may differ slightly from other calculators or professional sources due to rounding methods, differing assumptions, or regional regulations, and rules may change over time. Always consult a qualified professional — such as a financial advisor, healthcare provider, or other relevant specialist — before making decisions based on these results.

The numeric value you want to convert. Decimals are accepted.

Result

1 Twip = 0.066666667 Pixels (Y)

1 Pixel (Y) = 15 Twips

1 twip in every supported unit

Conversion chart: Twip to Pixels (Y)

Conversion table

Twip (twip) Pixel (Y) (px (Y))
0.01 twip 0.00066666667 px (Y)
0.1 twip 0.0066666667 px (Y)
1 twip 0.066666667 px (Y)
2 twip 0.13333333 px (Y)
3 twip 0.2 px (Y)
5 twip 0.33333333 px (Y)
10 twip 0.66666667 px (Y)
20 twip 1.3333333 px (Y)
50 twip 3.3333333 px (Y)
100 twip 6.6666667 px (Y)
1000 twip 66.666667 px (Y)

Twip (twip)

Definition: A "twentieth of a point" — exactly 1/1440 of an inch (1/20 of a computer point) — used as a fine-grained, integer-friendly unit for positioning text and graphics in page-layout software.

History: Introduced by Microsoft in the 1980s for Windows' GDI graphics subsystem and later adopted as the native measurement unit of the Rich Text Format (RTF), because its small size lets layout coordinates be stored as whole numbers instead of fractional points.

Current use: Still the internal unit used by RTF documents, Windows GDI drawing calls, and Microsoft Office's layout engine wherever precise sub-pixel text and object positioning is required.

Pixel (Y) (px (Y))

Definition: Identical in scale to Pixel (X) — screens are conventionally treated as having the same pixel density both horizontally and vertically, so the vertical pixel-to-twip factor matches the horizontal one.

History: Shares its origin with Pixel (X) in the traditional 96-DPI Windows display convention.

Current use: Used the same way as Pixel (X), for vertical screen-position conversions into or out of twip-based layout coordinates.

Supported Units

Unit Symbol In Twip
Twip twip 1 twip
Meter m 56692.913 twip
Centimeter cm 566.92913 twip
Millimeter mm 56.692913 twip
Character (X) char (X) 120 twip
Character (Y) char (Y) 240 twip
Pixel (X) px (X) 15 twip
Pixel (Y) px (Y) 15 twip
Inch in 1440 twip
Pica (Computer) pica 240 twip
Pica (Printer's) pica (pr) 239.10336 twip
PostScript Point pt (PS) 20 twip
Point (Computer) pt 20 twip
Point (Printer's) pt (pr) 19.92528 twip
En en 9.9626401 twip

About These Parameters

Value
The typographic measurement you want to convert, expressed in the "From" unit — a font size in points, a margin in inches or millimeters, or a layout coordinate in twips.
From Unit
The unit your value is currently measured in — an RTF document's twip coordinate, a font size in computer points, or a physical page dimension in inches or centimeters.
To Unit
The unit you want the result converted into. Use the swap button to flip From and To instantly, handy when moving between a print-trade unit like the pica and a physical unit like the inch.

How Typography Conversion Works

The Formula

Every unit here is defined by a fixed multiplier relative to the twip. To convert a value from one unit to another:

result = value × (factor of "From" unit ÷ factor of "To" unit)

For Twip → Pixel (Y): multiply by 0.066666667. For example, 1 twip × 0.066666667 = 0.066666667 px (Y).

Points and Picas: From Metal Type to Digital Type

Before desktop publishing, printers worked in the Anglo-American point system standardized by 19th-century type foundries, where a point measured roughly 1/72.27 of an inch and a pica was 12 of those points. When Adobe introduced PostScript in 1982, it rounded the point to a much cleaner exactly 1/72 of an inch — the "computer point" (and computer pica, exactly 1/6 inch) used by virtually every modern design and word-processing application. The tiny difference between the two (about 0.3%) rarely matters for everyday layout work, but this converter keeps both available since historical typesetting records still use the older printer's point and pica.

Why Windows and RTF Use the Twip

Microsoft introduced the twip for Windows' GDI graphics subsystem and the Rich Text Format in the 1980s specifically because 1/1440 of an inch is small enough to place text and graphics with sub-pixel precision while still being a whole number for almost any practical page coordinate — a working unit that avoids the rounding errors floating-point point or pica values would introduce into a document's internal layout data. That's why RTF files and Windows layout APIs still store every coordinate in twips today, even though no one designs directly in twips the way they think in points or inches.

Example

1 twip equals 0.066666667 px (Y). For scale, a standard 12-point font size is exactly 240 twips, a 1-inch page margin is 1,440 twips (or 6 computer picas), and US Letter paper (8.5 × 11 inches) measures 12,240 by 15,840 twips.

Frequently Asked Questions

How many Pixels (Y) are in 1 Twip?

1 Twip (twip) equals exactly 0.066666667 Pixels (Y) (px (Y)).

What is a twip and why does it matter?

A twip ("twentieth of a point") is 1/1440 of an inch — small enough for precise text and object placement, yet still a whole number for nearly any practical layout coordinate. It's the native internal unit of RTF documents and the Windows GDI graphics subsystem, so converting to and from twips matters whenever you're working with document layout data programmatically.

What's the difference between a computer point and a printer's point?

The computer (PostScript) point is exactly 1/72 of an inch, standardized by Adobe in 1982 for digital typesetting. The older printer's point, from the metal-type era, is about 1/72.27 of an inch — very slightly smaller than 1/72. The difference is under half a percent, but it's why historical typesetting measurements don't translate exactly onto modern digital point sizes.

How many points are in a pica?

A pica is always 12 points — this ratio holds for both the computer pica/point pair (12 × 1/72 inch = 1/6 inch) and the older printer's pica/point pair (12 × ~1/72.27 inch), so as long as you don't mix the computer and printer's versions, the "12 points per pica" rule always applies.

Are the character and pixel units exact?

No — character units are an approximation based on average character-cell size in a monospaced font, and the pixel units here assume the traditional 96-dots-per-inch Windows screen convention (1440 twips per inch ÷ 96 pixels per inch = 15 twips per pixel). Actual character widths vary by font, and actual screen pixel density varies by display, so treat these two as legacy approximations rather than physically exact measurements.

Convert Twip to Other Typography Units

Possible Typography Conversions

Point (Printer's) to Points (Computer) Character (X) to Picas (Printer's) En to Inches Pixel (X) to Ens PostScript Point to Characters (X) Pixel (Y) to Centimeters Meter to Pixels (X) Millimeter to PostScript Points Pixel (X) to Picas (Printer's) Millimeter to Points (Printer's) Inch to Meters En to Pixels (X) Inch to Twips Pica (Computer) to Points (Computer) Character (X) to Points (Printer's) Point (Computer) to Twips Point (Computer) to Centimeters Pica (Computer) to Characters (X) Pixel (Y) to Points (Printer's) Point (Computer) to Pixels (X) Character (X) to Points (Computer) Point (Printer's) to Inches Pica (Printer's) to Characters (Y) Point (Printer's) to Ens Twip to Picas (Computer) Point (Computer) to PostScript Points Twip to Centimeters Character (Y) to Twips Character (Y) to Meters Inch to Millimeters Millimeter to Ens Point (Computer) to Points (Printer's) Character (X) to PostScript Points En to Twips Point (Computer) to Picas (Printer's) Character (X) to Characters (Y) Pixel (X) to Pixels (Y) PostScript Point to Millimeters Twip to Picas (Printer's) Character (Y) to Millimeters Millimeter to Picas (Printer's) Character (Y) to Picas (Computer) Character (Y) to Pixels (X) Point (Printer's) to PostScript Points Pixel (Y) to Picas (Printer's) Inch to Points (Printer's) Meter to Characters (Y) Centimeter to Pixels (Y) PostScript Point to Picas (Computer) Pica (Computer) to Ens Centimeter to Twips Pica (Computer) to Pixels (X) Pica (Printer's) to Picas (Computer) Pixel (Y) to Picas (Computer) Meter to Millimeters Pixel (X) to Picas (Computer) PostScript Point to Points (Computer) Point (Computer) to Picas (Computer) Pica (Computer) to Millimeters En to PostScript Points Millimeter to Centimeters Inch to Picas (Computer) Character (Y) to Inches PostScript Point to Twips Pica (Printer's) to Inches PostScript Point to Meters Inch to Pixels (X) Character (Y) to Points (Computer) Centimeter to Points (Printer's) Centimeter to Meters Point (Printer's) to Picas (Printer's) PostScript Point to Ens Pica (Printer's) to Meters Point (Printer's) to Millimeters En to Pixels (Y) Millimeter to Points (Computer) Character (X) to Twips Centimeter to Characters (X) PostScript Point to Pixels (X) En to Centimeters En to Meters Twip to Ens Inch to PostScript Points Character (Y) to Pixels (Y) Pica (Computer) to Pixels (Y) En to Points (Printer's) Character (Y) to Picas (Printer's) Pixel (X) to PostScript Points Millimeter to Meters Twip to Points (Computer) Character (X) to Millimeters Character (X) to Inches Pixel (X) to Inches Character (Y) to Points (Printer's) Point (Printer's) to Pixels (X) Meter to Inches Point (Computer) to Meters Pica (Computer) to Points (Printer's) Point (Printer's) to Meters Pica (Computer) to Characters (Y) Pica (Computer) to Meters Pixel (X) to Characters (Y) Point (Computer) to Millimeters Point (Computer) to Characters (Y) Pixel (Y) to Twips Twip to Pixels (X) Point (Printer's) to Twips Point (Printer's) to Pixels (Y) Millimeter to Pixels (X) Inch to Characters (Y) Centimeter to Characters (Y) Millimeter to Characters (Y) Pica (Printer's) to Characters (X) Pica (Printer's) to Twips Pica (Printer's) to Pixels (Y) Pica (Printer's) to Centimeters Centimeter to Points (Computer) Character (X) to Meters Pixel (Y) to Characters (X) Twip to Characters (Y) Pica (Printer's) to PostScript Points Millimeter to Pixels (Y) Inch to Points (Computer) Pica (Printer's) to Points (Computer) Point (Printer's) to Characters (Y) Character (X) to Centimeters Pica (Printer's) to Pixels (X) Meter to Pixels (Y) Pixel (Y) to PostScript Points En to Picas (Printer's) Millimeter to Picas (Computer) Inch to Ens Inch to Characters (X) Pica (Printer's) to Ens Centimeter to Picas (Computer) Millimeter to Inches Centimeter to Pixels (X) Twip to Meters En to Millimeters Pica (Printer's) to Millimeters Twip to PostScript Points Centimeter to Ens Twip to Characters (X) Pixel (Y) to Pixels (X) PostScript Point to Points (Printer's) Point (Printer's) to Characters (X) Point (Computer) to Characters (X) Point (Printer's) to Picas (Computer) Character (Y) to Ens En to Points (Computer) Pixel (Y) to Points (Computer) Pica (Computer) to Centimeters Centimeter to Inches Meter to Points (Computer) Meter to Picas (Printer's) Meter to Twips Meter to Picas (Computer) Character (X) to Picas (Computer) Pixel (X) to Characters (X) Pixel (X) to Twips Character (Y) to PostScript Points Character (Y) to Centimeters PostScript Point to Picas (Printer's) Character (Y) to Characters (X) Twip to Pixels (Y) Pica (Computer) to Picas (Printer's) Millimeter to Characters (X) Meter to Ens Millimeter to Twips Centimeter to PostScript Points Pixel (X) to Points (Computer) Twip to Inches Point (Computer) to Inches Pica (Computer) to PostScript Points PostScript Point to Pixels (Y) Inch to Centimeters Pica (Computer) to Twips Pixel (Y) to Inches Pica (Computer) to Inches Pixel (X) to Centimeters En to Characters (X) Inch to Picas (Printer's) Pixel (Y) to Millimeters Pixel (X) to Millimeters PostScript Point to Centimeters Meter to Characters (X) En to Picas (Computer) Character (X) to Pixels (X) Meter to Points (Printer's) Meter to PostScript Points Pixel (Y) to Ens Point (Computer) to Pixels (Y) Point (Printer's) to Centimeters Pica (Printer's) to Points (Printer's) Twip to Millimeters Inch to Pixels (Y) Twip to Points (Printer's) Pixel (X) to Meters PostScript Point to Inches Pixel (Y) to Characters (Y) PostScript Point to Characters (Y) Centimeter to Picas (Printer's) Point (Computer) to Ens Pixel (X) to Points (Printer's) En to Characters (Y) Meter to Centimeters Centimeter to Millimeters Character (X) to Ens Pixel (Y) to Meters Character (X) to Pixels (Y)

See also