# Where is Screen Capture (HX) for Mac?

Currently, the Screen Capture HX application is only available for Windows. [Scan Converter](https://docs.ndi.video/all/using-ndi/ndi-tools/ndi-tools-for-mac/scan-converter) is available for Mac users looking for similar functionality.&#x20;

Review the following table for key differences between Scan Converter and Screen Capture.

| Feature                              | NDI Scan Converter (Mac)               | NDI Screen Capture (Windows)                 |
| ------------------------------------ | -------------------------------------- | -------------------------------------------- |
| **Basic Functionality**              | Shares desktop video & audio over NDI  | Shares desktop video & audio over NDI        |
| **Selection Options**                | Entire desktop or specific application | Full screen, specific region, or application |
| **Audio Source Selection**           | Configured in macOS Sound settings     | Choose system audio or webcam audio          |
| **Framerate Control**                | No specific framerate setting          | Users can specify framerate                  |
| **Webcam Support**                   | Not available                          | Create NDI stream from a webcam              |
| **KVM Control**                      | Not available                          | Remotely control mouse & keyboard over NDI   |
| **Mouse Pointer Visibility Control** | No specific option                     | Can enable or disable mouse visibility       |
| **Settings Access**                  | Top-level menu in the app              | Right-click on system tray icon              |

{% hint style="info" %}
You can find more information about NDI Tools for Mac by clicking [here](https://docs.ndi.video/all/using-ndi/ndi-tools/ndi-tools-for-mac)
{% endhint %}

{% hint style="info" %}
Get Scan Converter for Mac by Downloading NDI Tools [here](https://ndi.video/tools/)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ndi.video/all/faq/ndi-tools/where-is-screen-capture-hx-for-mac.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
