Star on GitHub — community-maintained pronunciation dictionary

How to pronounce Brotli

cs-term community-consensus

BROHT lee /ˈbroʊt.li/ mp3
or: BROT lee /ˈbrɒt.li/

Brotli is most commonly pronounced "BROHT lee" (/ˈbroʊt.li/). This is the widely-used reading among engineers, though edge cases exist.

Google's HTTP compression algorithm (Content-Encoding: br), now supported in all major browsers. Named after the Swiss German word 'Brötli' meaning a small bread roll — sibling to Google's earlier 'Zopfli' (also a Swiss bakery product). Most English speakers say BROHT-lee (stress on BROHT, long o); some say BROT-lee with a short o. Two syllables: BROHT + lee — the 'tli' is one syllable, not 'tuh-lee'. The umlaut 'ö' of the original 'Brötli' is dropped in the ASCII spelling, which is part of what makes the word look harder than it sounds. Common mistakes: broh-TLEE (stress on the wrong syllable) or reading '-tli' as two syllables. Stress is on the first syllable.

Alternate readings you might hear:

Source: Google Open Source Blog — Introducing Brotli (2015)

Pronouncing project and product names correctly avoids the small but persistent friction of being gently corrected during standups, conference Q&As, and team calls. Hearing the word a few times locks in the right reading better than reading IPA ever will. Pronounce is a community-maintained dictionary — every entry tagged with a confidence level and (where possible) a citable source.

How do you pronounce Brotli?

Brotli is pronounced "BROHT lee" (/ˈbroʊt.li/). Google's HTTP compression algorithm (Content-Encoding: br), now supported in all major browsers. Named after the Swiss German word 'Brötli' meaning a small bread roll — sibling to Google's earlier 'Zopfli' (also a Swiss bakery product). Most English speakers say BROHT-lee (stress on BROHT, long o); some say BROT-lee with a short o. Two syllables: BROHT + lee — the 'tli' is one syllable, not 'tuh-lee'. The umlaut 'ö' of the original 'Brötli' is dropped in the ASCII spelling, which is part of what makes the word look harder than it sounds. Common mistakes: broh-TLEE (stress on the wrong syllable) or reading '-tli' as two syllables. Stress is on the first syllable. Source: Google Open Source Blog — Introducing Brotli (2015).

What is the IPA for Brotli?

The IPA for Brotli is /ˈbroʊt.li/, respelled "BROHT lee".

Hear it from the command line

$ say-it Brotli # primary × 3 + audible "or: …" for each alternate
$ say-it --alt Brotli # focus on the first alternate
$ say-it --all Brotli # primary AND every alternate, each repeated
$ say-it --solo Brotli # primary only, no "or: …" tail
$ say-it --why Brotli # print the dict entry with source URL

Install the CLI: git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh

Share this

Help one more dev stop saying "Brotli" wrong.

⭐ Star the project

This whole page exists because of a community-maintained TSV. If it saved you a cringey moment, drop a star.

Star on GitHub GitHub stars
Star on GitHub