NUPKG Converter

Extract text from NUPKG files


Drop or upload your .NUPKG file

How to extract text from your NUPKG file

  1. Click the "Select File" button above, and choose your NUPKG file.
  2. You’ll see a preview, if available.
  3. Click the "Convert file to..." button to extract text information.

Convert NUPKG to another file type

To convert your NUPKG file to another format, you need Microsoft Visual Studio or other Developer software.

  • NUPKG to ZIP
  • NUPKG to MSI
  • NUPKG to EXE
  • NUPKG to DLL
  • NUPKG to PDF
  • NUPKG to JS
  • NUPKG to TS
  • NUPKG to PY
  • NUPKG to JAVA
  • NUPKG to CPP
  • NUPKG to C
  • NUPKG to CS

Convert a file to NUPKG

To convert other file formats to the ".NET Library Package" file type, you need software like Microsoft Visual Studio or a similar tool.

  • SH to NUPKG
  • PY to NUPKG
  • KT to NUPKG
  • PS1 to NUPKG
  • SWIFT to NUPKG
  • LUA to NUPKG
  • PL to NUPKG
  • JAVA to NUPKG
  • SCALA to NUPKG
  • JS to NUPKG
  • VBS to NUPKG
  • TS to NUPKG

About NUPKG files

A .NUPKG file is a NuGet Package, the standard mechanism for sharing code in the NET ecosystem. Internally, it is simply a ZIP archive containing compiled code (b), metadata manifests (b), and related assets.

While essential for developers using Visual Studio or the NuGet CLI, the format poses challenges for direct inspection. Because the operating system treats it as a specialized package rather than a generic archive, users often cannot double-click to view the contents without specific developer tools installed. Furthermore, inspecting a package to verify versioning or check for malicious code inside the DLL files is difficult without extracting it first.

To access the contents without the dotnet CLI, the most practical solution is to convert or rename the file to ZIP. This allows immediate access to the internal folder structure using standard tools like 7-Zip or Windows Explorer. For auditing or archiving, extracting the NUSPEC file (XML metadata) is crucial.

Convert.Guru analyzes your NUPKG file, detects the exact format, and lets you read the text inside.

Users also converted NUSPEC, ZIP, KST, DLL, HTML, TXT, JPG, ONEPKG, JSX, TORRENT, MP3, EXE and PKPASS files.



The NUPKG Converter Story

The history of Convert.Guru began over 25 years ago in California with Tom Simondi’s file-format database. A former contributor to Space Shuttle development and a software pioneer of the 1980s, Simondi established a trusted resource for file type analysis that was even referenced by Microsoft Windows XP. Today, we use modern technology to process and convert thousands of file formats while continually improving our NUPKG converter.