How to use this office tool
- Select a compatible source file.
- Review the header or column setting and preview limit.
- Choose Remove author info, inspect the bounded preview, and download the newly generated result.
Create a fresh Excel copy without workbook author properties while preserving sheet values and formulas supported by the browser library.
Rebuilds the workbook from its sheets and writes a new XLSX without copying document properties. Advanced Excel objects and some formatting may not survive the rebuild.
Keep the original file until you have checked the downloaded result in your spreadsheet application.
Accepts XLSX, XLS, CSV, and TSV. Output fidelity depends on features supported by SheetJS CE.
| Format | Use |
|---|---|
| XLSX / XLS | Workbook data input where applicable |
| CSV / TSV / XML | Plain structured-data input where applicable |
| Output | A newly generated XLSX or CSV file |
The tool writes a fresh workbook without copying the source document property object.
This rebuild is not a complete forensic scrub; comments, external objects, and hidden metadata require separate review.
The browser library rebuilds worksheet data and cannot preserve every advanced Excel feature or style.
Sheet cell data is copied, but feature fidelity varies; verify important formulas in Excel before sharing.
No. A separate filename ending in author-removed.xlsx is generated.
| Stage | Behavior |
|---|---|
| Read | Local browser memory |
| Transform | Rebuilds the workbook from its sheets and writes a new XLSX without copying document properties. Advanced Excel objects and some formatting may not survive the rebuild. |
| Export | New downloadable file |