Free TikTok Transcript Extractor
Paste a TikTok video link and get the full transcript as clean, copyable text in seconds — free, no sign-up, download as .txt.
Free · no sign-up required · public videos only
How to use it
- 1
Paste the TikTok URL
Copy a public TikTok video link into the box above.
- 2
Run the tool
Click the button — we transcribe the video automatically.
- 3
Read the result
Read the full, clean transcript text.
- 4
Copy or download
Copy to clipboard or save as a .txt file — use it anywhere.
Prefer to do it in code?
The same transcript is available from the Captapi API in clean JSON — one request, no scraping.
curl "https://api.captapi.com/v1/tiktok/transcript?url=YOUR_URL" \
-H "Authorization: Bearer capt_live_..."Get a free API key →Frequently asked questions
Is the TikTok transcript tool free?+
Yes. Paste a public TikTok URL and get the full text for free. For programmatic access or higher volume, sign up for 100 free credits — no card required.
How do I get a transcript from a TikTok video?+
Paste the video URL above and click Get transcript. We pull the captions or audio, convert them to clean text, and show a copyable transcript in seconds.
Can I copy or download the transcript?+
Yes — copy the full transcript to your clipboard with one click, or download it as a .txt file to use anywhere.
Does it work in any language?+
We auto-detect the spoken language and support dozens of languages, so creators and researchers in the US, UK, India, Brazil, Indonesia, Nigeria, and beyond can all use it.
Do I need an account or to install anything?+
No. The tool runs in your browser with no login or install. An account is only needed if you want to call the API programmatically.
Does it work for long TikTok videos?+
Yes, including long-form uploads. Very long videos may take a few extra seconds to process.
Is my data private?+
We only fetch the public video you submit and don't sell your data. Results are briefly cached to keep the tool fast for everyone.
What can I use a TikTok transcript for?+
Common uses include subtitles and captions, repurposing video into blog posts and social clips, study and research notes, translation, accessibility, and content analysis.
Can I automate this with an API?+
Yes. The same data is available via the Captapi REST API — a single `/v1/tiktok/transcript` call returns clean JSON. It also works through MCP, our CLI, n8n, Make.com, and Apify.
What if the TikTok has no captions?+
We use AI to transcribe the audio.
The free TikTok transcript tool, explained
Every day, millions of hours of video are published on TikTok, and almost none of it is searchable, quotable, or easy to repurpose as text. This free TikTok transcript tool fixes that: paste any public TikTok video link and get a clean, copy-ready transcript in seconds — no software to install, no account to create, and nothing to pay. Whether you are a creator, marketer, student, journalist, or researcher, turning TikTok video into text unlocks workflows that video alone can't.
How to transcribe a TikTok video
It takes three steps. First, copy the URL of the TikTok video you want to transcribe. Second, paste it into the box above and press the button. Third, read the full transcript, then copy it to your clipboard or download it as a .txt file. The tool auto-detects the spoken language, so it works for content from around the world.
Why turn TikTok videos into text?
- Repurpose content. Turn a single video into a blog post, newsletter, thread, or set of short clips — text is the raw material for every other format.
- Save time. Skim or search the full text instead of scrubbing through the timeline.
- Improve accessibility. Captions and transcripts make your content usable by deaf and hard-of-hearing viewers and by anyone watching without sound.
- Boost SEO. Search engines can't watch video, but they can index text — publishing transcripts helps your content get found.
- Research and study. Quote sources accurately, build notes, and analyze what creators are actually saying.
Accuracy, languages, and limits
When a TikTok video already has captions, the transcript is built from them for high accuracy; when it doesn't, the audio is transcribed automatically. Results are strongest for clear speech and can vary with heavy background music, overlapping speakers, or strong accents. The tool supports public videos only — private or unlisted content can't be accessed. It works in dozens of languages, serving a truly global audience from the United States and United Kingdom to India, Brazil, Indonesia, the Philippines, and Nigeria.
Free tool vs. the Captapi API
This page is the no-login way to transcribe one video at a time. If you need to do this at scale — inside an app, a content pipeline, or an AI agent — the same capability is available through the Captapi API. A single /v1/tiktok/transcript request returns clean, structured JSON with the full transcript and per-segment timestamps. The API is also connectable via an MCP server, a CLI, an n8n community node, a Make.com app, and an Apify Actor, so you can wire TikTok transcripts into almost any stack.
Frequently quoted answer
How do you get a transcript of a TikTok video for free? Paste the video's public URL into a TikTok transcript tool like this one and it returns the text in seconds — free, with no sign-up — which you can then copy or download. For automation, call the Captapi /v1/tiktok/transcript endpoint, which returns the same data as JSON.
Need this at scale?
These free tools run on Captapi — the social data API with 179 endpoints across 29 platforms. Sign up for 100 free credits and automate transcripts, comments, stats, and more.
- 100 free credits, no card required
- 179 endpoints across 29 platforms
- Clean JSON — MCP, CLI, n8n, Make & Apify ready