Skip to content

Exporting Transcripts

Export your finished transcripts in various formats for different use cases.

Export Toolbar

Editor with Export Buttons

The export buttons are located in the editor toolbar. Each button opens a dialog with format-specific options.

Available Formats

Word (.docx)

Word Export Dialog

Export to Microsoft Word format with professional formatting and styling.

OptionDescription
Include HeaderAdd a header section with title, date, and participants
Speaker StyleChoose how speakers are displayed: bold, color-coded, or plain
TimestampsInclude timestamps (none, start of utterance, or inline)
Page LayoutPortrait or landscape orientation

Best for: Formal documents, meeting records, legal transcripts, sharing with non-technical users.

Text (.txt)

Text Export Dialog

Export as plain text for maximum compatibility.

OptionDescription
Include TimestampsAdd timestamps before each utterance
Include Speaker LabelsShow speaker names before their text
Line BreaksChoose between single or double line breaks between utterances

Best for: Simple archives, copy-paste into other documents, processing with scripts.

SRT (Subtitles)

Export in SubRip subtitle format for video captioning.

OptionDescription
Max Characters per LineLimit line length for readability (default: 42)
Max Lines per SubtitleNumber of lines per caption (default: 2)
Include Speaker LabelsPrefix subtitles with speaker names

Best for: Adding captions to videos, YouTube uploads, accessibility compliance.

CSV (Spreadsheet)

Export structured data for analysis in spreadsheet applications.

ColumnContent
Start TimeUtterance start timestamp
End TimeUtterance end timestamp
SpeakerSpeaker name or ID
TextTranscribed content
ConfidenceAverage confidence score (optional)

Best for: Data analysis, importing into databases, custom processing workflows.

AI Minutes

AI Minutes Export Dialog

Generate intelligent meeting summaries with action items, decisions, and key discussions.

See AI Meeting Minutes for detailed documentation.

Best for: Meeting notes, executive summaries, action item tracking.

Export Process

  1. Open the Editor - Navigate to your transcript in the editor
  2. Click Export Button - Select the format you need from the toolbar
  3. Configure Options - Adjust format-specific settings in the dialog
  4. Download - Click the export/download button to save the file

TIP

Review and correct any transcription errors before exporting. Changes made in the editor are saved automatically.

Choosing the Right Format

Use CaseRecommended Format
Sharing with colleaguesWord (.docx)
Archiving transcriptsText (.txt)
Video subtitlesSRT
Data analysisCSV
Meeting notesAI Minutes
Legal recordsWord (.docx) with timestamps
AccessibilitySRT or Word with speaker labels

Tips

For Professional Documents

  • Use Word export with Include Header enabled
  • Select Bold speaker style for clear attribution
  • Include timestamps if the transcript may be referenced against audio

For Video Subtitles

  • Keep Max Characters per Line between 35-42 for readability
  • Use 2 lines per subtitle maximum
  • Disable speaker labels if speakers are visible on screen

For Data Processing

  • Use CSV for programmatic access to transcript data
  • Include confidence scores to filter low-quality segments
  • Timestamps use ISO 8601 format for easy parsing