Croissant Layer Count Calculator
Calculate butter layers in croissant dough from fold type and turn count.
A 3-fold done 3 times makes 27 layers.
Shows how count changes with each fold.
Croissant dough achieves its signature flaky texture through lamination, the process of repeatedly folding butter into dough to create alternating layers. The number of layers depends on the fold type and number of turns.
Layer Formula: Butter Layers = Product of all fold multipliers
Each fold type creates a different number of layers:
| Fold Type | Description | Layer Multiplier |
|---|---|---|
| Single (letter) fold | Fold into thirds | ×3 |
| Double (book) fold | Fold in quarters | ×4 |
| Triple fold | Fold into thirds, then in half | ×6 |
After N turns:
- All single folds: butter layers = 3^N
- All double folds: butter layers = 4^N
- Mixed: multiply each fold’s value
Counting the two kinds of layer
You start with the butter block sealed inside the dough, so before any folding there is 1 butter layer sitting between 2 dough layers. Every fold multiplies the butter layers, and the dough layers stay one ahead, because the stack always begins and ends with dough.
Butter layers = the product of the fold multipliers Dough layers = butter layers + 1
That is where the famous 27 comes from: three letter folds give 27 butter layers, wrapped in 28 sheets of dough. If a recipe quotes 26, it is counting the gaps rather than the butter.
Classic Croissant Combinations:
| Method | Folds | Butter Layers | Dough Layers |
|---|---|---|---|
| 3 single folds | 3×3×3 | 27 | 28 |
| 2 double + 1 single | 4×4×3 | 48 | 49 |
| 1 double + 2 single | 4×3×3 | 36 | 37 |
| 2 double folds | 4×4 | 16 | 17 |
Worked Example: Classic French method (3 single folds):
- Start: butter block enclosed in dough, so 1 butter layer, 2 dough layers
- First single fold: 1 × 3 = 3 butter layers, 4 dough layers
- Second single fold: 3 × 3 = 9 butter layers, 10 dough layers
- Third single fold: 9 × 3 = 27 butter layers, 28 dough layers
Why Layer Count Matters (butter layers):
- Too few (under 16): dough is bready, not flaky
- Ideal range (24–48): distinct, shattering layers with honeycomb crumb
- Too many (over 80): butter layers become too thin, meld together during baking, and the result is brioche-like instead of flaky
Four turns is the practical ceiling for croissants, which is why this calculator stops there. Past that you are thinning butter for no gain, and every extra turn is another 30 minutes in the refrigerator.
Temperature is Critical: Butter must stay between 60–65°F (15–18°C) during folding. If butter gets too warm, it absorbs into the dough and layers merge. If too cold, it shatters and tears the dough. Rest the dough 30 minutes in the refrigerator between each fold.
How we build and check this calculator
This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.
SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.