run
An interactive notebook, not a screenshot — inspect, edit, re-run.
Turn any document into code that generates it.
# any document → its generating code, in one call curl -X POST https://recodeanything.com/convert \ -H "X-API-Key: $KEY" \ -F "url=https://docs.google.com/presentation/d/…" -F "output=py" → {"cid": "…", "url": "https://recodeanything.com/v/…", "deck_py": "slide(text(…"}
Public or link-shared decks recode with no sign-in. For a private deck, use Pick from Drive — access is granted to just that one file.