Clean and simple DPI calculator with a modern dark-themed GUI using PowerShell and WPF.
This project is a lightweight DPI Calculator GUI tool built with PowerShell and WPF/XAML. It calculates your monitor's DPI (Dots Per Inch) by taking your screen resolution and diagonal screen size (in inches).
Perfect for developers, designers, and gamers who want to optimize their display settings or understand pixel density better.
- Dark theme with modern design
- Calculates DPI based on your current screen resolution and input diagonal screen size
- Clean, intuitive UI with real-time results
- Easy to run on any Windows machine with PowerShell 5+ and .NET support
- No external dependencies or installations required
-
Download the repository or clone it:
git clone https://github.com/CRTYPUBG/GameLoop-DPI-Optimizer.git cd GameLoop-DPI-Optimizer ./dpi_gui.ps1