← Package directory
Available on winget

Install bdinfo-rs GUI

Native desktop GUI for bdinfo-rs, the memory-safe Blu-ray disc analyzer — scans BDMV folders and .iso images and renders the classic BDInfo report.

Install with winget
winget install --id agentjp.bdinfo-rs-gui
Upgrade
winget upgrade --id agentjp.bdinfo-rs-gui
Uninstall
winget uninstall --id agentjp.bdinfo-rs-gui

About bdinfo-rs GUI

Native desktop GUI for bdinfo-rs, the memory-safe Blu-ray disc analyzer. Opens BDMV folders and .iso images, runs the measured scan with live progress, and renders the classic BDInfo per-stream video/audio report — byte-identical to the bdinfo-rs command-line tool

What's new in 2.0.0

Native desktop GUI for bdinfo-rs: open a BDMV folder or .iso image, run the measured scan, and read, save, or copy the classic BDInfo report — byte-identical to the bdinfo-rs CLI's. ────────────────────────────┬──────────────────────────────────────────────────────────────── Platform │Artifacts ────────────────────────────┼──────────────────────────────────────────────────────────────── Windows (x64, arm64) │.msi installer (Start-menu entry, clean uninstall), portable │.zip ────────────────────────────┼──────────────────────────────────────────────────────────────── macOS (Intel, Apple Silicon)│.dmg with a drag-to-Applications .app ────────────────────────────┼──────────────────────────────────────────────────────────────── Linux (x64, arm64) │.AppImage, .deb, .rpm ────────────────────────────┴──────────────────────────────────────────────────────────────── macOS (unsigned): Gatekeeper blocks the first launch — allow it under System Settings → Privacy & Security → "Open Anyway", or run xattr -d com.apple.quarantine "/Applications/bdinfo-rs GUI.app". macOS 26 (Tahoe) reports the same block as "is damaged and can't be opened"; the app is not damaged and the steps above still apply. Windows: SmartScreen may warn on the first run of the portable exe — "More info" → "Run anyway". The .msi installs for the current user only and never asks for administrator rights. Every asset is covered by SHA256SUMS and a Sigstore build-provenance attestation: gh attestation verify <asset> --repo agentjp/bdinfo-rs.

Read release notes

Version history

Version Updated Notes
2.0.0 Native desktop GUI for bdinfo-rs: open a BDMV folder or .iso image, run the measured scan, and read, save, or copy the classic BDInfo report — byte-identical to the bdinfo-rs CLI's. ────────────────────────────┬─────────...