PPI to diagonal centimeters for WUXGA 1920x1200 Display Profile
Snapshot
On the fixed WUXGA 1920x1200 display profile, 138 pixels per inch (ppi) works out to about 41.674 diagonal size (centimeters). Conversion Encyclopedia keeps one fixed display grid on this page so size, PPI, and pixel-pitch values stay aligned.
- Display profile: WUXGA 1920x1200 (1920 × 1200).
- Example: For 92 Pixels per inch (PPI), the WUXGA 1920x1200 profile returns 62.51 Diagonal size (centimeters).
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
41.674 Diagonal size (centimeters)
SwitchMachine access
Available to apps and AI agents
PPI to diagonal centimeters for WUXGA 1920x1200 Display Profile can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The wuxga-1920x1200 resolution profile tells the conversion engine which screen resolution belongs to the calculation.
Machine-readable identifiers
- Conversion family
screen-size-ppi- Source unit
pixels_per_inch- Target unit
diagonal_centimeter- Resolution profile
wuxga-1920x1200
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "screen-size-ppi",
"value": 138,
"from": "pixels_per_inch",
"to": "diagonal_centimeter",
"parameters": {
"resolutionProfile": "wuxga-1920x1200"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "screen-size-ppi",
"value": 138,
"from": "pixels_per_inch",
"to": "diagonal_centimeter",
"result": {
"raw": 41.6735862181283,
"display": "41.674"
},
"canonicalPath": "/screen-size-ppi/ppi-to-diagonal-centimeters-at-wuxga-1920x1200/"
}
}Explanation
Formula: diagonal_cm = (2264.155471693585 / PPI) x 2.54. Why: this route fixes the resolution profile to WUXGA 1920x1200, so diagonal pixels stay constant for every calculation.
WUXGA 1920x1200: a fixed resolution profile with 1920 × 1200 pixels, used as the density basis for this page.
Pixels per inch (PPI): a screen-density quantity in this family that depends on the selected resolution profile.
Diagonal size (centimeters): a screen-density quantity in this family that depends on the selected resolution profile.
This route is useful when estimating screen sharpness, reading distance suitability, and display density for WUXGA 1920x1200.
This page is profile-dependent rather than universal because PPI, screen size, and pixel pitch depend on the selected resolution profile (WUXGA 1920x1200).
Common Conversion Values
| Pixels per inch (PPI) | Diagonal size (centimeters) |
|---|---|
| 92 | 62.51 |
| 109 | 52.761 |
| 138 | 41.674 |
| 163 | 35.282 |
| 220 | 26.141 |
Questions & answers
Frequently Asked Questions
Does ppi to diagonal centimeters use a fixed resolution profile?
Yes. PPI to diagonal centimeters is fixed to WUXGA 1920x1200 (1920x1200).
How do I reverse PPI to cm for WUXGA 1920x1200?
Use the opposite-direction page for WUXGA 1920x1200 to convert diagonal size (centimeters) back to pixels per inch (ppi).
Can ppi to diagonal centimeters replace full display calibration?
No. PPI to diagonal centimeters provides geometric density calculations, not color, panel-response, or calibration measurements.