Video Object Remover β Frame Accurate Edition is a free and open-source desktop application that helps you remove unwanted objects, logos, or watermarks from videos using brush-based masking and AI inpainting. The tool extracts video frames using FFmpeg, lets you mask objects frame-by-frame, and removes them using OpenCV.
Built with Python and Tkinter, it features a modern dark-themed GUI, adjustable brush tool, zoom control, and real-time logging. The cleaned video is rebuilt and exported with original quality.
Includes a precompiled Windows EXE for normal users (no Python required) and full source code for developers or students.
Perfect for YouTubers, video editors, educators, and open-source enthusiasts.
π₯οΈ Website: https://projectworlds.in
πΊ YouTube: https://youtube.com/@projectworlds
π¬ Support: https://projectworlds.in/contact-us
Features
- Frame-accurate object masking with brush tool
- Single or per-frame mask support
- OpenCV inpainting object removal
- FFmpeg video rebuild with original FPS
- Zoom in/out, dark theme UI
- Save & preview output video
- Windows EXE included, no setup required
- Source code included under MIT License