Tiny Online Tools logoTiny Online ToolssearchSearch tools…grid_viewAll Tools
Homechevron_rightDocument Toolschevron_rightUniversal Office File InspectorUniversal Office File Inspector

Universal Office File Inspector

Open DOCX, XLSX, PPTX, ODT, XPS, MHTML, CHM and Publisher files and inspect their parts, relationships and metadata in your browser.

upload_file

Click to browse or drag & drop files here

DOCX, XLSX, PPTX, ODT, ODS, ODP, XPS, OXPS, MHT, CHM, PUB, DOC, XLS, PPT or ZIP

Accepted: .docx,.xlsx,.pptx,.docm,.xlsm,.pptm,.odt,.ods,.odp,.odg,.xps,.oxps,.mht,.mhtml,.chm,.pub,.doc,.xls,.ppt,.zip

Similar Tools

OpenDocument Inspector

OpenDocument Inspector

Look inside ODT, ODS and ODP packages: mimetype, manifest, metadata and every XML part, checked against the OpenDocument packaging rules.

Publisher File Inspector

Publisher File Inspector

Read the metadata and recover the embedded pictures from a Microsoft Publisher .pub file, without Publisher installed.

CHM Viewer

CHM Viewer

Open a legacy Microsoft Compiled HTML Help file, browse its contents tree and read its pages in your browser.

MHTML / MHT Viewer

MHTML / MHT Viewer

Open a web page archived as a single MHT or MHTML file and see it rendered with its own images and stylesheets.

JSON Key Extractor

JSON Key Extractor

Select which keys to include or exclude from a JSON array of objects.

Text to Emoji

Text to Emoji

Automatically replace common words in your text with matching emojis.

Trim Video

Trim Video

Trim Video helps you cut a clip to the exact start and end you need directly in your browser. Use it for fast, private media cleanup, publishing, lessons, demos, and everyday video or audio editing.

apps

More Tools

Browse our full collection of free online tools.

What this tool does

Modern office files are not documents — they are containers. A DOCX, XLSX or PPTX is a ZIP archive of XML parts held together by a content-types table and a relationship graph. An ODT, ODS or ODP is a different ZIP with a manifest instead. An XPS is a third kind of ZIP with fixed pages inside. A .pub and a legacy .doc are OLE compound files, a CHM is an ITSS storage, and an MHT is an RFC 2557 mail message. This tool opens all of them and shows what is actually in there.

It identifies the file by its bytes

The extension is a hint, not evidence. Files arrive renamed, exported by the wrong application, or downloaded with no extension at all. This inspector reads the first bytes and tells you exactly what it matched — PK 03 04 for a ZIP-based package, D0 CF 11 E0 A1 B1 1A E1 for an OLE compound file, ITSF for compiled help — and warns you when the extension disagrees with the contents.

What you get

  • The complete part tree, with each part's size, the MIME type sniffed from its bytes, and the content type the package declares for it.
  • Document properties: core, extended and custom properties for Office Open XML; meta.xml fields and document statistics for OpenDocument; the SummaryInformation property set for compound files.
  • The relationship graph — every relationship id, its type, its target and the part that target resolves to. Click a target to jump straight to that part.
  • A part viewer: XML re-indented and syntax highlighted (these parts ship as one enormous line), images rendered, anything else offered as a download.

What it flags

Parts that [Content_Types].xml declares but the package does not contain. Relationships whose target is missing. Parts that nothing references. External relationships, which point at addresses outside the file. Embedded OLE objects. Macro projects (vbaProject.bin). An encrypted OpenDocument package.

Privacy

The file never leaves your computer. Unzipping, XML parsing and previewing all happen in your browser, and nothing is uploaded or fetched over the network.