# Misc

| Name                      | Description                                                                                                                                                                                           | Cost                                              | Tool Review and Guide                                                                                                                                                                                  |
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| AmIReal                   | Github - GAN detector detects if faces were generated by ThisPersonDoesNotExist                                                                                                                       | <mark style="background-color:green;">Free</mark> | <p><sub><em>Guide not available</em></sub></p><p><a href="https://seintpl.github.io/AmIReal/"><mark style="background-color:blue;"><https://seintpl.github.io/AmIReal/></mark></a></p>                 |
| AutoStitch                | Autostitch is a free tool for seamlessly combining multiple photos into a single panoramic image, making it ideal for creating wide-angle photography without needing specialized equipment.          | <mark style="background-color:green;">Free</mark> | [https://bellingcat.gitbook.io/toolkit/more/all-tools/autostitch](/toolkit/more/all-tools/autostitch.md)                                                                                               |
| Cleanup.Pictures          | Web tool for quickly removing objects from an image.                                                                                                                                                  | <mark style="background-color:green;">Free</mark> | <p><sub><em>Guide not available</em></sub></p><p><a href="https://cleanup.pictures/"><mark style="background-color:blue;"><https://cleanup.pictures/></mark></a></p>                                   |
| fdupes                    | Github - Locating exact matches of duplicate files.                                                                                                                                                   | <mark style="background-color:green;">Free</mark> | <p><sub><em>Guide not available</em></sub></p><p><a href="https://github.com/adrianlopezroche/fdupes"><mark style="background-color:blue;"><https://github.com/adrianlopezroche/fdupes></mark></a></p> |
| Forensically              | A collection of web-based image forensics tools. Can identify fake or doctored images.                                                                                                                | <mark style="background-color:green;">Free</mark> | [https://bellingcat.gitbook.io/toolkit/more/all-tools/forensically](/toolkit/more/all-tools/forensically.md)                                                                                           |
| Hugin                     | Hugin is a free and open-source panorama photo stitching and HDR (High Dynamic Range imaging) merging software that helps users create seamless panoramic images from multiple photographs.           | <mark style="background-color:green;">Free</mark> | [https://bellingcat.gitbook.io/toolkit/more/all-tools/hugin](/toolkit/more/all-tools/hugin.md)                                                                                                         |
| InVID Verification Plugin | A toolkit that supports the verification of videos and images.                                                                                                                                        | <mark style="background-color:green;">Free</mark> | [https://bellingcat.gitbook.io/toolkit/more/all-tools/invid](/toolkit/more/all-tools/invid.md)                                                                                                         |
| IPVM Calculator           | Tool for simulating camera views (for geolocations).                                                                                                                                                  | <mark style="background-color:green;">Free</mark> | <p><sub><em>Guide not available</em></sub></p><p><a href="https://calculator.ipvm.com/"><mark style="background-color:blue;"><https://calculator.ipvm.com/></mark></a></p>                             |
| PixPlot                   | PixPlot is a tool that utilizes machine learning and WebGL to provide an interactive visualization of large image collections, allowing users to explore patterns and outliers within image datasets. | <mark style="background-color:green;">Free</mark> | [https://bellingcat.gitbook.io/toolkit/more/all-tools/pixplot](/toolkit/more/all-tools/pixplot.md)                                                                                                     |
| PureRef                   | Image workspace; lets you arrange images in groups, organize them, etc.                                                                                                                               | <mark style="background-color:green;">Free</mark> | <p><sub><em>Guide not available</em></sub></p><p><a href="https://www.pureref.com/index.php"><mark style="background-color:blue;"><https://www.pureref.com/index.php></mark></a></p>                   |


---

# 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://bellingcat.gitbook.io/toolkit/categories/image-video/image-misc.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.
