awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
YaoFANGUK avatar

YaoFANGUK/video-subtitle-remover

0
View on GitHub↗
11,493 stars·1,473 forks·Python·Apache-2.0·65 views

Video Subtitle Remover

This project is a local AI inpainting tool designed to erase hard-coded subtitles and watermarks from videos and images. It functions as a content-aware media restorer that uses deep learning to reconstruct missing pixels and preserve the original resolution of the source files.

The software is distinguished by its local execution model, running inference on host hardware to process media without relying on external cloud APIs. It employs content-aware model selection, allowing the use of different generative algorithms based on media types, such as animation or live action, to optimize visual blending.

The system supports both automatic global text removal and targeted removal using coordinate-based area masking to isolate specific visual regions. It includes a queued batch processing pipeline for iteratively applying these removal algorithms across multiple files.

Features

  • AI Video Subtitle Removers - Erases hard-coded subtitles and watermarks from videos using AI inpainting to maintain original resolution.
  • Watermark Removal - Erases embedded text from videos and images using AI inpainting to fill vacant areas without losing resolution.
  • Inpainting Applications - Runs generative filling models on host hardware for local media inpainting without cloud APIs.
  • Image Inpainting - Uses generative neural networks to fill erased subtitle regions and restore backgrounds to original resolution.
  • Image Inpainting - Fills erased subtitle regions with synthesized pixels based on surrounding visual context to maintain original resolution.
  • Text Removal - Detects and erases every text element across the entire video frame without requiring manual position inputs.
  • Local Model Execution - Runs deep learning inference for media processing directly on host hardware to ensure privacy and offline capability.
  • Video Inpainting Systems - Fills gaps in video frames after removing unwanted elements using generative models tailored to visual content.
  • Frame-by-Frame Generative Synthesis - Reconstructs missing visual data in video sequences by applying generative fills to each individual image frame.
  • Media Restoration Tools - Provides content-aware restoration that selects generative models based on media type to optimize visual blending.
  • Image Watermark Removal - Applies AI models to remove text watermarks from multiple images in batch by filling erased regions.
  • AI-Driven Removers - Uses deep learning inpainting to erase embedded text and watermarks from images.
  • Local Media Processing - Provides AI-driven media processing and restoration executed entirely on local hardware.
  • Content-Aware Pixel Synthesis - Selects different generative models based on media types like animation or live action to optimize visual blending.
  • Batch Watermark Removal - Iteratively applies AI removal algorithms across multiple image files using a queued pipeline.
  • Image Region Isolation - Defines spatial coordinates to isolate text and watermarks for targeted removal from the visual frame.
  • Image Resolution Reconstruction - Generates output files that match original source dimensions by synthesizing missing pixels at the native scale.
  • Content-Aware Model Selection - Switches between different generative algorithms based on media types like animation or live action to optimize blending.
  • Batch Processing Pipelines - Iteratively applies removal algorithms across multiple files using a sequenced pipeline to automate watermark erasure.
  • Coordinate-Based Area Masking - Defines specific spatial boundaries to isolate text and watermarks for targeted removal without affecting other video frames.
  • Regional Removal Restrictions - Removes subtitles only within a specified rectangular area of the video frame to leave the rest untouched.

Star history

Star history chart for yaofanguk/video-subtitle-removerStar history chart for yaofanguk/video-subtitle-remover

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Video Subtitle Remover

These projects share indexed features with Video Subtitle Remover. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • zuruoke/watermark-removalzuruoke avatar

    zuruoke/watermark-removal

    4,616View on GitHub↗

    This software is a watermark removal system that uses machine learning and image inpainting to delete unwanted text or logos from images. It reconstructs missing pixels to match the original background, ensuring visual consistency through pretrained models. The project includes a masking utility to isolate specific regions for content replacement using binary masks, bounding boxes, or brush strokes. It also features a batch processor that applies these cleaning tasks to large sets of images via a predefined file list. The system handles image preparation by normalizing dimensions and aspect

    Pythondeep-learningmachine-learningpython
    View on GitHub↗4,616
  • journey-ad/gemini-watermark-removerjourney-ad avatar

    journey-ad/gemini-watermark-remover

    2,841View on GitHub↗

    This project is an AI watermark removal tool designed to restore pixels hidden by logos and masks in images and videos. It utilizes reverse alpha blending to eliminate watermarks and recover original media content. The tool operates as a local media processor, executing all restoration algorithms on the client device or within the browser to prevent files from being uploaded to remote servers. It further functions as a browser media interceptor via extensions and userscripts to automatically replace watermarked previews and downloads with cleaned versions. Capabilities include bulk media pro

    JavaScript
    View on GitHub↗2,841
  • youyuge34/anime-inpaintingyouyuge34 avatar

    youyuge34/Anime-InPainting

    1,128View on GitHub↗

    Anime-InPainting is a specialized software platform designed for the restoration of anime illustrations and digital artwork. It functions as a deep learning-based image editor that utilizes generative models to repair damaged or incomplete images, remove unwanted artifacts, and eliminate visual blemishes such as mosaics. The project distinguishes itself through an edge-guided generative approach, which uses structural edge maps to ensure that reconstructed regions maintain visual and spatial consistency with the surrounding image. Users can interact with the restoration process through a grap

    Pythonanimecomputer-visioncv
    View on GitHub↗1,128
  • djdefrag/qualityscalerDjdefrag avatar

    Djdefrag/QualityScaler

    2,970View on GitHub↗

    QualityScaler is an AI video upscaler and local media processing tool designed to increase the resolution and visual quality of videos and images. It uses deep learning models to enhance detail and remove noise, operating as an offline application that executes all computations on local hardware. The project functions as a GPU-accelerated media processor that distributes workloads across multiple graphics cards to increase rendering speed. To prevent memory overflow during high-resolution tasks, it employs a tiled image processing method that splits large assets into smaller sections. The sy

    Pythonamdanimecompression-artifact-reduction
    View on GitHub↗2,970
Compare all 30 related projects→

Frequently asked questions

What does yaofanguk/video-subtitle-remover do?

This project is a local AI inpainting tool designed to erase hard-coded subtitles and watermarks from videos and images. It functions as a content-aware media restorer that uses deep learning to reconstruct missing pixels and preserve the original resolution of the source files.

What are the main features of yaofanguk/video-subtitle-remover?

The main features of yaofanguk/video-subtitle-remover are: AI Video Subtitle Removers, Watermark Removal, Inpainting Applications, Image Inpainting, Text Removal, Local Model Execution, Video Inpainting Systems, Frame-by-Frame Generative Synthesis.

Which projects share features with yaofanguk/video-subtitle-remover?

Projects with overlapping indexed features include: zuruoke/watermark-removal — This software is a watermark removal system that uses machine learning and image inpainting to delete unwanted text or… journey-ad/gemini-watermark-remover — This project is an AI watermark removal tool designed to restore pixels hidden by logos and masks in images and… youyuge34/anime-inpainting — Anime-InPainting is a specialized software platform designed for the restoration of anime illustrations and digital… geekyutao/inpaint-anything — Inpaint-Anything is a diffusion-based image editor and inpainting tool designed to remove or replace objects in… djdefrag/qualityscaler — QualityScaler is an AI video upscaler and local media processing tool designed to increase the resolution and visual… nagi-ovo/gemini-voyager — Gemini Voyager is a browser-based toolkit designed to enhance the interface and workflow of large language model web…