NNoFileUpload
01

EXIF Viewer

02

EXIF Remover

03

HEIC → JPG

04

PDF Viewer

05

PDF Cleaner

06

Bulk Cleaner

07

GPS Map

08

GPS Remover

09

EXIF Export

10

Orientation Fix

11

Batch GPS

12

EXIF Check

13

PDF Export

14

XMP Viewer

15

Office Viewer

16

Office Cleaner

17

Camera ID

/Blog/About/Contact
NNoFileUpload

Privacy-first file processing tools that run entirely in your browser.

Tools

  • 01EXIF Viewer
  • 02EXIF Remover
  • 03HEIC → JPG
  • 04PDF Viewer
  • 05PDF Cleaner
  • 06Bulk Cleaner
  • 07GPS Map
  • 08GPS Remover
  • 09EXIF Export
  • 10Orientation Fix
  • 11Batch GPS
  • 12EXIF Check
  • 13PDF Export
  • 14XMP Viewer
  • 15Office Viewer
  • 16Office Cleaner
  • 17Camera ID

Company

  • Blog
  • About
  • Contact
  • 𝕏 Twitter

Legal

  • Privacy
  • Terms

© 2026 NoFileUpload

All processing client-side
Home/Office Metadata Remover
17 / Cleaner

Office Metadata Remover

Strip author, company, revision count, and editing history from DOCX, XLSX, and PPTX files before sharing. Document content stays intact. Everything runs in your browser — your files never leave your device.

Remove Author and Hidden Data From Word, Excel, and PowerPoint Files

Every Office document carries invisible metadata embedded by the application — your full name in the author field, your company name, a revision counter showing how many times you edited the file, the total hours you spent working on it. This data travels with the document every time you email it, upload it to a portal, or share it as an attachment.

The Office Metadata Remover strips these identity-revealing fields from DOCX, XLSX, and PPTX files while leaving the document content — text, formatting, charts, slides, formulas — completely intact. The output is a clean copy ready to share.

What Gets Removed

The remover targets the fields in docProps/core.xml anddocProps/app.xml that are most likely to identify you or reveal internal information:

  • Author — the name of the person who created the document
  • Last Modified By — the name of whoever last saved the file
  • Last Printed — the date and time the document was last printed
  • Company — the organisation name from the Office installation
  • Manager — the manager name from Office account settings
  • Template — the template filename used to create the document
  • Revision Count — reset to 1 (was: the actual number of saves)
  • Total Editing Time — reset to 0 (was: cumulative hours of editing)

What Is Preserved

Everything else in the document remains unchanged:

  • All document content — text, images, tables, charts, formulas, slides
  • Document title, subject, keywords, and description (if set)
  • Creation and modification timestamps
  • Page count, word count, and other structural statistics
  • Application name and version
  • All embedded fonts, styles, and formatting

Why Revision Count Matters

The revision field increments every time you press Save. A document with revision 1 was saved once — typically a final clean export. A document with revision 83 reveals extensive editing history, even though Word doesn't store the individual revision snapshots in the modern format. In commercial negotiations, legal contexts, or anonymous submissions, a high revision count can signal uncertainty, extensive back-and-forth, or that the document is not a first draft. Resetting it to 1 eliminates that signal.

How the Remover Works

DOCX, XLSX, and PPTX files are ZIP archives containing XML. The remover uses JavaScript to unzip the file, locate the docProps/core.xml anddocProps/app.xml entries, surgically clear the target fields in those XML files, and repack the ZIP. The document content — stored in separate XML files likeword/document.xml — is not touched.

This approach means the output file opens and behaves identically to the original in Word, Excel, PowerPoint, LibreOffice, and Google Docs.

How to Use the Office Metadata Remover

  1. Drop your file — drag a DOCX, XLSX, or PPTX onto the upload area, or click to browse.
  2. Remove metadata — click the Remove Metadata button. Processing is instant for most files.
  3. Review the report — the result screen shows exactly which fields were cleared and the before/after file size.
  4. Download the clean file — the output filename has a -clean suffix so the original is not overwritten.

Common Use Cases

  • Sending proposals or contracts — remove your name, company, and revision history before sending documents to clients or counterparties.
  • Uploading to portals — tender portals, grant applications, and job application systems often instruct applicants to remove identifying information from documents for blind review.
  • Publishing templates — strip author and company data from template files before distributing them publicly.
  • Confidential reports — remove internal identifiers before sharing reports with external parties.

Privacy and Security

Your document is never uploaded to any server. The entire process runs in your browser using JavaScript — the file is unzipped in memory, the XML is modified, and the result is repacked and offered as a download. No document content is transmitted, logged, or stored. Closing the tab discards everything.

Related Tools

Other NoFileUpload tools for document privacy:

  • Office Metadata Viewer — inspect exactly what metadata is embedded before cleaning.
  • PDF Metadata Remover — strip author and timestamps from PDF documents.
  • PDF Metadata Viewer — check what is hidden inside PDF files.
FAQ

Frequently Asked Questions

The remover clears the following fields: Author, Last Modified By, Last Printed, Company, Manager, and Template. It also resets the Revision Count to 1 and Total Editing Time to 0. These are the fields most likely to identify you or reveal internal information about your organisation. Document title, subject, keywords, timestamps, and all content remain untouched.
No. The tool only modifies the docProps/core.xml and docProps/app.xml files inside the Office ZIP archive. Your document content — text, formatting, images, tables, formulas, slides — is stored in separate XML files and is not touched. The output file opens and behaves identically to the original in Word, Excel, PowerPoint, LibreOffice, and Google Docs.
The revision counter increments every time you save the document. A revision count of 83 tells the recipient that this document went through 83 save cycles, implying extensive editing history. In commercial negotiations, legal contexts, or anonymous submissions, a high revision count can signal that a document is not a clean first draft. Resetting it to 1 removes that signal without affecting document content.
No. The entire process runs in your browser. Your file is unzipped in memory using JavaScript, the target XML fields are cleared, and the file is repacked and offered as a download. No document data is transmitted to any server. You can verify this by opening the browser network tab before processing.
Yes. After downloading the cleaned file, drop it into the Office Metadata Viewer tool on this site. You can also open the file in Microsoft Word, go to File → Info → Properties → Advanced Properties, and check the Summary and Custom tabs. All cleared fields should be blank and the revision count should be 1.