wdcapture is a PC command-line tool that captures screenshots in Standard Dynamic Range (SDR) and High Dynamic Range (HDR) formats by using Windows Graphics Capture APIs.
Prerequisites
- Windows 10 or later with support for Windows Graphics Capture.
Usage
Thewdcapture tool supports the following command-line arguments:
wdcapture screenshot
Captures a screenshot and saves it as a.png (SDR) or .jxr (HDR) file.
wdcapture screenshot [--filepath <filepath>] [--hdr] [--display <display-id>]
wdcapture list-displays
Lists all available display IDs.wdcapture list-displays
This command takes no arguments. It displays a table of connected displays with their identifiers, names, and resolutions.
wdcapture feedback
Opens the Feedback Hub app to report an XBOX game development bug or suggestion.wdcapture feedback
Return to the top of this article.
