A weighted pros and cons list maker that turns a messy gut decision into a clear, defensible comparison. Instead of scribbling two columns and eyeballing which is longer, you give every point an importance weight from 1 to 5, and the tool computes a net score, draws a balance bar, and labels each option with a plain-English verdict — from “strong go” to “strong no”. It is built for any either-or or multi-way choice: accepting a job offer, picking between two flats, choosing a framework, deciding whether to move city, or settling a purchase you keep going back and forth on.
How it works
Most pros and cons lists fail for one reason: they treat every entry as equal. In reality a single dealbreaker can outweigh a long list of nice-to-haves. This tool fixes that. Each pro and each con carries a weight from 1 (trivial) to 5 (critical). For every option, the tool adds up the weights of the active pros, adds up the weights of the active cons, and subtracts the second total from the first to get the net score. A positive net means the pros win; a negative net means the cons win. The coloured balance bar shows the split visually, green for pros and red for cons, so you can read the lean at a glance.
When you add more than one option, the tool ranks them by net score, highlights the leader, and shows a confidence figure based on how lopsided the balance is relative to the total weight you entered. A decisive lead on a focused list reads as high confidence; a thin lead buried in a huge list reads as “too close to call”. Everything recalculates live as you type, and the entire board is auto-saved in your browser so you can close the tab and come back to it later.
Example
Suppose you are deciding whether to accept a new job. Under “Accept the offer” you list a higher salary (weight 5), better learning (weight 4) and a shorter commute (weight 2) as pros, then losing your current team (weight 4) and probation uncertainty (weight 3) as cons. Pros total 11, cons total 7, so the net score is +4 and the verdict reads leans yes. Add a second card for “Stay where I am”, weigh its own pros and cons, and the tool ranks the two side by side and highlights whichever comes out ahead.
| Option | Pros total | Cons total | Net | Verdict |
|---|---|---|---|---|
| Accept the offer | 11 | 7 | +4 | Leans yes |
| Stay where I am | 7 | 9 | -2 | Leans no |
When you are happy, export the whole comparison to Markdown or CSV, or copy it to your clipboard to drop into notes. Every figure is computed in your browser and nothing is ever uploaded.