Forum Discussion
How do you remove an unwanted person from a photo?
You can simply use the open-source AI model IOPaint, which runs locally on your Windows computer via a simple web browser interface. The tool excels at removing people from photos because it is based on the LaMa model, which is designed to seamlessly handle high-resolution photos as well as structural textures such as waves, brick walls, or vegetation. As a powerful solution for how to remove a person from a photo, it requires no subscription fees or cloud uploads.
How to Remove a Person from a Photo
Step 1: Install the software locally using the installer EXE or a PowerShell command:
pip install iopaint
Step 2: Open the interface in your browser—it will run offline within the software.
Step 3: Import a photo into the application.
Step 4: Use the brush tool to paint over the people you want to remove.
Finally, release the mouse button, and the AI will instantly remove that person and reconstruct the missing background.
The software is open source. Its local processing capabilities ensure that your photos never leave your computer, making it ideal for users who value privacy and need to remove people from their photos with professional-quality results.
Pros:
- Open source
- Browser-based interface
- No watermarks, no usage restrictions
Cons:
- Requires technical setup
- Requires a high-performance GPU for optimal performance
- No mobile or cloud versions available at this time