Measure your wood pile, get cords + face cords, compare price per cord — feet ⇄ metres, one-click copy, browser-only
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
What this tool does
Free firewood cord calculator for buying, selling and stacking wood. A full cord is a stack 4 ft × 4 ft × 8 ft, which is 128 cubic feet of wood with the air gaps included. Punch in the length, width and height of your pile and the tool tells you how many full cords and face cords it holds, so you know whether the load that just got dumped in the driveway matches what you paid for. A face cord shares the 4 ft height and 8 ft length of a full cord but is only one log deep, so it works out to roughly a third of a cord. Add the asking price and the calculator divides it down to a cost per cord, which is the only honest way to compare two sellers quoting different pile sizes. Reverse the calculation to turn a cord count back into the stack dimensions you need to clear in the woodshed, and switch between feet and metres for either side. Everything runs in your browser with a shareable link that reopens the exact pile, and nothing is uploaded.
Tool details
- Input
- Numbers
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result + Copy
- The result area focuses on usable output, with copy, download, or preview actions when supported.
- Privacy
- Browser-side processing
- The main tool logic does not call an external API, so inputs normally stay in the current tab.
- Save / share
- Shareable URL state
- Key settings are encoded in the URL so another person can reopen the same setup.
- Performance budget
- Initial JS <= 9 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Calculator · Operations
- Category and role tags drive related tools, internal links, and quick fit checks.
How to use
-
1. Input
Paste or drop your content into the tool panel.
-
2. Process
Click the button. All processing is local in your browser.
-
3. Copy / Download
Copy the result or download to disk in one click.
How Firewood Cord Calculator fits into your work
Use it for fast estimates, comparisons, and planning numbers before you make the final call.
Calculation jobs
- Getting a realistic range before a purchase, plan, workout, or schedule decision.
- Comparing scenarios by changing one input at a time.
- Turning rough assumptions into a number you can discuss.
Calculation checks
- Double-check units, dates, rates, and rounding assumptions.
- Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
- Save the inputs that produced an important result so you can reproduce it later.
Good next steps
These links move the current task into a more complete workflow.
- 1 Board Foot Calculator Thickness × width × length ÷ 12 = board feet — multi-row cut list, per-BF cost, imperial ⇄ m³ — browser-only Open
- 2 Unit Converter Convert between length, weight, temperature, area, volume, speed, time — instant, browser-only Open
- 3 Mulch Calculator Garden bed area + spread depth → cubic yards, bags and bulk — multi-bed, metric/imperial — browser-only Open
Real-world use cases
Check a firewood delivery against what you paid for
A truck just dumped a load and the driver said it was a cord. Stack it neatly against the garage at 4 ft high and 8 ft long, measure how deep it goes, and feed the three numbers in. If the depth comes out to 2.5 ft instead of 4 ft, the tool shows you have about 0.6 of a cord, not the full one you were charged for, and you have the number in hand before the truck leaves the street.
Compare two sellers quoting different pile sizes
One ad lists 280 for a stacked pile, another lists 240 for a smaller one. Enter each pile's length, width and height plus its price, read the cost per cord for both, and the comparison stops being a guess. The smaller cheaper pile often turns out to cost more per cord once you account for how little wood it actually holds.
Plan a woodshed or tarp before the wood arrives
You ordered two cords for the winter and need to know where it will go. Switch to cords mode, type 2, and the tool returns 256 cubic feet. That is a stack 4 ft high, 8 ft long and 8 ft deep, so you can mark out the footprint in the shed and buy a tarp the right size rather than discovering the pile spills into the walkway.
Price your own firewood to sell by the cord
You split a winter's worth and want to sell the surplus. Measure the stack, see how many cords it holds, then set a price per cord and read the total back from the asking-price field. Sharing the link lets a buyer open the exact pile dimensions and the cord count, which heads off the usual argument about whether a load was really a cord.
Common pitfalls
Buying a face cord while picturing a full cord. The front face is identical 4 ft × 8 ft, but a face cord is only one log deep, so you get about a third of the wood. Always confirm the depth, not just the height and length.
Measuring loose tossed wood as if it were stacked. A heaped pile holds far more air, so roughly 180 cubic feet of loose throw settles into 128 cubic feet stacked. Stack it neatly first, or you will overestimate how many cords you have.
Comparing sellers on total price instead of price per cord. A cheaper pile can hold less wood and cost more per cord. Convert every quote to a cost per cord before deciding which load is the better deal.
Privacy
Every calculation runs as plain JavaScript inside your browser tab: the stack volume, the cord and face-cord conversion, the metre-to-foot switch and the cost per cord. No pile dimensions or prices ever leave the page and nothing is logged. The one thing to know is that the shareable link encodes the dimensions in the URL, so a link pasted into chat records those numbers in the recipient server's access log. If a quote is sensitive, use the copy button and paste the text instead of the link.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- AI Eval Planner Generate eval cases, pass criteria, and edge cases from an AI feature, risks, and user path.
- Annulus Area Calculator Area between two concentric circles — A = π(R² − r²), ring width, inner and outer circumference, solve backwards from area — browser-only
- awk + sed Cheatsheet awk + sed cheat sheet — 80+ one-liners for text processing, with real examples and common pitfalls.
- AWS CLI Cheatsheet AWS CLI cheat sheet — 80+ commands for EC2 / S3 / IAM / Lambda / RDS / EKS / CloudFormation with real examples.