Pular para o conteúdo
NewKitApp

Pesquisar ferramentas

Vá para qualquer ferramenta pelo nome

Monitor & Resolution Info

Instantly view your screen resolution, DPI, color depth, and display information.

Loading info...

O que é Monitor & Resolution Info?

Monitor & Resolution Info instantly reads and displays your screen's technical specifications directly from the browser: logical resolution, physical pixel count, device pixel ratio, color depth, display orientation, estimated refresh rate, and aspect ratio — with no installation or permissions required.

Como usar Monitor & Resolution Info

  1. Open the tool and all display stats are shown immediately.
  2. Resize your browser window to see the viewport dimensions update in real time.
  3. Move the browser to a different monitor to detect that display's properties.
  4. Click 'Refresh' to re-run the refresh rate estimation.
  5. Click 'Copy all info' to copy a formatted summary to your clipboard.

Exemplos

Retina display check

Entrada: MacBook Pro 14" — Device Pixel Ratio: 2

Saída: Logical: 1512×982 | Physical: 3024×1964 (Retina)

4K monitor

Entrada: 27" 4K display at 100% scaling

Saída: Screen: 3840×2160 | DPR: 1 | Aspect: 16:9 | Refresh: ~60 Hz

Mobile browser

Entrada: iPhone 15 Pro (portrait)

Saída: Screen: 1179×2556 | DPR: 3 | Orientation: Portrait

Erros comuns

  • Confusing logical resolution with native resolution — always check the Device Pixel Ratio to understand the relationship between CSS pixels and physical pixels.
  • Reading stats while the browser is not maximized — for accurate screen resolution numbers, ensure the browser is in fullscreen or compare with your OS display settings.
  • Assuming the refresh rate estimate is exact — the rAF-based measurement is a good approximation but may vary slightly under CPU load.

Por que usar esta ferramenta

  • No permissions required — all data comes from standard browser APIs.
  • Updates in real time as you resize the window or change orientation.
  • Detects Retina / HiDPI displays via device pixel ratio.
  • Copy-to-clipboard makes it easy to share specs when debugging layout issues.

Perguntas frequentes