MRPack Inspector — Browse a .mrpack Without Extracting

Open a .mrpack and explore its contents directly in your browser. View the manifest, mod list, dependencies, and the contents of the overrides/ folder — without unzipping anything to disk.

Open a .mrpack to inspect

Drag & drop a .mrpack file to inspect
or click to choose
Choose .mrpack

What you can see

Header summary

Pack name, version, Minecraft version, mod loader, total mod count, total declared download size.

Full mod list

Every mod with its target path, file size, SHA-512 hash, and download URL — searchable and sortable.

Overrides browser

The folder tree inside overrides/, with file sizes. Click any text file (config, script) to preview it.

Raw manifest

The complete modrinth.index.json, pretty-printed.

Common reasons to inspect

  • Decide whether a pack is worth converting before you start (check mod count, size, loader)
  • Audit a pack for unwanted mods before installation
  • Diff two versions of the same modpack to see what changed
  • Recover individual config files from a pack you do not want to fully install