Idle Dice — Save Editor (Base64)

Paste your exported Base64 save. The editor will decode it and display all keys. Known options (enums/booleans) become dropdowns or checkboxes. The exported Base64 updates automatically on every change.

Live export

The Base64 below reflects every change instantly.

Tips
  • Edit numbers using normal decimal notation (e.g. 27133430000 or 27.13343).
  • If the original save used scientific notation, the editor converts your decimal back to the game's scientific-string format on export to stay compatible.
  • Arrays/objects are editable as raw JSON — keep valid JSON syntax there.