roop preview
roop

roop

Face-swapping tool for video and images

30.5k|archived|1.3.2

Install via command line

git clone https://github.com/s0md3v/roop && cd roop && pip install -r requirements.txt
Face swapping — Replace faces in images and video with source faces.
Face enhancement — Improve quality of detected faces in output.
Headless mode — Run batch processing via command-line arguments without UI.
Multi-face processing — Process multiple faces per frame with position control.
GPU acceleration — Offload computation to CPU and GPU for faster processing.
This project is archived and no longer maintained by the creator due to ethical concerns about generative media misuse. It was a face-swapping tool with GPU acceleration and batch processing capabilities. The software required technical setup and handled both image and video input with customizable output encoding.
Python 3.x, FFmpeg, GPU optional for acceleration, technical installation knowledge required
Source on GitHub
pavilion