Complete-world backup
Back up a Palworld save before an update, edit, or migration.
A useful backup contains the world and its matching player files, not just the biggest `.sav`. Copy the complete folder while the game or server is stopped, then verify the copy before relying on it.
Local safety workbench
Run the same safety workflow on your local files.
Scan locally, freeze the original, preview the exact scope, run validation, and export a receipt. Unknown binary formats stay read-only.
Recognition in progress
Reading file headers
- Header and compression signatureWAIT
- Required file set and backupsWAIT
- Editable objects and transfer scopeWAIT
- Private receipt and WorldprintWAIT
Recognition receipt
Local save recognized
Pal Save Editor found the required records and mapped the safe next step.
Inspection summary
Pal Save Editor can describe the file set and risks, but it cannot prove a safe decode and rebuild path yet. Download the recognition receipt instead of a guessed save.
Local return loop
Save Chronicle
Receipt metadata lives only in this browser. Raw saves are never stored.
Your next local scan will appear here.
Files that belong together
A standard world folder may include Level.sav, LevelMeta.sav, WorldOption.sav, LocalData.sav, and Players/*.sav. Server and version differences exist, so the safest backup unit is the complete WorldID folder.
How to make a clean backup
Exit Palworld or stop the dedicated server and wait for disk activity to settle. Copy the entire world folder to a dated location outside the active save tree. For Game Pass, copy the full WGS folder because the container names are not human-readable.
Test the restore path
A backup that has never been checked is only a hope. Verify file count, total size, hashes, and readable structure. For high-value servers, perform a restore drill in a separate environment and document how long recovery takes.
Task checklist
- 01Stop writes before copying.
- 02Copy the complete world or WGS folder.
- 03Store at least one copy outside the active drive or host.
- 04Record date, game version, platform, and hash receipt.
- 05Test a restore before the next major update.
Questions people ask before touching the save
Is Level.sav enough for a backup?
No. Player files and metadata can be required to preserve identity, ownership, guilds, and world options.
Does Palworld have automatic server backups?
Official server configuration includes `bIsUseBackupSaveData` and backup retention settings. Review the current official documentation and still keep an off-server copy.
Can Palworld Save Editor store my backup online?
No. This static release does not upload or host raw saves. It can inspect a local backup set and keep only receipt metadata in your browser.