> For the complete documentation index, see [llms.txt](https://docs.ndi.video/all/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ndi.video/all/using-ndi/ndi-tools/ndi-tools-for-mac.md).

# NDI Tools for Mac

{% hint style="success" %}
If you can't find the answers you're looking for here check out our [**community forums**](https://community.ndi.video/mod/forum/view.php?id=39) or see our [**troubleshooting guide**](/all/faq/troubleshooting-guide.md)
{% endhint %}

The following guides provide detailed information about our suite of NDI Tools for Mac, including their features, capabilities, and practical applications. From setup instructions to advanced tips, these resources are designed to help you maximize the potential of NDI technology in your workflows.

{% hint style="info" %}
Click on a card to discover more about the functions and features of each NDI Tool. You can [**install NDI Tools here**](https://ndi.video/tools/)
{% endhint %}

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>Access Manager</strong></td><td align="center"><em>Streamline NDI Source Management.</em></td><td><a href="/pages/3F6mUF0vBbLgaPrM8btD">/pages/3F6mUF0vBbLgaPrM8btD</a></td><td><a href="/files/IQNT91NZdGqRGPfOa1c5">/files/IQNT91NZdGqRGPfOa1c5</a></td></tr><tr><td align="center"><strong>Scan Converter</strong></td><td align="center"><em>Share Your Desktop Seamlessly.</em></td><td><a href="/pages/DL6EzzvANknhGVhBDBLo">/pages/DL6EzzvANknhGVhBDBLo</a></td><td><a href="/files/SJJzMFbvJP8EfCtj963t">/files/SJJzMFbvJP8EfCtj963t</a></td></tr><tr><td align="center"><strong>Router</strong></td><td align="center"><em>Streamline Video and Audio Signal Routing.</em></td><td><a href="/pages/Npla1IrR2kz4YYcJfuZA">/pages/Npla1IrR2kz4YYcJfuZA</a></td><td><a href="/files/fgIkxYhfB4ZPJYE9cNcG">/files/fgIkxYhfB4ZPJYE9cNcG</a></td></tr><tr><td align="center"><strong>Test Patterns</strong></td><td align="center"><em>Streamline Connectivity and Calibration.</em></td><td><a href="/pages/r3FtmUzYLAgH6D6cqbXg">/pages/r3FtmUzYLAgH6D6cqbXg</a></td><td><a href="/files/kErspp2FUC6i5bvznleo">/files/kErspp2FUC6i5bvznleo</a></td></tr><tr><td align="center"><strong>Video Monitor</strong></td><td align="center"><em>Your Window to NDI Signals.</em></td><td><a href="/pages/BHBB7DTjb3ggvWhqoFDI">/pages/BHBB7DTjb3ggvWhqoFDI</a></td><td><a href="/files/hOCC7gpss0dHlLtXkDzk">/files/hOCC7gpss0dHlLtXkDzk</a></td></tr><tr><td align="center"><strong>Virtual Input</strong></td><td align="center"><em>Elevate Your Webcam Conferencing Experience.</em></td><td><a href="/pages/IrkKXa7UeZ0Q0XLbISzL">/pages/IrkKXa7UeZ0Q0XLbISzL</a></td><td><a href="/files/EeYkfJGY8LiMxaq8Pdyq">/files/EeYkfJGY8LiMxaq8Pdyq</a></td></tr></tbody></table>

{% hint style="success" %}
If you're unsure about a process for Mac check out the [support page on the Apple website](https://support.apple.com/mac). You can also check out our [**FAQ** ](/all/faq/troubleshooting-guide.md)and our [community forums](https://community.ndi.video/course/view.php?id=22) for common questions and troubleshooting guides
{% endhint %}

{% hint style="warning" %}

### System Minimum Requirements

**System:** Mac OS Ventura 13 or later

**Processor:** Intel CPUs • Apple M series Silicon CPUs

**GPU:** Apple M series, AMD Vega, 5000 or 6000 series, Intel UHD 630 or Intel Iris Plus

**Other:** 1Gbps Local Area Network
{% endhint %}

{% hint style="info" %}
You can find information on how to uninstall NDI Tools on the official [Mac support page](https://support.apple.com/en-us/102610)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ndi.video/all/using-ndi/ndi-tools/ndi-tools-for-mac.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
