Skip to main content Link Search Menu Expand Document (external link)

XNBCLI

is a CLI tool for XNB packing/unpacking purpose built for Stardew Valley (but works for Jump King too!), made by LeonBlade.

Download tool Go to repository

Preview


This program can be used in command line only, but there are two batch files that help you out so you don’t have to do anything in command line.

Command line usage is:
xnbcli pack input-file output-file - to pack a file
xnbcli unpack input-file output-file - to unpack a file

Table of convertions

Type of filefile to XNBXNB to file
image
sound

Supported types

Supported images formats are: .png, .bmp.

Usage

This program only works using command line but don’t let that discourage you. You can execute unpack.bat and pack.bat to get the job done!

CLI support

xnbcli (pack|unpack) [input] [output]
ArgumentDescription
packfile to XNB
unpackXNB to file
inputYour input file name
outputYour output file name

Unpacking XNB files

Place any files you wish to extract in the packed folder and run the appropriate file for unpacking (which is unpack.bat).

Packing XNB files

Place any files you wish to repack back into XNB files in the unpacked folder and run the appropriate file for packing (which is pack.bat).