Skip to content
hateitall

Excel Metadata Remover

Clear the author, company, and revision trail from a workbook and verify it's gone.

Processed locallyIn: XLSXOut: XLSX

Loading tool…

How to use excel metadata remover

  1. Select an .xlsx file. Document properties are parsed locally.

  2. Review creator, last-modified-by, company, title, timestamps, and custom properties.

  3. Export a cleaned copy with identity fields removed.

  4. The output is reparsed to confirm the fields are gone.

What this tool does

  • Reads core properties (creator, lastModifiedBy, dates) and extended properties (company, application)
  • Reads custom document properties
  • Strips identity and history fields in a rewritten package
  • Post-export verification with before/after field counts

How the result is verified

The cleaned file is reparsed and all targeted property fields are read back; verification passes only when they are absent or empty.

Frequently asked questions

What metadata does Excel store about me?

Typically your name (creator and last-modified-by), your organisation's name, creation and modification timestamps, total editing time, and the exact application version — enough to identify the source of a 'anonymous' spreadsheet.

How do I remove author information from an Excel file?

Select the .xlsx file, review its creator, last-modified-by, company, and custom properties, then export the cleaned copy. The tool reopens that copy and only marks it verified when the targeted identity fields are absent or empty.

Is my file uploaded to a server?

No. The file is opened with your browser's File API and processed by code running in your tab. You can confirm this yourself: open your browser's developer tools, watch the Network panel, and process a file — no request carries your file's bytes. See our How it works page for a step-by-step verification guide.

Task-specific versions of this tool

The same local tool, preconfigured for a specific job.

Understand the format

Technical guidance, limitations, and safer workflows related to this tool.

Inventory hidden and very-hidden sheets, hidden rows/columns, defined names, hyperlinks, and comments.

XLSX · XLS · ODSInspection report (on screen)Moderate on device

Fresh values-only rebuild: no formulas, comments, links, hidden sheets, macros, or document properties.

XLSX · XLS · ODSXLSXModerate on device