Palworld Save Inspector
Inspect Palworld world and player saves — read the Unreal GVAS tree behind Level.sav and Players/<uid>.sav.
About Palworld Saves
Palworld saves are Unreal Engine GVAS blobs compressed inside Pocketpair's custom PlZ container, with the juiciest player and Pal stats serialised into a second nested GVAS inside each CharacterSaveParameterMap entry's RawData. This dedicated inspector decompresses and decodes that structure to surface player level, HP, stomach, stat points, and the normal/ancient technology point pools. It is read-only: safely re-encoding the PlZ container plus the nested character GVAS requires Palworld-specific tooling, so this editor focuses on verification and inspection.
What You Can Edit
Palworld Dedicated Editor — live now
Skip the raw tree view. The dedicated Palworld editor ships visual stats, labeled fields, one-click presets, and a themed UI — all built for Palworld players. 100% free, no sign-up.
How to Edit Palworld Saves — Step by Step
Close Palworld so the save files aren't locked.
Open %USERPROFILE%\AppData\Local\Pal\Saved\SaveGames\<steamid>\<worldid>\.
Upload Level.sav (world/characters) or a Players/<uid>.sav (single player profile).
The inspector decompresses the PlZ/zlib container and decodes the GVAS tree.
Review Level, HP, Stomach, and Technology points in the tabs.
For actual edits, back up the folder and use Palworld-aware tools (palworld-save-tools).
Save File Locations
%USERPROFILE%\AppData\Local\Pal\Saved\SaveGames\<steamid>\<worldid>\
Not natively supported (Windows-only; via Proton/Wine).
~/.steam/steam/steamapps/compatdata/1623730/pfx/drive_c/users/steamuser/AppData/Local/Pal/Saved/SaveGames/<steamid>/<worldid>/
Palworld App ID 1623730; saves are local (not Steam Cloud).
Always back up the entire <worldid> folder before touching any .sav — files are cross-referenced.
Platform Compatibility
PC
SupportedPS4
Not SupportedPS5
SupportedXbox
SupportedSwitch
Not Supported⚠️ Xbox/Game Pass and PS5 saves are sandboxed by the platform; only PC (Steam) saves can be inspected here.
How SaveEditor Handles Palworld Files
Frequently Asked Questions
Ready to edit your Palworld save?
Upload your save file and start editing in seconds. No sign-up required. 100% free.
Edit Palworld Save Now