All guides
Mobile4 min readBy DrummerduckJul 17, 2026

Save TikTok Videos on iPhone (No Watermark)

You're watching TikTok on your phone and a clip you want to keep goes past. The app's Save Video option is right there, but tapping it gets you one of two disappointments. Often the creator has switched downloads off, so the button does nothing. When it does work, the video that lands in Photos has the TikTok logo and the creator's @username bouncing across it, which makes it look second-hand the moment you send it to anyone.

iOS adds its own wrinkle. It won't let a random website write straight to your Camera Roll, which is a sensible security rule that happens to block the obvious shortcut. Screen recording is the fallback people reach for, and it drags in the usual problems: a soft, cropped capture with your status bar along the top and a notification banner sliding across the good part.

You can get the clean file into Photos in a few taps, and once it's set up you can do it with one.

Short answer: in the TikTok app, tap Share and choose Copy link, paste it into the downloader, save the no-watermark MP4, then use the share sheet's Save Video to drop it into Photos.

Try it now

Paste a Twitter/X link and download in seconds — free, no login.

Open the downloader

Method 1 — Share sheet in Safari

This works on any iPhone with no setup, and it's the one to use if you only save a clip now and then.

  1. In the TikTok app, tap the Share arrow on the video and choose Copy link.
  2. Open Safari and go to the downloader.
  3. Tap the input box, tap Paste, and let it read the post.
  4. Choose the no-watermark video. Safari downloads the clean MP4.

If you'd rather land on a page built for this exact task, there's a dedicated iPhone downloader with the same box.

Save the MP4 to Photos

On iOS, downloading the file and moving it into Photos are two separate steps, which is where a lot of people get stuck. After the download finishes:

  1. Tap the download arrow in Safari's toolbar and tap the file to open it. If you can't find it, look in the Files app under Downloads.
  2. Tap the share icon, then choose Save Video.

The clip lands in Photos, clean and ready to edit or re-share. If Save Video is missing from the menu, the file may still be downloading, or it opened as a webpage rather than a video; back out and reopen it from the Files app.

Method 2 — An Apple Shortcut (one tap)

If you save clips often, spend five minutes on a Shortcut that calls the download endpoint and drops the video straight into Photos. After that it lives in your share sheet and runs in one tap from inside TikTok.

Open the Shortcuts app and build a new shortcut with these actions:

  1. Start with Receive input from the share sheet so it accepts a shared TikTok, or Get Clipboard to read a copied link.

  2. Add a Text action and build the request URL:

    https://download-tiktok-video.drummerduck.com/api/download?url=[the TikTok URL]
    
  3. Add Get Contents of URL and point it at that Text. The endpoint returns the clean MP4 directly, streamed as a file.

  4. Add Save to Photo Album and feed it the result of the previous step.

In the shortcut's settings, turn on Show in Share Sheet so it appears when you tap Share on a TikTok. Because the endpoint streams a proper MP4 with a filename, the Shortcut saves it with no conversion step. The API reference covers the parameters if you want to pin the no-watermark variant or pull audio, and the developers page has the rest.

Troubleshooting

Save Video doesn't appear. The share sheet only offers it once the file is a recognized video sitting locally. Open it from the Files app under Downloads first, then share from there.

The Shortcut saves a tiny broken file. Usually the TikTok URL didn't reach the Text action cleanly, so the endpoint got a blank or malformed link. Confirm the clipboard held the full https://www.tiktok.com/... address.

A private or friends-only account. Restricted posts keep their media behind a login, so neither Safari nor the Shortcut can reach them. You'd need to save while signed in as an approved follower.

It's a photo-mode post. Image carousels aren't a single video, so they come down as photos plus audio rather than one MP4 you can Save Video into Photos.

Just the audio saved. If you only wanted the sound, that's the right result; see the TikTok to MP3 guide. If you expected footage, the post may be a still over a sound.

Frequently asked questions

Is the video watermark-free on iPhone?

Yes. You get the clean MP4 with no TikTok logo and no @username overlay, whether you use Safari or the Shortcut.

Where do downloaded TikToks go first?

Into Safari's Downloads, which live in the Files app. Use Save Video from the share sheet to move a clip into Photos.

Does this work on iPad?

Yes. The same Safari share-sheet flow and the Shortcut both work on iPadOS.

Can I save just the sound?

Yes. Pick the MP3 option; the audio guide covers it. The general steps are in how to download a TikTok video, and Android users have their own guide.

Try it now

Paste a Twitter/X link and download in seconds — free, no login.

Open the downloader

Only download public content you have the right to use, and respect the creator's rights and copyright.