# Overview

FoolCat generates camera reports, complete with thumbnails and extended metadata. Available on macOS and Windows.

{% hint style="info" %}
Using OffShoot for offloads? You can automatically generate FoolCat reports with the [FoolCat integration in OffShoot](https://docs.hedge.video/hedge/integrations/foolcat).
{% endhint %}

### Creating a Report

Drag and drop your camera footage onto FoolCat's main window, or click the `+` button to get started.

![Drag and Drop camera files to create a Report](/files/kVdzQHI5V2Xp34QlkbZE)

![Drag and Drop a folder to create a report](/files/yhiwHoeIk4u8IrgIgCyg)

![Processing images to create a report](/files/voBmgYEW00oTRkG5sEkV)

{% hint style="info" %}
Hold the `Option` key to open the PDF report instead of the HTML.
{% endhint %}

![Hold Option to open a PDF report instead of the HTML version](/files/waa9z3S3lVVbEuqiz3ii)

#### Labels

Change the report name by setting a `Label`: click the folder or disk name, and enter a new one to be used as the `Report name`. A label overrides the `Report name` setting in Preferences.​​<br>

![Use Labels to set Report Names](/files/Tp7wNRZ7QcQWZCq7IbEp)

When done, the Report will look something like this:

![Completed report](/files/-Me9ttqkEWre4obv9U8O)

### Customization

FoolCat allows for a lot of customization of your Reports. Add a logo and other project information in the `Report` Preferences pane:

![](/files/SRpRnoB0WNKhRbsQgo1O)

![](/files/y3nZkWGaMrEqLqOXshgX)

### Thumbnail Creation

By default, FoolCat creates three thumbnails per clip; for the first, middle, and last frame. This amount can be changed in `Preferences` > `Settings`.

{% hint style="info" %}
Don't want any thumbnails? Set it to 0.
{% endhint %}

### Report Location

The default location FoolCat saves Reports into is your Documents folder. You can also save an extra Report on the Source, which will be saved into the root of the folder or drive you set as a Source in FoolCat. Make sure that your source has write permissions for this setting to work properly; some camera cards are set to read-only.

#### Group PDFs in a separate folder

By default, FoolCat creates a folder for each report containing the HTML, thumbnails, and PDF. Alternatively, you can choose to automatically group the PDFs in a separate folder from the HTML report.

![](/files/OFrzPY3VXwudBpp3sNbQ)


---

# 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.hedge.video/foolcat/overview.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.
