Free TikTok transcript generator

Paste a public TikTok URL and get a TikTok transcript as copyable text plus TXT, SRT, and VTT. Free TikTok video transcript and script extractor — no signup.

POST/v1/tiktok/videos/transcript
Ready

Protected by Cloudflare Turnstile

Quick start

How to get a TikTok transcript

Three steps from a share link to a copyable TikTok video transcript.

  1. Step 1

    Copy the TikTok URL

    Open the video and copy the share link — full /@user/video/… URLs and vm.tiktok.com shorts both work.

  2. Step 2

    Paste it above

    Drop the URL into the free TikTok transcript generator, complete the Turnstile check, and submit.

  3. Step 3

    Copy or download the text

    We return TikTok's caption track as readable text, a timed view, and TXT / SRT / VTT downloads. Paste it into a doc, caption editor, script outline, or LLM prompt.

For when one-off isn't enough

Batch TikTok transcripts from code

Doing this for a list of TikToks? Create a free account and call the same transcript API from code — including videos with no caption track.

  • Fetch URL lists with bounded concurrency
  • Normalize WebVTT once, reuse downstream
  • Attach url, platform, and language on every chunk
  • Pair with profile/video listing endpoints
Request
Response200 OK
{
"lookupStatus": "found",
"format": "webvtt",
"content": "This is the world's largest LED floor. And now it's the world's largest green screen.",
// + 6 more — full schema in docs →
}

What you get

TikTok transcript without the download dance

TikTok shows captions on-screen but nothing to copy. This free TikTok transcript generator turns a share link into copyable text — the same flow people call a TikTok script extractor or TikTok to text tool.

01

Live TikTok video transcript

Public caption file for the URL — not a scraped screenshot or watermarked PDF.

02

Copy or download TXT, SRT, VTT

Transcribe TikTok in one paste. Copy the spoken text, or download subtitle files. No ads, no signup, no email gate.

03

Any share link

/@user/video/…, vm.tiktok.com shorts, and embeds all resolve.

04

Caption tracks when they exist

Manual or auto captions. No track? Use the API with useAiFallback.

Use cases

What people use a TikTok transcript for

Spoken text is searchable, editable, and ready for scripts or research.

Repurpose into posts and scripts

Use the TikTok script extractor flow: turn a viral clip into a draft or outline without retyping.

Competitor and trend research

See hooks, CTAs, and claims creators say out loud — not just the on-screen caption stickers.

SEO and accessibility

Pair TikTok to text output with embedded video so spoken content can rank and stay readable.

AI, RAG, and product features

Chunk for embeddings, or call the transcript API from your app when one-off isn't enough.

What you actually get

Captions, formats, and what you get back

Browser shortcut for a TikTok transcript. The API also covers YouTube and Instagram Reels. Read the transcript guide → Also try the free YouTube transcript tool.

01

Manual vs auto captions

TikTok doesn't label tracks. You get whatever caption file exists as your TikTok video transcript.

02

When there is no caption track

This page reads existing tracks only. Uncaptioned video? API accepts useAiFallback=true.

03

Browser tool vs API response

Readable text, timed cues, and TXT / SRT / VTT here. API returns WebVTT in transcript.content.

04

Instagram Reels too

Free Instagram Reel transcript tool on this site, or GET /v1/instagram/posts/transcript. YouTube has its own free tool here.

Why this page

Vs other free TikTok transcript tools

We read TikTok's caption file. We don't invent accuracy percentages, and we don't hide the API behind a consumer paywall.

Social Fetch compared with Typical consumer tools
CapabilitySocial FetchTypical consumer tools
SourceLive TikTok caption file for the URLOften re-transcribed audio, uploads, or screenshots
DownloadsTXT, SRT, and VTT in the browserOften gated, watermarked, or copy-only
No caption trackAPI useAiFallback transcribes the audioEmpty result or a paid STT upsell
Ads and watermarksNoneCommon on free consumer tools
Batch / product useSame production transcript APISeparate SaaS, Chrome extension, or no API

Fair use on a free page

Built for one-off TikTok transcripts, not automation

1 / min3 / hour10 / day

1 request per minute · 3 per hour · 10 per day per IP, gated by Cloudflare Turnstile — spot checks only, not batch jobs.

Need more than a handful a day? Create a free account and run the same lookup from the API — no Turnstile, no daily browser cap.

FAQ

TikTok transcript FAQ

How do I get a TikTok transcript from a video URL?

Paste a public TikTok URL into the free TikTok transcript generator above, complete the Turnstile check, and copy or download the caption track as TXT, SRT, or VTT. No signup.

Does this TikTok transcript generator work on any video?

Any public TikTok video with a caption track. Private, deleted, or uncaptioned videos return no text here.

Can I use this as a TikTok script extractor?

Yes. When a caption track exists, you get the spoken text as plain copy — useful for hooks, scripts, summaries, and briefs. That is the same output as a TikTok video transcript download.

How do I transcribe TikTok to text?

Drop the share link in the tool. We read TikTok's caption file and flatten it to readable text — plus a timed view and TXT / SRT / VTT downloads.

What if a TikTok has no captions at all?

This free tool only reads existing caption tracks. When a video has no track, the result panel points you at the API with useAiFallback=true — sign up for 100 free credits and transcribe the audio from code.

What's the difference between manual and auto-generated captions?

TikTok does not label tracks. You get whatever caption file exists. The API returns WebVTT; this page flattens to plain text.

Can I download a TikTok transcript as text?

Yes — copy from the result panel, or download TXT, SRT, or VTT. The API returns WebVTT in transcript.content if you want to store it yourself.

Why is there a verification step?

Protected by Cloudflare Turnstile. Need volume? Sign up for 100 free API credits.

Will links from the TikTok share button work?

Yes — vm.tiktok.com short links, /@user/video/…, and embeds all resolve.

Can I get an Instagram Reel transcript here?

No — use the free Instagram Reel transcript tool on this site, or call GET /v1/instagram/posts/transcript with an API key.

How do I batch-fetch transcripts or feed a RAG pipeline?

Use the API with bounded concurrency. See the transcript guide for RAG examples.

Can I use this for a product or automation?

No — this page is for one-off manual use. For servers and pipelines, use the API.

How is this different from other free TikTok transcript sites?

Live caption data — no ads, no watermark, no scraper chain — plus TXT / SRT / VTT downloads and the same production API when you need volume or AI fallback.

Free to start

Doing more than one TikTok?

This page is for a quick paste. Create a free account to transcribe more TikToks — including ones with no captions — without the daily cap.