Diagonal centimeters to PPI for WUXGA 1920x1200 Display Profile
Snapshot
On the fixed WUXGA 1920x1200 display profile, 81.3 diagonal size (centimeters) works out to about 70.737 pixels per inch (ppi). 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 33 Diagonal size (centimeters), the WUXGA 1920x1200 profile returns 174.271 Pixels per inch (PPI).
- 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
70.737 Pixels per inch (PPI)
SwitchMachine access
Available to apps and AI agents
Diagonal centimeters to PPI 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
diagonal_centimeter- Target unit
pixels_per_inch- 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": 81.3,
"from": "diagonal_centimeter",
"to": "pixels_per_inch",
"parameters": {
"resolutionProfile": "wuxga-1920x1200"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "screen-size-ppi",
"value": 81.3,
"from": "diagonal_centimeter",
"to": "pixels_per_inch",
"result": {
"raw": 70.73745262117718,
"display": "70.737"
},
"canonicalPath": "/screen-size-ppi/diagonal-centimeters-to-ppi-at-wuxga-1920x1200/"
}
}Explanation
Formula: PPI = 2264.155471693585 x 2.54 / diagonal_cm. 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.
Diagonal size (centimeters): a screen-density quantity in this family that depends on the selected resolution profile.
Pixels per inch (PPI): 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
| Diagonal size (centimeters) | Pixels per inch (PPI) |
|---|---|
| 33 | 174.271 |
| 38.1 | 150.944 |
| 61 | 94.278 |
| 68.6 | 83.833 |
| 81.3 | 70.737 |
| 109.2 | 52.664 |
| 139.7 | 41.166 |
| 165.1 | 34.833 |
Questions & answers
Frequently Asked Questions
Does diagonal centimeters to ppi use a fixed resolution profile?
Yes. Diagonal centimeters to PPI is fixed to WUXGA 1920x1200 (1920x1200).
How do I reverse cm to PPI for WUXGA 1920x1200?
Use the opposite-direction page for WUXGA 1920x1200 to convert pixels per inch (ppi) back to diagonal size (centimeters).
Can diagonal centimeters to ppi replace full display calibration?
No. Diagonal centimeters to PPI provides geometric density calculations, not color, panel-response, or calibration measurements.