> For the complete documentation index, see [llms.txt](https://manual.trancy.org/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.trancy.org/en/get-started/use-extension/bilingual-subtitles/read-mode.md).

# Read mode

<figure><img src="/files/gwTLrNtyyGdHOnawpC9C" alt=""><figcaption><p>Read Mode</p></figcaption></figure>

Read Mode is Trancy's text-first way to study a video. It shrinks the player to one side and lays the bilingual subtitles out as readable, scrollable text, with intelligent sentence segmentation joining broken captions into complete sentences. It is ideal for reading along closely, practicing sentences, and singing or shadowing songs.

### How to turn on Read Mode

1. Open a video on a supported site and turn on Trancy bilingual subtitles.
2. Hover over the video to show the Trancy subtitle toolbar.
3. Click the Read Mode icon to move the video aside and show the subtitles as text.
4. Scroll through the subtitle text, click any line to jump the video there, and press Esc to exit.

* Intelligent sentence segmentation — NLP joins fragmented captions into full sentences so the text reads naturally.
* Focused playback — click a sentence to play just that line, so you can repeat and study it on its own.
* Word collection — save new words to your wordbook with one click to review them later.
* Sentence collection — bookmark useful example sentences to revisit and practice in your Learning Deck.
* Font adjustment — change the subtitle font and size so the text is comfortable to read.

### Frequently asked questions

**What is the difference between Read Mode and Theater Mode?**

Read Mode puts the subtitles front and center as scrollable text with the video off to the side, which is best for close reading and sentence practice. Theater Mode keeps the video large and centered for distraction-free watching.

**Can I save words and sentences from Read Mode?**

Yes. Click a word to add it to your wordbook, or bookmark a whole sentence. Saved items sync to your Learning Deck so you can review and practice them later.

**Is Read Mode good for practicing songs?**

Yes. Because the lyrics appear as clean, complete lines, Read Mode is well suited to reading along and singing or shadowing songs at your own pace.

Prefer to keep the video full-size? Try [Theater mode](/en/get-started/use-extension/bilingual-subtitles/theater-mode.md), or return to the [Bilingual subtitles ](/en/get-started/use-extension/bilingual-subtitles.md)overview.

*Last updated: June 5, 2026*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.trancy.org/en/get-started/use-extension/bilingual-subtitles/read-mode.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
