How Office metadata remover works
Office metadata remover strips the hidden document properties stored inside Word (DOCX), Excel (XLSX) and PowerPoint (PPTX) files: author name, company, manager, last-modified-by, revision count, creation date, last-printed date and custom properties set by your organisation's templates. These fields travel invisibly with the file and can expose personal or corporate information when you share a document externally. The tool works entirely in your browser using JavaScript and the JSZip library to unpack, clean and repack the Open XML structure.
Know the scope: the tool reaches the standard document properties stored in the Open XML core-properties and extended-properties XML parts. It does not alter content in the document body itself, such as tracked changes, comments, speaker notes or embedded macros. Review the output to confirm what was cleaned before sharing. Only the modern Open XML formats (DOCX, XLSX, PPTX) are supported; the legacy binary .doc, .xls and .ppt formats are not.