Aller au contenu
NewKitApp

Rechercher des outils

Accédez à n’importe quel outil par son nom

Monitor & Resolution Info

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

Loading info...

Qu’est-ce 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.

Comment utiliser 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.

Exemples

Retina display check

Entrée : MacBook Pro 14" — Device Pixel Ratio: 2

Sortie : Logical: 1512×982 | Physical: 3024×1964 (Retina)

4K monitor

Entrée : 27" 4K display at 100% scaling

Sortie : Screen: 3840×2160 | DPR: 1 | Aspect: 16:9 | Refresh: ~60 Hz

Mobile browser

Entrée : iPhone 15 Pro (portrait)

Sortie : Screen: 1179×2556 | DPR: 3 | Orientation: Portrait

Erreurs courantes

  • 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.

Pourquoi utiliser cet outil

  • 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.

Questions fréquentes