1001Ferramentas
🎯 Games

Scrabble Scorer PT-BR

Computes a word score for Portuguese Scrabble, summing letter values from the table built into the tool. Check the tile values of your own edition before using it in a real game.

What that Portuguese word is worth

Someone plays CORAÇÃO and the whole table stops to argue about the score. Counting tile by tile is slow and someone always disagrees. Type the word here and you get the total plus a letter by letter breakdown in the form C=2 A=1 R=1, which shows exactly where your count and the tool parted ways. Accents and the cedilla can be typed straight into the field.

Two things are left out, and both move the score a lot: the colored squares on the board and the 50 point bonus for laying down all seven tiles. What you get here is the raw sum of the letters, the starting point before anything doubles or triples. Normalization matters too: the cedilla becomes C and accented vowels drop to the base vowel, so CORAÇÃO is scored as CORACAO. Spaces, digits and hyphens are ignored.

Before using it in a game that counts, check the values against the tiles in your own box. Portuguese editions are not identical, and the table built in here disagrees with the classic Portuguese set on several letters, among them D, L, M, N, G and Z; K, W and Y show up worth 5 even though older Portuguese sets do not include them at all. A blank scores zero, so subtract the letter it stood for yourself.

Frequently asked questions

Does it account for triple word squares?
No. It returns the plain letter sum. Apply letter and word multipliers afterwards, remembering that word multipliers act on the already adjusted total.
How are Ç and accented letters handled?
They fold to the base letter before scoring, so Ç counts as C and à counts as A. In a physical Portuguese set, Ç is its own tile with its own value.
Does it check whether the word exists?
No. There is no dictionary behind it, so any string of letters gets a score, valid or not. Word validation stays with whatever dictionary your table agreed on.

Related Tools