CalculatorBoom

Convert Characters (X) to Points (Printer's)

Character (X) (char (X)) to Point (Printer's) (pt (pr)) 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 Character (X) = 6.0225 Points (Printer's)

1 Point (Printer's) = 0.166044 Characters (X)

1 char (X) in every supported unit

Conversion chart: Character (X) to Points (Printer's)

Conversion table

Character (X) (char (X)) Point (Printer's) (pt (pr))
0.01 char (X) 0.060225 pt (pr)
0.1 char (X) 0.60225 pt (pr)
1 char (X) 6.0225 pt (pr)
2 char (X) 12.045 pt (pr)
3 char (X) 18.0675 pt (pr)
5 char (X) 30.1125 pt (pr)
10 char (X) 60.225 pt (pr)
20 char (X) 120.45 pt (pr)
50 char (X) 301.125 pt (pr)
100 char (X) 602.25 pt (pr)
1000 char (X) 6022.5 pt (pr)

Character (X) (char (X))

Definition: An approximate horizontal text-grid unit representing the average width of one character cell, used by legacy word-processor and terminal-style layout code that positions text by character column rather than physical distance.

History: This convention grew out of monospaced-font typewriter and early word-processor layouts, where document position was naturally expressed in character columns and rows rather than physical measurements — early tools like WordStar and DOS-era editors positioned everything this way.

Current use: Still used in legacy document-conversion and terminal-emulator layout code that needs to translate a "column position" into a physical or twip-based coordinate for rendering.

Point (Printer's) (pt (pr))

Definition: The traditional Anglo-American printer's point from the metal-type era, equal to approximately 1/72.27 of an inch — very slightly larger than the modern computer point.

History: Standardized by American type foundries in the late 19th century (the "Johnson pica" system), it remained the printing trade's standard measurement until digital typesetting rounded it to the cleaner 1/72-inch computer point.

Current use: Referenced mainly in historical typesetting and printing-industry documentation rather than modern software, which universally uses the rounded computer point instead.

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 Character (X) → Point (Printer's): multiply by 6.0225. For example, 1 char (X) × 6.0225 = 6.0225 pt (pr).

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 char (X) equals 6.0225 pt (pr). 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 Points (Printer's) are in 1 Character (X)?

1 Character (X) (char (X)) equals exactly 6.0225 Points (Printer's) (pt (pr)).

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 Character (X) to Other Typography Units

Possible Typography Conversions

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

See also