Export Formats
OnceScribe supports multiple export formats covering subtitle production, document editing, data analysis, and more.
Available Formats
| Format | Extension | Use Case |
|---|---|---|
| Plain Text | .txt | Reading, editing, printing |
| Subtitle (SRT) | .srt | Video subtitles, universal compatibility |
| Subtitle (VTT) | .vtt | Web video subtitles |
| JSON | .json | Data analysis, development |
| CSV | .csv | Spreadsheet analysis, Excel |
| Word | .docx | Document editing, formatting |
| Markdown | .md | Knowledge bases, note apps |
| HTML | .html | Web display |
.pdf | Sharing, archiving |
Export Options
When exporting you can set:
- Include timestamps: Whether to insert time info in text
- Speaker labels: Whether to keep Speaker tags (if available)
- Time format:
HH:MM:SSor seconds - Encoding: UTF-8 (default) / UTF-8-BOM
Batch Export
During batch processing, you can export multiple formats simultaneously:
- Select desired formats in batch settings
- After processing, each format is saved separately
- Support “same directory as source” or “specified output folder”
Last updated