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.