Stable

Resolution Audit

Native Windows app for scanning video libraries and summarizing files by resolution bucket.

  • C#
  • .NET 8
  • WinUI 3
  • FFprobe
  • Video Analysis
  • Plex

Overview

Resolution Audit scans local or network video libraries and classifies files into practical resolution groups such as 4K, 2K, 1080p, 720p, 480p, and SD. It uses FFprobe-backed inspection and read-only library-safe scanning workflows to help review media-library quality across large collections.

Key features

  • Scan video folders and library paths for resolution coverage
  • Classify files into practical resolution buckets
  • Detect 4K, 2K, 1080p, 720p, 480p, and SD media
  • Handle cropped DVD and non-standard video dimensions where supported
  • Export audit results for review
  • Handle large local or NAS-backed media libraries
  • Keep scanning read-only and local to the machine
  • Built as a native Windows desktop app

Technical details

Built as a desktop utility focused on resolution auditing across local and NAS-hosted media folders. Uses bundled FFprobe to inspect video stream metadata. Designed for practical folder-level review rather than transcoding or remuxing.

Links