ishandutta2007/Awesome-Watermark-Remover-Videos

List of Watermark Removing Tools for Videos 🌟 Star if you like it! 🌟

2

12 commits

updated Jul 13, 2026

See the code

README

Awesome Watermark Remover for Videos

Awesome Watermark Remover Videos - SOTA AI Video Watermark Removal Tool Guide

🎬 SOTA Video Watermark Removal: The Ultimate Guide to AI Tools & Research πŸš€

Awesome Discord GitHub stars GitHub forks License PRs Welcome


πŸ” Quick Index & Navigation

☁️ Cloud SaaS Products | πŸ“ Open-Source GitHub Projects | πŸ“Š SOTA Model Comparison | πŸ› οΈ Tools & Pipelines | πŸ“’ News & Milestones | βš–οΈ Legal & Ethical


A comprehensive, curated collection of State-of-the-Art (SOTA) Video Watermark Removal tools, AI research models, and open-source projects. This repository covers:

  • Visible Watermark Removal: Automate the removal of logos, text overlays, timestamps, and station bugs.
  • Invisible & Forensic Watermark Stripping: Evaluate and strip invisible metadata/watermarks (e.g., SynthID, TreeRing, C2PA).
  • AI-Generated Video Watermark Erasers: Specific models for erasing watermarks from Sora, Runway Gen-3, Seedance, KLing, and Luma Dream Machine.

☁️ Cloud-Hosted SaaS Products

ProductDescriptionPricingFree TierCompany Size (Est. Revenue/Valuation)Best For
KapwingCollaborative cloud video editor with built-in watermark removal and real-time team review.Free (with watermark); Pro from $16/monthYes (exports with watermark)$10.4M ARR / $45.1M Val. (VC Backed)Teams & collaborative workflows
Apowersoft OnlineManual box-selection tool for static watermarks across multiple timestamps. Simple, no installation.FreemiumYes$5M - $10M ARR (WANGXU Tech, ~180 employees)Simple static watermark removals
HitPaw Video EnhancerBeginner-friendly one-click watermark remover with brush/lasso selection and AI background reconstruction.Paid plans availableLimited trial$1.2M ARR / $3.6M Val. (Bootstrapped)Social media editors & beginners
Vmake AIBrowser-based AI remover supporting watermarks, logos, text overlays from video β€” no signup needed.FreemiumYes (no signup)$500K - $1M ARR (Bootstrapped)Quick one-off removals
Dewatermark.aiAI-powered video & image watermark removal using CNN + GAN models. One-click upload, auto-detect, clean download.Credit-based; 50 credits from ~$3.905-second preview free$100K - $300K ARR (Bootstrapped)Creators, marketers, casual users
Unwatermark AIFreemium platform covering video, image, and PDF watermark removal. Credit packs that never expire.Credits: 50/$3.90, 1000/$16.90Daily image quota + 6s video preview$50K - $150K ARR (Bootstrapped)Pay-as-you-go users
pxz.aiFast AI video watermark removal with HD export; standard resolution free.Paid from $9.99/monthYes (standard res)<$50K ARR (Bootstrapped)Freelancers & content repurposing

πŸ“ Open-Source GitHub Projects

RepositoryDescription
IOPaint (fka Lama Cleaner) StarsInpainting tool (LaMa, SD, etc.) widely used for frame-by-frame video watermark removal pipelines via ffmpeg + API.
gemini-watermark-remover Stars100% client-side browser tool using mathematically precise reverse alpha blending to remove Gemini AI video watermarks. Pure JavaScript.
WatermarkRemover-AI StarsFlorence-2 + LaMA powered watermark detection and inpainting for images and videos (Sora, Runway, etc.). PyWebview GUI included. MIT License.
Deep-Image-Prior WM Removal StarsCNN watermark removal using Deep Image Prior with PyTorch. Skip-connections + deep priors for artifact-free restoration.
multi-delogo StarsGUI tool to detect and remove logos/watermarks from videos even when they change position. Auto-detection for text logos. C++ / GPL-3.0.
video-watermark-removal StarsMinimal-setup Python scripts to remove simple static watermarks from videos. Great starting point for custom pipelines.
KLing-Video-WatermarkRemover-Enhancer StarsOpen-source tool to remove watermarks from KLing AI-generated videos and apply enhancement algorithms. Python.
ultimate-watermark-remover-gui StarsComprehensive desktop GUI tool for ultimate video watermark, logo, and overlay removal pipelines. Features batch processing and multiple SOTA model integrations.
Seedance Watermark Remover StarsRemove AI-generated watermarks from Seedance 2.0 videos automatically. No GPU required. Python + OpenCV + FFmpeg.

πŸ“Š SOTA Model & Method Comparison

Method / ModelYearApproachInput TypeSupports VideoPaperLicense
Florence-2 + LaMa πŸ‘‘2024Detect (Florence-2) β†’ Inpaint (LaMa)Image & Videoβœ…πŸ“„ Florence-2MIT
SLBR πŸ₯‡2022Split-then-Refine ResUNet (AAAI 2021)Image & Batch⚠️ (frame-level)πŸ“„ 2012.07680Research
Deep Image Prior (WM)2024Self-supervised CNN, no paired training dataImage⚠️ (frame-level)πŸ“„ IEEE TCSVT 2024Research
LaMa (Large Mask Inpainting) ⚑2022Fourier convolutions for large mask inpaintingImage & Videoβœ… (via pipeline)πŸ“„ 2109.07161Apache 2.0
Stable Diffusion Inpainting 🌌2022–2024Latent diffusion + masked inpaintingImage & Videoβœ… (via ComfyUI)πŸ“„ 2112.10752CreativeML
Deep Image Prior (baseline)2025Unsupervised DIP for invisible WM removalImageβŒπŸ“„ 2502.13998Research
WM-Inpaint Bridge2025Bridges inpainting ↔ large-area visible WM removalImageβš οΈπŸ“„ 2504.04687Research
DeWatermark CNN + GAN πŸ›‘οΈ2025Commercial CNN/GAN ensemble; handles semi-transparent overlaysVideoβœ…ProprietaryCommercial
Multi-Delogo (FFmpeg filter) πŸ›οΈ2018–2025Classical delogo + motion tracking, no DLVideoβœ…β€”GPL-3.0

πŸ› οΈ Tools, Pipelines & Platforms

  • 🎨 IOPaint: The most popular open inpainting server (LaMa, SD, etc.) β€” pair it with ffmpeg for powerful video pipelines.
  • πŸ–ΌοΈ ComfyUI: Node-based diffusion UI β€” build video watermark removal pipelines using SD Inpainting + video loaders.
  • 🎬 FFmpeg: The backbone of every video pipeline β€” frame extraction, reassembly, audio preservation.
  • πŸ”¬ Dewatermark.ai: Best SaaS option for CNN/GAN-powered clean removal with no technical setup.
  • πŸ§ͺ Unwatermark AI: Covers images, video, and PDF; freemium with no-expiry credits.
  • πŸ› οΈ multi-delogo: Best desktop GUI for classical (non-DL) removal of moving logos.
  • πŸ€– WatermarkRemover-AI: Best open-source AI option β€” Florence-2 detection + LaMa inpainting with a GUI.

πŸ“’ News & Major Milestones (2024–2026)

  • πŸ”₯ AI-Generated Video Watermarks Emerge (2024): With Sora, Runway, Kling, Seedance all embedding visible watermarks, a wave of targeted removers followed.
  • 🌐 EU AI Act & SynthID Rollout (2024): Google DeepMind's invisible SynthID watermark deployed at scale in Imagen and Veo β€” spurring open-source invisible-watermark removal research.
  • 🧠 NeurIPS 2024 Invisible Watermark Removal Challenge (2024): First major benchmark competition evaluating robustness of invisible watermarks and the SOTA of removal methods.
  • πŸ“„ WM-Inpaint Bridge Paper (Apr 2025): SOTA work bridging image inpainting and large-area visible watermark removal β€” addresses mask quality dependency in prior DNN methods.
  • πŸ›‘οΈ Forensic Stealth in WM Removal (2026): New research showing that removing a watermark is not enough β€” forensic traces remain in pixel statistics even after visual removal.
  • ⚑ Seedance 2.0 Watermark Remover (2025): Dedicated open-source tool (Python + OpenCV + LaMa) for automatically removing ByteDance's Seedance AI video watermarks. No GPU required.

