How to bulk convert measurement units across excel columns
- Step 1Upload your file — Drop an Excel file with numeric columns that need unit conversion.
- Step 2Define conversion rules — Enter the column name, operation (multiply or divide), factor, and an optional new column name.
- Step 3Download the converted file — All rules are applied in one pass. The metrics show how many cells were converted.
Frequently asked questions
How do I convert Celsius to Fahrenheit (which requires an offset)?+
Apply a multiply rule (×1.8) and then use the Formula to Value tool to bake in the +32 offset separately, or use Excel's formula column approach.
Can I apply the same factor to multiple columns?+
Yes. Add one rule per column with the same factor and operation.
Will it convert text-stored numbers?+
Text-stored numbers (e.g. '12.5' in a text cell) are parsed with parseFloat. Non-numeric text is skipped.
Privacy first
Every JAD Excel tool runs entirely in your browser using SheetJS and ExcelJS. Your spreadsheets, formulas, and data never leave your device — verified by zero outbound network requests during processing.