Skip to content

Palbox Studio

Choose a tag to compare

@github-actions github-actions released this 28 Jul 05:37
· 24 commits to main since this release

Palbox Studio 1.1.0 🐒

Palbox Studio is a desktop editor for the Palworld 1.0 Global Palbox. Open your box, build your
dream team, and save with confidence β€” Palbox Studio creates and verifies a backup before every
write.

Global Palbox only: Palbox Studio does not edit world saves, bases, or party Pals.

Palbox Studio is fully functional but still under active development, with more refinements to come.
This release introduces experimental Linux builds and a cross-platform build and release pipeline,
along with some documentation updates.

Have an idea, improvement, or feature request? Feel free to open an issue β€” feedback is always
welcome.

✨ Highlights

  • 🐾 Comprehensive Pal editing β€” Edit species, nickname, gender, level, IVs, Pal Souls,
    condensation rank, passive skills, active and learned moves, work suitabilities, and the Lucky and
    Alpha flags.
  • πŸ“¦ Box explorer β€” Browse your entire Global Palbox from the side panel or expand it into a full
    gallery view.
  • πŸ” Powerful search and filtering β€” Filter by element, work suitability, ride or mount type,
    ranch drops, obtainability, or name.
  • 🏷️ Groups and tags β€” Organize your collection however you like.
  • πŸ”„ Species selector β€” Change a Pal's species using a searchable, filterable picker.
  • βž• Add, clone, and remove Pals.
  • πŸ’Ύ Verified backups β€” Every save begins by creating and verifying a backup before the original
    file is safely replaced.

βš™οΈ Cross-platform build and release pipeline

Windows and Linux builds are now produced from the same source through a GitHub Actions pipeline, so
each release is built and published consistently for both platforms.

⬇️ Windows downloads

Installer β€” PalboxStudio-1.1.0-setup.exe
Run the installer normally. It installs Palbox Studio and adds a Start menu shortcut.

Portable β€” PalboxStudio-1.1.0-portable.zip
Extract the archive and run Palbox Studio.exe. No installation is required. This is also the
version used for Vortex.

Windows 11 already includes the Microsoft Edge WebView2 runtime used by Palbox Studio. On older
versions of Windows, install the free Microsoft Edge WebView2 Runtime if the application does not
start.

🐧 Linux builds β€” experimental

Linux builds are new in this release and should still be considered experimental. The application
successfully launched and loaded a Global Palbox during a brief Ubuntu VM test, but broader testing
is still needed. These builds are published for early testers β€” please share any issues or feedback
you encounter.

AppImage β€” PalboxStudio-1.1.0-linux.AppImage
Make it executable, then run it:

chmod +x PalboxStudio-1.1.0-linux.AppImage
./PalboxStudio-1.1.0-linux.AppImage

No installation is required.

Debian package β€” PalboxStudio-1.1.0-linux.deb
Install it with:

sudo apt install ./PalboxStudio-1.1.0-linux.deb

On Linux, Palbox Studio renders through the system WebKitGTK runtime. If the application does not
start, install the required runtime using your package manager. For Debian or Ubuntu:

sudo apt install libwebkit2gtk-4.1-0

πŸ›‘οΈ Before editing

Close Palworld before saving any changes. Palbox Studio creates and verifies a backup before
modifying your Global Palbox save. Even so, keeping an additional copy of any save you care about is
always a good precaution.

πŸ”’ Unsigned build, antivirus, and inspecting the source

Palbox Studio is currently unsigned, so Windows SmartScreen or antivirus software may show a warning
the first time it launches. This is expected for unsigned software.

The source code is available for your inspection, and instructions for compiling your own executable from source are included in the README.


Source-available under the PolyForm Strict License 1.0.0. Palbox Studio is an unofficial,
fan-made tool. Palworld is a trademark of Pocketpair, Inc.