Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

How do I know the dpi of my laptop screen

Writer Matthew Martinez

My laptop is HP 250 G2 with 15.6” diagonal LED-backlit HD2 anti-glare (1366 x 768). Please How do I know the dpi value?

1

4 Answers

1366 x 768 pixels is 1567 pixels diagonally (Pythagorean theorem, √(13662+7682)=1567; and you thought you would never use that).

If the screen measures 15.6" diagonally, 1567 pixels / 15.6" is approximately 100 pixels per inch.

You won't get an exact PPI number unless the manufacturer publishes it or you measure the screen. The advertised diagonal measurement is often a nominal number and may include a little of the display panel behind the bezel.

2

Assuming you are using Windows 7:

  • Go to Control Panel > Appearance and Personalization > Display
  • In the left(blue) column, click Set custom text size(DPI)

A window titled Custom DPI Scaling will pop up. It will show what percent of the "normal size"(default monitor DPI) it is scaled to and will allow you to adjust it.

You should see a ruler in the middle. Below that it will say 9 point Segoe UI at X pixels per inch.

The X is your current DPI.

4

Try yourself: DPI Calculator

Formula:

PPI = √(pixels_horizontal^2 + pixels_vertical^2) / inches_diagonal

PPI = √(13662 + 7682) / 15.6 = 100.45

Therefore, 100.45 dpi

as of DPI Calculator

  • Display size: 13.6" × 7.65" = 103.96in² (34.54cm × 19.42cm = 670.72cm²)
  • DPI = PPI = 100.45
  • 0.2529mm dot pitch, 10091 PPI²

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy