LogoSaveFileEditor

    Cookie Clicker Save Editor

    Edit your Cookie Clicker save to set your banked cookies, lifetime cookies earned, and cursors owned — all in your browser.

    Runs 100% in your browser. Your save file is never uploaded to a server.
    Cookie Clicker save editor
    Paste your exported save string, or upload it as a .txt file. Everything runs in your browser — nothing is uploaded anywhere.
    Processed entirely client-side. Open your browser's Network tab to confirm nothing is sent to a server.

    Cookie Clicker save file format

    Format
    Base64-encoded, pipe-delimited save string
    What you can edit in Cookie Clicker
    • Cookies (banked)cookies

      Stats section (index 4), field 0.

    • Cookies earned (lifetime)cookiesEarned

      Stats section (index 4), field 1.

    • Cookie clickscookieClicks

      Stats section (index 4), field 2.

    • Cursors ownedbuildings[0].amount

      Buildings section (index 5), first entry (Cursor), field 0.

    Where is the Cookie Clicker save file located?

    Cookie Clicker save file locations by platform
    Windows
    Browser localStorage (Chrome/Edge/Firefox profile), key "CookieClickerGame"
    macOS
    Browser localStorage (Chrome/Safari/Firefox profile), key "CookieClickerGame"
    Linux
    Browser localStorage (Chrome/Firefox profile), key "CookieClickerGame"

    Cookie Clicker save editor FAQ