Composition, and where the subject actually goes
Three drills that judge a picture rather than measure a mark โ and how much of that judgement is really arithmetic.
Composition is what you settle before the first mark: how much of the world the frame takes in, and where things sit inside it. It is the part of a drawing that survives being drawn badly. A clumsy lighthouse in the right place reads as a picture; a beautifully rendered one dead centre, horizon halving the frame, reads as a snapshot of a lighthouse.
It is the smallest chapter here โ choosing the crop, placing the subject, stopping the frame from leaning โ and the one where received wisdom is thinnest. Everybody is taught the rule of thirds; almost nobody is told what it does not decide, which is the interesting part.
One thing before the numbers. Composition is judged, not calculated, and two of these drills say so on their cards: Crop It and Focal Placement are marked curated, meaning their rules were written by a person rather than derived. Counterweight is the exception, because balance โ unlike taste โ has a formula. Every number below comes out of those scoring functions.
The rule of thirds, and exactly what it is worth
The rule: divide the frame in three across and three down, then put whatever matters near one of the four crossings. It is a reasonable default asked to explain more than it can. Crop It marks a cut out of 100 across four rules, the largest of which โ 40 points โ is placement.
Placement: 40 of 100The distance from the subject's centre to the nearest of the four crossings, divided by the crop's diagonal, is norm. Points are round(40 ร clamp01((0.23 โ norm) / 0.13)) โ a full 40 inside 0.10 of the diagonal, nothing past 0.23. On the fixed 3:2 crop, that band is a disc of radius 12% of the frame's width around each crossing.
Twelve per cent of the width, four times over, covers a great deal of frame: the thirds is a broad target, not a pinpoint โ only the corners and outer edges score a flat zero.
Now the part it gets wrong. Put the subject exactly in the middle and its distance to the nearest crossing is exactly one sixth of the diagonal โ centre and crossing sit half a third apart on each axis, so this is arithmetic, not approximation. A norm of 0.1667 scores 19 of the 40.
Which is the whole argument in one number: the gap between the most-taught rule in composition and the placement it is taught against comes to 21 points out of 100. Centring is not an error. It is the weakest of the strong options โ roughly how seriously the rule deserves to be taken.
Which crossing? The question the thirds never answers
Four crossings, ranked equally by the rule, and choosing between them matters more than using one at all. What decides is usually the direction the subject faces โ the space in front of it, which painters call lead room. A figure heading for the right edge with a centimetre in front of it reads as trapped, whatever crossing it stands on.
Lead room: 20 of 100frac is the clear width in front of the subject's gaze as a share of the crop's width โ the frame edge ends it, and so does a second object parked in the way. Points are round(20 ร clamp01((frac โ 0.2) / 0.3)): full at half the frame or more, nothing at a fifth or less.
A subject on a crossing has two thirds of the frame on one side and one third on the other. Facing the long way, frac is 0.667 and it takes the whole 20. Facing the short way โ same crossing, same 40 placement points, a picture most people would call correctly composed โ it is 0.333 and takes 9. Focal Placement scores the rule out of 30, full at half the frame and zero at 0.18 of it, and the two come out 30 and 14.4: a clean frame scores 100 one way round and 84 the other.
So the thirds is worth 21 points and the facing 11 to 16 โ same order of magnitude, and only one of them gets taught.
The horizon is a decision, not a default
Where the horizon crosses the frame decides how much is sky and how much is ground โ what the picture is about, before the subject gets a vote. It is also the cheapest mistake to fix: everybody's first answer is the worst one available.
Horizon: 25 of 100t is how far down the crop the horizon falls, and e its distance from the nearer horizontal third, min(|t โ 1/3|, |t โ 2/3|). Points are round(25 ร clamp01((0.17 โ e) / 0.11)) โ full inside 0.06, gone by 0.17. A horizon cropped out of the frame altogether takes a flat 15.
The full-credit band runs 0.273 to 0.393 down the frame, or 0.607 to 0.727 โ about 12% of its height, so "on the third" is a zone and not a line. A horizon that halves the frame sits 0.167 from either third and scores 1 point out of 25.
Set that against the flat 15 for no horizon at all: the drill would rather you cropped it out than ran it through the middle, by fourteen points. A central horizon splits a picture into two arguing halves. Sky or ground โ pick the one you care about and give it two thirds.
Balance is leverage, not symmetry
Here the wisdom is not thin, it is missing: people are told a composition should be "balanced" and left to work out what that means. Two things decide how hard a shape pulls โ its weight, size multiplied by how strongly it reads against the paper, and its arm, how far out from the middle it sits. Pull is weight times arm, as on a see-saw: a small dark shape near the edge can hold up a large pale one near the centre, and symmetry is only one way of many to balance a picture.
Where the shape has to goWeight is area ร min(1, darkness). With the pivot C at the centre of the frame, the picture stops leaning where the moments โ each weight times its own arm โ cancel: ฮฃ wแตข(pแตข โ C) + w(p โ C) = 0. That has exactly one solution, p = C โ ฮฃ wแตข(pแตข โ C) / w, and Counterweight generates its frames with the same function it marks them with.
Beginners count the weight and forget the arm. That is the habit the drill was built to catch, and it says so at the end of a round when it sees one โ a mean miss of at least 0.15 of the tolerance, all of it short of the arm, with not one placement going the other way.
Weight's two halves vary independently, which stops the lesson collapsing into "bigger is heavier". Areas run 0.006 to 0.028 of the frame width squared and darkness 0.40 to 1.0, so the biggest palest shape weighs 0.028 ร 0.40 = 0.0112, while one of under half that area at full darkness weighs 0.012 ร 1.0 = 0.0120 โ more. The last frame of a round inverts it again: your shape is the heavy one, so its arm has to be shorter.
How far off you may beThe score is linear in the distance from that solved spot, (1 โ dist / zero) ร 100, with zero set at REL_TOL = 0.26 of the frame's width. Landing 2% of the frame width out scores 92, 5% scores 81, 10% scores 62, 20% scores 23, and 26% scores nothing. A pixel floor sits underneath โ the larger of the two hardware allowances, 48px with a pen, 56px with a mouse or trackpad, 45px with a finger โ so above roughly 215px of frame width the fraction of the picture rules, not your screen size.
What "curated" on a card actually means
The arithmetic in Crop It and Focal Placement is exact โ the same crop always scores the same number, and nothing on this site is marked by a model. What is not exact is the choice of what to measure. Somebody decided a crop is worth 40 for placement, 25 for the horizon, 20 for lead room and 15 for keeping the subject whole; somebody decided a placement splits 50, 30, 20. The line under a Focal Placement frame โ it's staring at the edge, too cozy with the rock โ is a five-branch decision about which rule you lost most to. An opinion, precisely delivered.
That precision is the point, not a disclaimer: you can disagree with "40 points for the thirds" in a way you cannot disagree with "make it interesting". Counterweight carries a different word because it is different in kind โ its spot is where the moments cancel, not a view about where a shape looks best.
What none of this can teach you
- You never make a mark. You drag a rectangle, tap a spot, drop a shape. On paper, composition is entangled with the drawing โ you find a better crop halfway through rendering.
- The shape of the frame is fixed. The crop is locked to 3:2; you choose only how much scene it takes, between a quarter and five eighths of the width. Choosing the proportions of the paper is a real decision these drills never offer.
- Height is not read as height. None of the placement drill's three rules tells a top crossing from a bottom one, so top-left and bottom-left score identically. To the eye they are not the same picture.
- Weight is area and darkness, nothing else. A saturated red pulls harder than its lightness predicts, and so do a face, a hard edge, a scrap of text. The balance drill knows nothing about interest, and interest is heavy.
- Scale is missing. A composition that works at thumbnail size can come apart at A2, where the eye travels the picture instead of taking it in at once.
The nearest thing here to the habit that fixes compositions is the three-value thumbnail drill in the value chapter: squint a scene down to three tones and see whether the shapes still hold.
How to practise this week
Seven minutes end to end. The point is finding out which of these rules you personally ignore.
- Days one and two โ the cropping drill, three minutes. Four bars under the picture answer to your frame as you drag it. Watch the bars, not the total: 19 is what dead centre pays for placement, and a horizon bar under 5 means the horizon is halving the frame or hugging an edge.
- Days three and four โ the placement drill, two minutes. One question after each reveal: was I on the crossing behind the subject's gaze, or in front of it? The last frame narrows the full-credit disc from 6% of the diagonal to 3.5% โ on a 900px frame, 65px down to 38px โ so a drop on the fourth is the drill tightening, not you slipping.
- Days five and six โ the balance drill, two minutes. Ignore the per-frame numbers. The line worth acting on is the one at the end of a round, and only when it fires: if it says the shapes landed too near the middle, the correction is bigger than you think โ the answer always sits 14% to 38% of the frame's width out from the centre.
- Day seven โ paper. Six matchbox thumbnails of one subject, two minutes each: move the horizon in three of them and the subject in the other three. The drills exist so that you notice, on day seven, that you have run the horizon through the middle again.
Each score is compared against your own past rounds and nothing else, and here more than anywhere a low one is an invitation to disagree. If you can say why your crop beats the one the drill preferred, you have had the point of the chapter.
Next: value & light, where the three-value thumbnail lives ยท observation, for negative space and proportion ยท all six guides ยท the catalogue, 43 drills