Inch-pounds are not foot-pounds
This is the torque mistake that actually damages things, and it is not subtle arithmetic — it is a factor of twelve.
A pound-foot is a pound of force acting at one foot. A pound-inch is a pound of force at one inch. A foot is twelve inches, so 1 lb·ft = 12 in·lb, and the two are written so similarly that they are read past without registering.
The reason it bites is that both appear on specifications for the same vehicle. Large fasteners — wheel nuts, suspension bolts, head bolts — are given in pound-feet or newton-metres. Small ones — sensor housings, valve covers, plastic trim, battery terminals — are given in pound-inches, because the numbers in pound-feet would be awkward fractions.
So a sensor specified at 100 in·lb is 8.3 ft·lb. Tightening it to 100 ft·lb applies twelve times the intended torque, which will strip an aluminium thread or shear the fastener outright. The error goes the other way too: a bolt specified in pound-feet and set on an inch-pound wrench is left dangerously loose.
This converter lists them as separate named units with the relationship stated on the option itself, for the same reason the volume converter refuses to offer an unnamed “gallon”.
Torque is not energy, and the naming does not help
Torque and energy have the same dimensions — both are a force multiplied by a distance — and they are different physical quantities. A newton-metre of torque and a joule of energy are numerically identical and describe entirely different things: one is a twisting effort, the other is work done.
The distinction is that in energy the force acts along the distance, and in torque it acts perpendicular to it, around an axis. Pushing a box a metre is energy; turning a spanner is torque, and a spanner held still against a stuck bolt is applying torque while doing no work at all.
The convention meant to keep them apart is word order: pound-foot for torque, foot-pound for energy. It is a genuinely poor mechanism — the words are the same, nobody outside engineering observes it, and it survives neither speech nor a search box. The SI does better by reserving the joule for energy and writing torque as N·m, which is why technical documents increasingly use newton-metres regardless of the country.
This site keeps torque and energy in separate dimensions, so asking it to convert a pound-foot into a joule throws an error rather than quietly returning the same number. It would be trivially easy to return it, and it would be wrong.
Reading a torque specification
A torque figure is rarely just a number. What comes with it usually matters more than the conversion.
Dry or lubricated. Unless a specification says otherwise, it assumes clean, dry threads. Oil or anti-seize reduces friction, so more of the applied torque becomes clamping force — commonly 20–30% more at the same wrench reading. Following the number exactly on a lubricated thread that was specified dry is a standard way to over-tighten a fastener into failure.
Sequence and stages. Cylinder heads, wheels and flanges are tightened in a pattern, often in two or three passes at rising torque, so the joint pulls down evenly. A single pass to final torque distorts the component even when every bolt ends at the right figure.
Torque-to-yield. Many modern engine fasteners are tightened to a torque and then a specified angle— 40 N·m plus 90 degrees, say. Those bolts are deliberately stretched past their elastic limit and are single-use; reusing one is not a matter of getting the torque right, because the bolt has already yielded.
None of that is in the number, and no converter can supply it.
What the wrench cannot tell you
A torque wrench measures the effort you apply, not the clamping force you achieve — and clamping force is the thing that actually holds a joint together. Friction in the threads and under the head absorbs most of the input, typically 85–90% of it, so only a small fraction becomes tension in the bolt.
That is why thread condition matters so much. Rust, damaged threads, paint under a washer, or a burr on the mating face all change the friction and therefore the clamping force, while the wrench reads exactly the same number.
Wrenches also drift. ISO 6789 defines accuracy classes and expects periodic recalibration; a click wrench left wound up at its top setting, or dropped, can read well outside its class. Storing one wound down to its lowest setting is the standard way to keep the spring from taking a set.
And a click wrench measures correctly only when pulled smoothly at the handle’s pivot. Using an extension bar on the handle changes the effective length and therefore the torque delivered, which is a different and more subtle version of the same length-times-force relationship this whole page is about.
Doing it in a spreadsheet
Write the factors out: =A1*1.35581795 for pound-feet to newton-metres, =A1*0.737562 back, =A1/12 for inch-pounds to foot-pounds and =A1*12 the other way, and =A1*9.80665 for kgf·m to N·m. All are exact to the digits shown.
If a sheet holds a mix of fastener sizes — which is exactly when the twelve-fold mistake happens — put the unit in its own column rather than in the header, and convert to a single working unit before comparing anything. A column headed “torque” containing both in·lb and ft·lb values is wrong on an unknown subset of its rows and looks entirely reasonable.
For a torque-plus-angle specification, keep the angle in its own column too. It is not convertible into torque and averaging or summing it means nothing — it is an instruction for the second stage, not a quantity.
Sources and methodology
Nothing here is fetched and there is no data feed. Both imperial torque units are derived from the exact 1959 pound and inch rather than typed in as decimals, and the kilogram-force metre from standard gravity, so every factor is exact. What the sources add is the part a conversion cannot supply: that a torque wrench has an accuracy class and a calibration interval, so the number you apply is only as good as the tool applying it.