Overview of ChatGPT Session Conversion Tool
mainThis project is a pure front-end single-page tool designed to convert ChatGPT Web login session JSON files into importable JSON formats for various third-party tools.
Supported target tools include:
- CPA
- sub2api
- Cockpit Tools
- 9router
- Codex (native
auth.json) - AxonHub
- Codex-Manager
Important Limitations:
- No Phone Bypass: This tool can no longer be used to bypass Codex OAuth
add phone/ mobile verification requirements due to OpenAI restrictions. - Token Expiration: ChatGPT Web sessions typically do not contain a
refresh_token. Consequently, once theaccess_tokenexpires, it cannot be automatically refreshed. - Account Permissions: Converting a Free account session will not grant access to models or features requiring a paid subscription.