> 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/billing-and-plans/premium.md).

# Premium

Trancy offers a free tier plus two paid upgrades: Premium and Premium + Advanced AI. Trancy Free covers bilingual subtitles, web translation, and saving words; Premium unlocks AI subtitle transcription, PDF translation, AI speaking practice, and unlimited collections; Premium + Advanced AI adds the most capable AI translation engines and higher quotas.

Trancy Premium is a subscription, and you can subscribe to Monthly and Yearly plans. You can cancel anytime, and save money by choosing a yearly plan.

> **New to Premium? Trancy includes a free trial so you can test the Premium features before you pay. See the current trial length and prices on the Trancy pricing page.**

### **Trancy Free features**

* Bilingual subtitles on YouTube, Netflix, Disney+, Udemy, Coursera, TED, edX, and HBO Max
* Smart immersive web-page translation
* Unlimited word and sentence translation, with word and sentence lookups
* Unlimited bilingual subtitle downloads (subtitle export)
* Smart sentence splitting for YouTube subtitles
* Google and Microsoft dual-engine translation, plus custom translation engines
* Flashcard Practice in the Learning Center

### **Trancy premium features**

* YouTube AI Subtitle Transcription — AI turns videos without subtitles into accurate, well-split subtitles (up to 40 videos/day on Premium)
* PDF AI Translator for bilingual PDF documents
* Unlimited word and sentence collections, plus the Premium Wordbook and word import
* AI Precise Word Definitions, AI sentence parsing, and AI grammar analysis on videos
* AI speaking practice: AITalk (AI Conversation Training) and AI Pronunciation Assessment
* AI Learning Assistant and AI Shadowing in the Learning Center
* Premium themes and Microsoft Azure text-to-speech

### Premium + Advanced AI

Premium + Advanced AI (sometimes shown as the "Kickstart Deal") includes everything in Premium and unlocks the most capable AI translation engines, plus higher usage limits. It adds GPT-5-mini, GPT-4.1 mini, DeepSeek V3, Claude 4.5 Haiku, and Gemini 2.0 Flash, with roughly 20 million tokens per month, AI subtitle transcription for up to 60 videos per day, and PDF translation up to 4,000 pages per month.

### Plan comparison

The table below compares what each plan includes. Prices vary by region and promotions run, so check the Trancy pricing page for your local price. As a reference, Premium starts from about $3.49/month and Premium + Advanced AI from about $8.79/month (example figures: TR region, standard monthly billing).

| Feature                                                                                                                             | Free                              | Premium                                                        |
| ----------------------------------------------------------------------------------------------------------------------------------- | --------------------------------- | -------------------------------------------------------------- |
| Bilingual video subtitles and subtitle export                                                                                       | Yes                               | Yes                                                            |
| Immersive web translation with word and sentence lookups                                                                            | Yes                               | Yes                                                            |
| Saved word and sentence collections                                                                                                 | Limited (100 words, 50 sentences) | Unlimited                                                      |
| PDF AI Translator                                                                                                                   | 50 pages/month (see note below)   | Up to 4,000 pages/month                                        |
| YouTube AI subtitle transcription                                                                                                   | No                                | Up to 40 videos/day (60/day with Advanced AI)                  |
| AI grammar analysis, video exercises, and AI video summaries                                                                        | No                                | Yes (AI video summaries up to 10/day; 50/day with Advanced AI) |
| AI speaking practice (AITalk, AI Pronunciation Assessment), AI Learning Assistant, and AI Shadowing                                 | No                                | Yes                                                            |
| Premium themes and Microsoft Azure text-to-speech                                                                                   | No                                | Yes                                                            |
| Advanced AI translation engines (GPT-5-mini, GPT-4.1 mini, DeepSeek V3, Claude 4.5 Haiku, Gemini 2.0 Flash; about 20M tokens/month) | No                                | Premium + Advanced AI only                                     |

Note on PDF limits: Trancy's pricing comparison table lists the free PDF allowance as 50 pages/month, while the Premium plan card on the same page mentions up to 2,000 pages/month. Because the source is inconsistent, this manual uses the comparison-table figures (Free 50 pages/month; Premium + Advanced AI up to 4,000 pages/month).

> EDITOR TODO: Confirm the free-vs-Premium split and the PDF page limits against the in-product upgrade screen (extension and learn.trancy.org). The pricing page is internally inconsistent on PDF (50 vs 2,000 pages/month). Trancy marketing also calls AITalk a "free AI speaking coach," but the pricing comparison gates AITalk, AI Pronunciation Assessment, and AI Learning Assistant as Premium; if in-product differs, in-product wins. Note: the App Store complaint about removed free auto-translate is mobile-specific (\~2025).
>
> ### Frequently asked questions
>
> **Is Trancy free?**
>
> Yes. Trancy has a free tier that covers bilingual video subtitles, immersive web translation, unlimited word and sentence translation, subtitle export, and Flashcard Practice. Premium and Premium + Advanced AI add AI subtitle transcription, PDF translation, AI speaking practice, unlimited collections, and the advanced AI engines.
>
> **What is the difference between Premium and Premium + Advanced AI?**
>
> Premium unlocks AI subtitle transcription, PDF translation, AI speaking practice, and unlimited collections. Premium + Advanced AI includes everything in Premium and adds the most capable AI translation engines (such as GPT-5-mini and Claude 4.5 Haiku), higher daily video limits, more PDF pages, and a large monthly token allowance.
>
> **How much does Trancy Premium cost?**
>
> Prices vary by region and Trancy runs periodic promotions, so check the Trancy [pricing page](https://trancy.org/pricing) for your local price. As a reference, Premium starts from about $3.49/month and Premium + Advanced AI from about $8.79/month (TR region, standard monthly billing). Prices in the iOS app are set per region and tend to run higher than the website.
>
> **Is there a free trial?**
>
> Yes. Trancy offers a free trial of the paid plans so you can try the Premium features before paying. The exact trial length and how to start it are shown on the Trancy pricing page and in the app.
>
> **How do I manage or cancel my subscription?**
>
> You can manage billing, switch between monthly and yearly, or cancel from your account. See the [Subscription ](/en/billing-and-plans/subscription.md)page for the full billing details, and the [Refund ](/en/billing-and-plans/refund.md)page for the refund policy.
>
> *Last updated: June 4, 2026. Pricing last verified June 4, 2026 (TR region).*


---

# 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/billing-and-plans/premium.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.