🌐 Community & Discussions

  • πŸ› οΈ r/StableDiffusion: ComfyUI-based inpainting pipelines for watermark removal.
  • πŸ”¬ r/MachineLearning: Latest discussion on SynthID, C2PA, and invisible watermarking robustness.
  • πŸ’¬ IOPaint Discussions: Community scripts for LaMa-based video watermark removal using ffmpeg.
  • πŸŽ₯ r/videography: Practical use-cases and tool comparisons for cleaning stock footage.

πŸ“š Research & Continuous Learning


Important: Watermark removal tools are powerful β€” use them responsibly.

  • βœ… Permitted: Removing your own watermarks from your own content, cleaning up archival footage you own, repurposing media you have licensed for modification.
  • ❌ Not Permitted: Removing watermarks to infringe copyright, bypass licensing requirements, or misrepresent the origin of AI-generated media (may violate the EU AI Act and similar regulations).
  • πŸ”’ Invisible Watermarks: Stripping SynthID, C2PA, or EXIF provenance metadata from AI-generated content may conflict with emerging regulation. Always check local laws.

❀️ Support the Project

If this consolidation helps your research or workflows, please consider supporting its maintenance:

  • ⭐ Star this repo to help others discover it.
  • β˜• Support via PayPal
  • πŸͺ™ Bitcoin: 3LZazKXG18Hxa3LLNAeKYZNtLzCxpv1LyD

✨ Star History

Star History Chart


Maintained by ishandutta2007. PRs are always welcome!

applied-ai
awesome-list
curated-list

Contributors

ishandutta2007

12 commits

ishandutta2007/Awesome-Watermark-Remover-Videos

List of Watermark Removing Tools for Videos 🌟 Star if you like it! 🌟

2

12 commits

updated Jul 13, 2026

See the code

README

Awesome Watermark Remover for Videos

Awesome Watermark Remover Videos - SOTA AI Video Watermark Removal Tool Guide

🎬 SOTA Video Watermark Removal: The Ultimate Guide to AI Tools & Research πŸš€

Awesome Discord GitHub stars GitHub forks License PRs Welcome


πŸ” Quick Index & Navigation

☁️ Cloud SaaS Products | πŸ“ Open-Source GitHub Projects | πŸ“Š SOTA Model Comparison | πŸ› οΈ Tools & Pipelines | πŸ“’ News & Milestones | βš–οΈ Legal & Ethical


A comprehensive, curated collection of State-of-the-Art (SOTA) Video Watermark Removal tools, AI research models, and open-source projects. This repository covers:

  • Visible Watermark Removal: Automate the removal of logos, text overlays, timestamps, and station bugs.
  • Invisible & Forensic Watermark Stripping: Evaluate and strip invisible metadata/watermarks (e.g., SynthID, TreeRing, C2PA).
  • AI-Generated Video Watermark Erasers: Specific models for erasing watermarks from Sora, Runway Gen-3, Seedance, KLing, and Luma Dream Machine.

☁️ Cloud-Hosted SaaS Products

