How to use this office tool
- Upload the workbook and select a sheet.
- Set the header row so percentage columns can be identified.
- Run the cleaner and review the preview.
- Download the new workbook; the original remains unchanged.
Normalize percentage entries such as 25%, 0.25, and spaced text into consistent numeric percentage cells.
Recognizes conservative percentage patterns, converts them to decimal numeric values, and writes a new workbook with 0.00% formatting.
Plain numbers greater than 1 are divided by 100 only when percentage interpretation is clear from a percent sign or column header.
Reads XLSX, XLS, CSV, and TSV in the browser. The exact output format is shown in the tool controls.
| Format | Support |
|---|---|
| XLSX / XLS | Cell data; advanced objects may not be preserved |
| CSV / TSV | UTF-8 delimited data; one table per file |
It removes surrounding spaces and the percent sign, parses 25 as a number, and stores 0.25 with percentage formatting.
Inside a clearly labeled percentage column, decimal values from zero to one are retained and formatted as percentages.
No. It targets cells with percent signs or cells under headers that indicate a percentage field.
Unrecognized text is left unchanged rather than being guessed.
Formula cells are preserved where possible, but this browser tool does not promise Excel-identical recalculation.
| Area | Behavior |
|---|---|
| Privacy | Local browser processing |
| Source | Never overwritten |
| Preview | Limited to selected rows |