The universal, privacy-focused online save file editor.
Edit your game saves directly in your browser. Save files stay local; site analytics/ads may use cookies.
👉 Start Editing Now: https://saveeditor.top
- 🔒 100% Private (Save Files): All logic runs client-side using WebAssembly and JavaScript. Your save files never leave your device.
- 🌍 Universal Support:
- RPG Maker (MV/MZ
.rpgsave) - Unity (PlayerPrefs, JSON, XML)
- Ren'Py (
.save- Experimental) - Unreal Engine (
.sav- GVAS format) - GameMaker (
.ini,.json) - NaniNovel (
.nson) - And many more generic formats (JSON, XML, Base64)!
- RPG Maker (MV/MZ
- ⚡ Instant Editing: Visual tree editor for modifying gold, stats, items, and variables without coding knowledge.
- 🌐 Multi-language: English, Japanese (日本語), Korean (한국어), Portuguese (Português), Simplified Chinese (简体中文).
Works with thousands of games, including:
- Stardew Valley
- Palworld
- Vampire Survivors
- Undertale & Deltarune
- HoloCure
- Doki Doki Literature Club
- Deep Rock Galactic
This project is built with Astro and React.
- Node.js 18+
- npm
# Clone the repository
git clone https://github.com/yourusername/save-editor-online.git
# Install dependencies
npm install
# Start development server
npm run devnpm run buildContributions are welcome! If you'd like to add support for a new game engine or fix a bug, please:
- Fork the repository.
- Create a feature branch (
git checkout -b feature/amazing-engine). - Commit your changes.
- Open a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Disclaimer: This tool is for educational and personal use only. Always backup your save files before editing.
