Skip to main content
Konthora

Format Reference

What Is a TXT Transcript File?

A practical guide to understanding the plain-text transcript export format, including what information it preserves and when it is the best choice for your workflow.

What Is a TXT Transcript File?

A TXT (Plain Text) file is one of the simplest digital document formats. When you export a transcription from Konthora as a TXT file, you receive readable transcript blocks with a display timestamp before each block.

Unlike specialized subtitle formats, a TXT export does not include cue end times, sequential cue numbers, or the player-specific syntax used by SRT and VTT.


What a TXT Transcript Contains

When you export your transcription to TXT, the output preserves the recognized text and places a display timestamp before each block. The selected timestamp grouping determines how the text is organized into readable blocks.

transcript_example.txt
[00:00]
This is an example of a plain text transcript export.

[00:04]
The text remains easy to read, copy, and paste without subtitle cue syntax.

What TXT does not preserve: A TXT export does not include subtitle cue end times, sequential cue numbers, or the nested data structure used for programmatic processing.


When Is TXT Useful?

Because it is completely unformatted, the TXT format is universally supported across virtually all operating systems and word processors. You should choose the TXT format when your primary goal is readability rather than synchronization.

  • Review and Archiving: Reading a plain text document is much easier than reading a subtitle file filled with timecodes.
  • Content Repurposing: If you are converting a podcast or video into a blog post, a TXT file gives you a clean foundation to start editing.
  • Searchability: TXT files are easily indexed and searched by your local computer or document management system.

How TXT Differs from SRT, VTT, and JSON

While a TXT file is perfect for reading, it is missing the metadata required for specific workflows. Here is how it compares to the other formats available in Konthora:

  • SRT and VTT:These are timed subtitle formats. They include exact start and end timestamps (for example, 00:01:15.500) for every cue. TXT display timestamps are useful for reading but do not make a file suitable for video synchronization.
  • JSON:This is a structured data format containing segments and, when word mode is selected, word-level timestamps. It is intended for software workflows, whereas TXT is designed for human reading.

Exporting a TXT Transcript from Konthora

You can generate a plain-text transcript directly within the audio to text workspace.

Upload your media file (up to 100 MB and 10 minutes), select your pacing mode, and run the transcription. Once complete, select TXT from the export options to download your readable document.

Note: Uploaded media files and their resulting transcripts are temporarily held to allow you to preview and download the results. They are deleted automatically after 60 minutes.

Ready to create a transcript?

Upload your audio or video file and export a clean TXT document instantly.

Open Transcription Tool

Frequently Asked Questions

Can I use a TXT file as video subtitles?
A standard TXT file lacks the required timecodes to sync with video playback. If you need timed subtitles, you should export your transcription as SRT or VTT instead.
Are timestamps included in the TXT export?
Yes. Konthora's TXT export places a readable display timestamp, such as [00:00], before each transcript block. It does not use the start-and-end cue structure required by SRT or VTT subtitle files.
Is there a limit on how long the transcript can be?
Transcriptions are subject to the same upload limits as all audio processing: files up to 100 MB and up to 10 minutes in duration.