Skip to main content
  1. Home
  2. Computing
  3. News

Someone built a free tool to scrub AI watermarks from OpenAI, Gemini-generated text and files

The tool also gets options to make rewritten text sound more natural.

Add as a preferred source on Google
Electronics, Phone, Mobile Phone
Shimul Sood / Digital Trends

AI companies are increasingly looking for ways to mark content generated by their models. Now, someone has built an open-source tool designed to remove some of those marks.

A GitHub project called watermarks-remover is designed to strip different types of AI provenance signals from text and files. According to its documentation, it can work with invisible Unicode characters, statistical text watermarks and metadata embedded in formats including PNG, JPEG, SVG, PDF, DOCX, ODT, HTML and Markdown.

Recommended Videos

That sounds straightforward until you look at how some of these watermarks actually work. A metadata tag can be removed relatively cleanly. A statistical watermark embedded into the way an AI model chooses words is a different beast altogether. And that is where this project gets interesting. And before we move ahead, the developer has stated the new tool now works with OpenAI and Gemini, alongside Claude.

Some AI watermarks are buried in the way one writes

The project separates its approach into different layers. One targets edit-based signals such as unusual Unicode characters, while another focuses on statistical patterns in generated text. A separate cleanup layer deals with file provenance information such as C2PA, EXIF, XMP, and document properties.

The latest version 0.3.1 makes the text rewriting side more aggressive. Instead of simply swapping a few words, the tool can change sentence structure, word choices, transitions, and other patterns in an attempt to disrupt statistical watermarking. It also includes options intended to make rewritten text sound more natural.

🧹watermarks-remover now supports watermarks from OpenAI and Gemini in addition to Claude.https://t.co/OxSdnAjEGe

— Guillaume Meyer (@guillaumemeyer) August 11, 2026

There is an obvious catch, though. Rewriting text to remove a statistical watermark can also change the text itself. The project’s documentation admits that this process can affect tone, voice, and precision, particularly when a large portion of the original wording needs to be changed.

So this isn’t quite the digital equivalent of hitting “remove watermark” in an image editor. In a post on Wednesday, Meyer said that his tool only gets rid of metadata right now. He said that getting rid of the real marks might come later, but not today. His README goes even further, saying that a rewrite changes the words used by the premium model to those used by the cheaper model. It also asks why someone would pay more for a premium model and then use a worse model to process its output.

The developers aren’t claiming this will fool every AI detector

In fact, the project is pretty clear about its limitations. It describes the rewriting process as best effort and says it cannot guarantee that a particular vendor’s detection system will fail. Some signals can also remain after the cleanup process.

That matters because there isn’t one universal AI watermark hiding inside every piece of generated content. Different companies and systems can use different approaches, and the project itself divides those signals into several categories. The repository also says its purpose is privacy and research, rather than helping people falsely claim that AI-generated work was written entirely by a human.

For now, watermarks-remover is best understood as a sign of where the AI industry is heading. Companies are looking for ways to establish provenance and identify AI-generated material, while developers are already exploring how to remove or disrupt those signals.

The interesting part isn’t whether this particular GitHub project can beat every AI detector. It probably can’t. The interesting part is that AI watermarking is already becoming a cat-and-mouse game, and we’re still very early in it.

Moinak Pal
Moinak Pal is has been working in the technology sector covering both consumer centric tech and automotive technology for the…
Google and Cathay Pacific are using AI to tackle aviation’s overlooked climate problem
A third of aviation's climate impact comes from contrails most people never think about.
Aircraft, Flight, Transportation

Those wispy white lines trailing behind airplanes (called contrails) sure look harmless from the ground, but they're doing more damage to the climate than we realize.

As part of Operating Blue Skies, Google has partnered with Cathay Pacific, one of the major international airlines operating both passenger and cargo flights, to test and deploy AI-driven contrail mitigation technology across a region where air travel is growing faster than anywhere else: Asia Pacific. 

Read more
As AI takes over schools, teachers are going back to basics to curb AI cheating
AI detectors kept getting it wrong, so schools are trying something that actually works.
ChatGPT on iPhone

Last year, teachers spent most of their energy trying to catch students using ChatGPT to write essays. This year, many have decided that's a losing battle, especially since the detectors meant to catch cheaters have been burning innocent students instead. 

A Bloomberg investigation found popular tools like GPTZero and Copyleaks wrongly flagged pre-ChatGPT college essays as AI-written, and one UC Davis senior was accused of cheating and handed a zero on his midterm, purely based on a detector's score, even though he wrote every word himself.

Read more
Meta’s Muse agent is getting closer, and it might take over your to-do list
Meta’s upcoming AI life manager does more than just answer questions.
Meta Logo

While most people's idea of AI is just a chatbot, agentic uses help build them as something more. Finding an email attachment, remembering a deadline, or following up on something that many people can take advantage of. Meta’s upcoming Muse agent is coming in as that solution.

Early screenshots shared by TestingCatalog show a personal assistant that can proactively handle everyday tasks and keep track of longer-term goals. The agent has reportedly moved from internal testing into a limited closed alpha, with invite-code functionality now appearing alongside its waitlist.

Read more