prototype

Telegram to Text

Enter a public Telegram channel and get one readable file back: TXT or Markdown. Use it for NotebookLM, LLM context, internal knowledge bases, search, or a clean archive without manual HTML cleanup.

How it works

We read the public web version of the channel, extract text posts, and merge them into one downloadable file.

What comes out now

One TXT or Markdown file with all extracted text posts from the public channel — ready to upload to NotebookLM, store in your knowledge base, or pass into an LLM workflow.

What can be added later

Image export, EPUB/PDF, book mode, and a curated layer over the original text corpus.

Current boundaries: only public channels, only text export, and basic abuse protection. We log channel slug, format, success/failure, and timing so we can see what works before any full analytics stack exists.