ProductDescriptionPricingFree TierCompany Size (Est. Revenue/Valuation)Best For
KapwingCollaborative cloud video editor with built-in watermark removal and real-time team review.Free (with watermark); Pro from $16/monthYes (exports with watermark)$10.4M ARR / $45.1M Val. (VC Backed)Teams & collaborative workflows
Apowersoft OnlineManual box-selection tool for static watermarks across multiple timestamps. Simple, no installation.FreemiumYes$5M - $10M ARR (WANGXU Tech, ~180 employees)Simple static watermark removals
HitPaw Video EnhancerBeginner-friendly one-click watermark remover with brush/lasso selection and AI background reconstruction.Paid plans availableLimited trial$1.2M ARR / $3.6M Val. (Bootstrapped)Social media editors & beginners
Vmake AIBrowser-based AI remover supporting watermarks, logos, text overlays from video β€” no signup needed.FreemiumYes (no signup)$500K - $1M ARR (Bootstrapped)Quick one-off removals
Dewatermark.aiAI-powered video & image watermark removal using CNN + GAN models. One-click upload, auto-detect, clean download.Credit-based; 50 credits from ~$3.905-second preview free$100K - $300K ARR (Bootstrapped)Creators, marketers, casual users
Unwatermark AIFreemium platform covering video, image, and PDF watermark removal. Credit packs that never expire.Credits: 50/$3.90, 1000/$16.90Daily image quota + 6s video preview$50K - $150K ARR (Bootstrapped)Pay-as-you-go users
pxz.aiFast AI video watermark removal with HD export; standard resolution free.Paid from $9.99/monthYes (standard res)<$50K ARR (Bootstrapped)Freelancers & content repurposing

πŸ“ Open-Source GitHub Projects

RepositoryDescription
IOPaint (fka Lama Cleaner) StarsInpainting tool (LaMa, SD, etc.) widely used for frame-by-frame video watermark removal pipelines via ffmpeg + API.
gemini-watermark-remover Stars100% client-side browser tool using mathematically precise reverse alpha blending to remove Gemini AI video watermarks. Pure JavaScript.
WatermarkRemover-AI StarsFlorence-2 + LaMA powered watermark detection and inpainting for images and videos (Sora, Runway, etc.). PyWebview GUI included. MIT License.
Deep-Image-Prior WM Removal StarsCNN watermark removal using Deep Image Prior with PyTorch. Skip-connections + deep priors for artifact-free restoration.
multi-delogo StarsGUI tool to detect and remove logos/watermarks from videos even when they change position. Auto-detection for text logos. C++ / GPL-3.0.
video-watermark-removal StarsMinimal-setup Python scripts to remove simple static watermarks from videos. Great starting point for custom pipelines.
KLing-Video-WatermarkRemover-Enhancer StarsOpen-source tool to remove watermarks from KLing AI-generated videos and apply enhancement algorithms. Python.
ultimate-watermark-remover-gui StarsComprehensive desktop GUI tool for ultimate video watermark, logo, and overlay removal pipelines. Features batch processing and multiple SOTA model integrations.
Seedance Watermark Remover StarsRemove AI-generated watermarks from Seedance 2.0 videos automatically. No GPU required. Python + OpenCV + FFmpeg.

πŸ“Š SOTA Model & Method Comparison

Method / ModelYearApproachInput TypeSupports VideoPaperLicense
Florence-2 + LaMa πŸ‘‘2024Detect (Florence-2) β†’ Inpaint (LaMa)Image & Videoβœ…πŸ“„ Florence-2MIT
SLBR πŸ₯‡2022Split-then-Refine ResUNet (AAAI 2021)Image & Batch⚠️ (frame-level)πŸ“„ 2012.07680Research
Deep Image Prior (WM)2024Self-supervised CNN, no paired training dataImage⚠️ (frame-level)πŸ“„ IEEE TCSVT 2024Research
LaMa (Large Mask Inpainting) ⚑2022Fourier convolutions for large mask inpaintingImage & Videoβœ… (via pipeline)πŸ“„ 2109.07161Apache 2.0
Stable Diffusion Inpainting 🌌2022–2024Latent diffusion + masked inpaintingImage & Videoβœ… (via ComfyUI)πŸ“„ 2112.10752CreativeML
Deep Image Prior (baseline)2025Unsupervised DIP for invisible WM removalImageβŒπŸ“„ 2502.13998Research
WM-Inpaint Bridge2025Bridges inpainting ↔ large-area visible WM removalImageβš οΈπŸ“„ 2504.04687Research
DeWatermark CNN + GAN πŸ›‘οΈ2025Commercial CNN/GAN ensemble; handles semi-transparent overlaysVideoβœ…ProprietaryCommercial
Multi-Delogo (FFmpeg filter) πŸ›οΈ2018–2025Classical delogo + motion tracking, no DLVideoβœ…β€”GPL-3.0

