# Face Swap

Faceswap is the leading free and Open Source multi-platform Deepfakes software.

{% embed url="<https://faceswap.dev/>" %}

![](https://1581258177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8ErV6i18O2fXwbB9tnf5%2Fuploads%2FnRb4KWFNZWs42jNI4N8t%2Fimage.png?alt=media\&token=1d5f2280-95bf-4573-a35c-f55f1c51bc5d)

<figure><img src="https://camo.githubusercontent.com/a76e58803660c2a1d01d9357f5b3c2d414f36a62/68747470733a2f2f692e696d6775722e636f6d2f6e5748464c44662e6a7067" alt="Screenshots"><figcaption></figcaption></figure>

Powered by Tensorflow, Keras and Python; Faceswap will run on Windows, macOS and Linux.

We have an active community supporting and developing the software.

Please visit our [Forums](https://forum.faceswap.dev/) for any questions. There we have guides and tutorials for learning how to use the software.

**Windows** users can get the latest Windows Installer [from this link](https://github.com/deepfakes/faceswap/releases/latest/download/faceswap_setup_x64.exe).\
**Linux** users can get the latest Install script [from this link.](https://github.com/deepfakes/faceswap/releases/latest/download/faceswap_setup_x64.sh)

To install on any other platform, please download our git repository from [Github](https://github.com/deepfakes/faceswap/releases)

If you’re comfortable with using the command line you can directly use git:

`git clone https://github.com/deepfakes/faceswap.git`

though we recommend you setup in a Conda environment. See “[installation](https://github.com/deepfakes/faceswap/blob/master/INSTALL.md)” for more information on how to do that.

For guides on how to use Faceswap to make Deepfakes go to the guides in the forum.

* Installation: [Windows Guide here](https://faceswap.dev/forum/viewtopic.php?f=4\&t=20), [Linux Guide here](https://forum.faceswap.dev/viewtopic.php?f=4\&t=68)
* Extraction: [Guide here](https://forum.faceswap.dev/viewtopic.php?f=25\&t=27)
* Training: [Guide here](https://forum.faceswap.dev/viewtopic.php?f=6\&t=146)
* Convert: [Guide here](https://forum.faceswap.dev/viewtopic.php?f=24\&t=1083)

&#x20; Faceswap is free and Open Source


---

# 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://metaverse-imagen.gitbook.io/ai-tools-research/solutions-and-tutorials/tools-selection/face-swap.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.
