How Wan marks its output
Wan on Alibaba Cloud Model Studio (alibabacloud.com) is the one entry whose control is neither a plan nor a setting. The console always stamps videos; the API takes a watermark parameter that defaults to off. As of 2026-09-22.
| Field | What the vendor's pages state |
|---|---|
| Free tier | Console always stamps AI generated |
| Paid tier | API parameter, default false |
| User toggle | A request parameter, not a plan |
| Machine-readable marking | Not documented |
Inclusion rule. Fields are the same four for every generator on this site; a field the vendor does not publish is recorded as not documented rather than inferred from how the product behaves. Order. Fixed field order, identical on every generator page.
1Two surfaces for the same model, with opposite defaults
Videos generated on the Online Experience page of the console always carry a watermark, described as the text AI generated in the lower-right corner, and the guide states it cannot be turned off from the console UI, attributing that to legal compliance requirements. The same models called through the API behave the other way: the request takes a boolean watermark parameter, documented as adding a watermark in the lower-right corner with the text AI Generated, and its default value is false.
So the mark here is not bought or switched in a settings screen. It is decided by which door the caller came through, and for API callers by a field in the request body. A studio evaluating the model in the console and then shipping through the API would see the mark disappear without changing any plan, which is a transition nothing else in this register produces.
2Why the default is worth recording as carefully as the parameter
A documented parameter whose default is false means the marked output is the exception rather than the rule on the API surface. That is the reverse of the plan-gated rows, where the default state of a file is marked until money changes it. Neither arrangement is stronger than the other, but they put the decision in different hands: a plan is chosen by whoever pays, a request field by whoever writes the integration.
The compliance sentence attached to the console lock is the only place in this register where a vendor explains an unremovable mark by pointing at a legal requirement. It is recorded as the vendor's own stated reason and nothing further, because this register does not assess whether any product meets any rule. No provenance standard or metadata field appears in the API reference, so the machine-readable field is recorded as not documented.
3The same field, across every generator
| Generator | Free tier |
|---|---|
| Amazon Nova Reel | Invisible watermark on all videos |
| D-ID | Full-screen watermark on the trial |
| Fliki | Includes Fliki watermark |
| HeyGen | Watermark removal not included |
| Kling AI | Brand watermark on output |
| LTX Studio | No watermark-free output listed |
| Luma AI | Watermark, not lifted by a later upgrade |
| Pictory | No free plan is published at all |
| Pika | No watermark-free download |
| Runway | No watermark-free output listed |
| SceneMixer | Visible watermark, on by default |
| Sora | Visible moving watermark on downloads |
| Synthesia | Logo removal not listed on Basic |
| Veo | SynthID watermark on all videos |
| Wan | Console always stamps AI generated |
Inclusion rule. Generators whose public pages state whether output carries a mark. A generator silent on this particular field keeps its row, marked hollow. Order. Alphabetical by generator name.
| Generator | Paid tier |
|---|---|
| Amazon Nova Reel | Same mark, no removal documented |
| D-ID | Still marked on Lite; clean above it |
| Fliki | No watermark on the paid plans |
| HeyGen | Removal from Creator ($29/mo) |
| Kling AI | Removal from Standard ($10/mo) |
| LTX Studio | No watermarking from Lite ($15/mo) |
| Luma AI | No watermark from Plus ($30/mo) |
| Pictory | No watermark from Starter ($25/mo yearly) |
| Pika | Watermark-free from $28 Pro |
| Runway | Watermark-free on paid plans |
| SceneMixer | Same switch, no plan condition stated |
| Sora | Not documented |
| Synthesia | Remove Synthesia logo from Starter ($29/mo) |
| Veo | Same mark, no removal documented |
| Wan | API parameter, default false |
Inclusion rule. Generators whose public pages state whether output carries a mark. A generator silent on this particular field keeps its row, marked hollow. Order. Alphabetical by generator name.
| Generator | User toggle |
|---|---|
| Amazon Nova Reel | Not documented |
| D-ID | Plan benefit, not a setting |
| Fliki | Plan benefit, not a setting |
| HeyGen | Plan benefit, not a setting |
| Kling AI | Plan benefit, not a setting |
| LTX Studio | Plan benefit, not a setting |
| Luma AI | Plan benefit, fixed at generation |
| Pictory | Plan benefit, not a setting |
| Pika | Plan benefit, not a setting |
| Runway | Plan benefit, not a setting |
| SceneMixer | Yes, in settings |
| Sora | Not documented |
| Synthesia | Plan benefit, not a setting |
| Veo | Not documented |
| Wan | A request parameter, not a plan |
Inclusion rule. Generators whose public pages state whether output carries a mark. A generator silent on this particular field keeps its row, marked hollow. Order. Alphabetical by generator name.
| Generator | Machine-readable marking |
|---|---|
| Amazon Nova Reel | Invisible watermark plus C2PA Content Credentials |
| D-ID | Not documented |
| Fliki | Not documented |
| HeyGen | Not documented |
| Kling AI | Not documented |
| LTX Studio | Not documented |
| Luma AI | Not documented |
| Pictory | Not documented |
| Pika | Not documented |
| Runway | Not documented |
| SceneMixer | Not documented |
| Sora | C2PA on every asset, standard named |
| Synthesia | Not documented |
| Veo | SynthID, with a verification platform named |
| Wan | Not documented |
Inclusion rule. Generators whose public pages state whether output carries a mark. A generator silent on this particular field keeps its row, marked hollow. Order. Alphabetical by generator name.
4Sources
Every line above is read from the video generation guide published at alibabacloud.com, checked 2026-09-22. The same four fields for every generator are on the support table, and the column definitions are on the fields pages. Next along the register: Veo, Amazon Nova Reel.
- Free tierVideos generated on the Online Experience page of the Model Studio console always carry a watermark: the text AI generated in the lower-right corner of the videothe console surface
- ControlThe console watermark cannot be turned off from the console UI, which the page attributes to legal compliance requirementsno switch on the console surface
- Paid tierThe API request has a boolean watermark parameter that defaults to false; set true it adds a watermark in the lower-right corner with the text AI Generatedthe API surface, default off
- Machine-readable markingNot documented on the vendor's public pages (as of 2026-09-22)not listed among the parameters or the response