Skip to content

Client side VTT to TXT converter. Useful for LLM processing of meeting transcripts

License

Notifications You must be signed in to change notification settings

ruphy/vtt-to-txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

VTT to TXT Converter

A minimalist, client-side WebVTT-to-plain text converter optimized for feeding concise content into LLMs.

🎯 Purpose

Quickly convert WebVTT files (like transcriptions from Grain recordings) into clean TXT files, ideal for use with language models.

🚀 Features

  • Client-side conversion: No data leaves your device.
  • Simple & Fast: Drag-and-drop interface.
  • Optimized Output: Generates concise text, perfect for AI/LLM input.

📸 Screenshot

image

📥 Usage

  1. Drag and drop your .vtt file.
  2. Click "Convert to TXT".
  3. Copy or download the TXT file.

🛠 Contribution

Feel free to contribute or raise issues!

📜 Copyright / License

Copyright (c) 2025 Riccardo Iaconelli

See LICENSE for details (AGPLv3)

About

Client side VTT to TXT converter. Useful for LLM processing of meeting transcripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages