Video Subtitle Remover is an AI-based application designed to remove hardcoded subtitles from videos and generate new files without the embedded text. Video Subtitle Remover analyzes video frames and detects subtitle regions, then replaces the removed areas using an AI algorithm that fills the space with reconstructed visual content. This process aims to maintain the original resolution and visual continuity of the video after subtitle removal. It allows users to define a specific subtitle region so that only text in that area is removed rather than modifying the entire frame. It can also automatically remove text throughout the whole video when a position is not specified. In addition to video processing, the project supports removing text-like watermarks from images through similar techniques. The processing runs locally without requiring any external API services, enabling offline use and greater control over the data being processed.
Features
- Removes hardcoded subtitles from videos while keeping original resolution
- Uses AI algorithms to fill subtitle areas with reconstructed pixels
- Supports custom subtitle position selection for targeted removal
- Automatically removes text across the entire video when no area is set
- Can remove text-like watermarks from images
- Processes videos and images locally without requiring external APIs