πŸ› οΈ Tools, Pipelines & Platforms

  • 🎨 IOPaint: The most popular open inpainting server (LaMa, SD, etc.) β€” pair it with ffmpeg for powerful video pipelines.
  • πŸ–ΌοΈ ComfyUI: Node-based diffusion UI β€” build video watermark removal pipelines using SD Inpainting + video loaders.
  • 🎬 FFmpeg: The backbone of every video pipeline β€” frame extraction, reassembly, audio preservation.
  • πŸ”¬ Dewatermark.ai: Best SaaS option for CNN/GAN-powered clean removal with no technical setup.
  • πŸ§ͺ Unwatermark AI: Covers images, video, and PDF; freemium with no-expiry credits.
  • πŸ› οΈ multi-delogo: Best desktop GUI for classical (non-DL) removal of moving logos.
  • πŸ€– WatermarkRemover-AI: Best open-source AI option β€” Florence-2 detection + LaMa inpainting with a GUI.

πŸ“’ News & Major Milestones (2024–2026)

  • πŸ”₯ AI-Generated Video Watermarks Emerge (2024): With Sora, Runway, Kling, Seedance all embedding visible watermarks, a wave of targeted removers followed.
  • 🌐 EU AI Act & SynthID Rollout (2024): Google DeepMind's invisible SynthID watermark deployed at scale in Imagen and Veo β€” spurring open-source invisible-watermark removal research.
  • 🧠 NeurIPS 2024 Invisible Watermark Removal Challenge (2024): First major benchmark competition evaluating robustness of invisible watermarks and the SOTA of removal methods.
  • πŸ“„ WM-Inpaint Bridge Paper (Apr 2025): SOTA work bridging image inpainting and large-area visible watermark removal β€” addresses mask quality dependency in prior DNN methods.
  • πŸ›‘οΈ Forensic Stealth in WM Removal (2026): New research showing that removing a watermark is not enough β€” forensic traces remain in pixel statistics even after visual removal.
  • ⚑ Seedance 2.0 Watermark Remover (2025): Dedicated open-source tool (Python + OpenCV + LaMa) for automatically removing ByteDance's Seedance AI video watermarks. No GPU required.

🌐 Community & Discussions

  • πŸ› οΈ r/StableDiffusion: ComfyUI-based inpainting pipelines for watermark removal.
  • πŸ”¬ r/MachineLearning: Latest discussion on SynthID, C2PA, and invisible watermarking robustness.
  • πŸ’¬ IOPaint Discussions: Community scripts for LaMa-based video watermark removal using ffmpeg.
  • πŸŽ₯ r/videography: Practical use-cases and tool comparisons for cleaning stock footage.

πŸ“š Research & Continuous Learning


Important: Watermark removal tools are powerful β€” use them responsibly.

  • βœ… Permitted: Removing your own watermarks from your own content, cleaning up archival footage you own, repurposing media you have licensed for modification.
  • ❌ Not Permitted: Removing watermarks to infringe copyright, bypass licensing requirements, or misrepresent the origin of AI-generated media (may violate the EU AI Act and similar regulations).
  • πŸ”’ Invisible Watermarks: Stripping SynthID, C2PA, or EXIF provenance metadata from AI-generated content may conflict with emerging regulation. Always check local laws.

❀️ Support the Project

If this consolidation helps your research or workflows, please consider supporting its maintenance:

  • ⭐ Star this repo to help others discover it.
  • β˜• Support via PayPal
  • πŸͺ™ Bitcoin: 3LZazKXG18Hxa3LLNAeKYZNtLzCxpv1LyD

✨ Star History

Star History Chart


Maintained by ishandutta2007. PRs are always welcome!

applied-ai
awesome-list
curated-list

Contributors

ishandutta2007

12 commits