Anyfile
Open file
.snupkgTypical support level 2

Inspect NuGet Symbol Packages Online

SNUPKG is NuGet's ZIP-derived symbol package, commonly carrying portable PDB files associated with a separately distributed library package. Anyfile shows its bounded archive structure without starting a debugger.

Choose a .snupkg file

Your file stays on this device

Anyfile reads only the local file you select. Parsing, decoding and rendering happen in this browser tab; the file is not uploaded to Anyfile servers.

What Anyfile can show

  • Portable PDB and package metadata paths
  • Entry sizes and compression information

Limits and conditions

  • Symbols are not matched to binaries or source servers
  • PDB contents are not decoded into methods or sequence points

Need deeper capabilities?

7-ZipUse an archive utility when you need to extract, verify or change package contents.

Independent suggestion; no partnership or endorsement is implied.

IMPLEMENTATION

Viewers responsible for this format

Archive metadata viewer
Bounded local listings for ZIP-derived and compressed archives.
See implementation and open-source credits

Common question

Is SNUPKG the same as a normal NUPKG?

No. It is a companion symbol package intended for debugging, while NUPKG distributes the main library assets.