# Cantonese Lyrics Writing Apps in 2026

Writing Cantonese lyrics is a puzzle. You need words that sound right, match the melody's tone contour, and fit the rhyme scheme—all at the same time. The right tool can make this process feel less like guesswork and more like crafting.

Here is a look at the landscape of Cantonese lyric-writing tools available today, what each does well, and where you might want to look next.

### The Legacy Tools

#### 0243.hk

The original web tool that popularised the **0243 melody-matching system**. Based on the work of **Wong Chi Wah (黃志華)**, the researcher who formalised the framework, this site lets you search for characters by their pitch contour.

- **Strengths:** The Original. It's been around the longest and the syntax is familiar. Lightweight, no login required.
- **Limitations:** Occasional downtime (502 errors sometimes). Limited functionality, can be slow on unchached searches, no offline access. Best not to rely on it to hit deadlines.

#### Canto-0243

A Python-based desktop tool inspired by 0243.hk. Offers many of the same features, while also allowing you to customise the code and contribute to the project yourself.

- **Strengths:** Offline-first. Totally open source. 
- **Limitations:** To get the most out of it, you need some technical knowledge. The PWA is easier to use, but isn't fully offline-capable (at time of writing at least).

Full disclosure: The author of Canto-0243, Bill (姚程馭), is a good friend, and we've been discussing our projects together since day 1. 

### The Modern Alternatives

#### Cantonese Lyrics AI (cantolyricsai.com)

An AI-powered approach to Cantonese lyrics. You describe a theme or mood, and the system generates lyrics for you.

- **Strengths:** Not just a lookup tool - this is more for brainstorming and overcoming writer's block.
- **Limitations:** Generated text can't be relied on for exact matches since it uses non-deterministic AI. Requires a subscription. Addresses a fundamentally different problem.

### What to Look For

If you are evaluating tools for Cantonese lyric writing, here are the key features to consider:

1. **Melody matching:** Can you search by tone contour (0243 system)? Do you need more precise matching, like the 025493786 system provides? This will depend on the genre you're writing in.
2. **Rhyme search:** Apart from precise finals, you might want to rhyme by through-rhyme groups (通韻), belly (韻腹), or coda (韻尾). Different rhyme groups are good for different genres, where it's Canton opera, Naamyam, or even rap.
3. **Wildcards:** Do you want to use placeholders for some undecided notes? Or are you writing melodic rap where some of the melody can be free? Wildcards like `0?3` could be useful depending on the genre or whether you're able to change the melodic choices yourself.
4. **Custom vocabulary:** Can you add your own words (slang, project-specific terms) and have them appear in search? Maybe you're writing a musical and want to add your character names, or important locations in the script.
5. **Offline access:** Does the tool work without an internet connection? Especially key if you write to a deadline.
6. **Platform:** Is it available on the devices you use—desktop, mobile, or both? And can you move your data between them?

### One More Option: canTone (啱音字)

For context, **canTone** is a desktop and mobile app built for Cantonese lyricists. It combines all variations on the 0243 melody system with rhyme search, tone-pattern wildcards, homophone lookup, and custom vocabulary with a built-in fuzzy IME. It works offline on Mac, Windows, iOS, and Android.

If you are looking for a tool that handles the full complexity of Cantonese tone matching without requiring an internet connection, it might be worth a look. Perhaps I'm biased though!

### The Bottom Line

There is no single "best" tool; it depends on what you need. If you want the OG, 0243.hk is still there. If you like to dig into the code and customise it exactly how you want, or even contribute to the project, Canto-0243 is worth a look. If you want AI-assisted brainstorming, Cantonese Lyrics AI exists.

The most important thing is that the tool gets out of your way and lets you focus on writing. Let me know if you use any of these tools, and what other features you wish they had!