gtxx3600/GPTSession2CPAandSub2API
None observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 86
- Release rhythm 35
- Longevity 8
Flags: no_releases young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 117
- days_rel: n/a
- days_push: 84
- n_releases_24m: 0
Adoption not part of the score
1774 stars · 456 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A pure client-side single-page web tool that converts ChatGPT Web session JSON into import formats for tools like CPA, sub2api, Cockpit Tools, 9router, Codex auth.json, AxonHub, and Codex-Manager. It parses pasted or dropped session/OAuth JSON, extracts JWT claims, and emits the target tool's expected token structure.
Use cases
- convert chatgpt web session json to codex auth.json
- convert session tokens between sub2api and 9router formats
- generate cpa auth json from chatgpt session
- batch convert codex auth files for codex-manager import
- extract jwt claims from chatgpt access token
- convert axonhub auth json to cockpit tools format
When to choose
- you need to reformat ChatGPT session or Codex OAuth JSON between supported tools without running any server
- you want a browser-only tool that never uploads tokens anywhere
- you need to inspect JWT claims like email, account id, plan type, and expiry from an access token
When to avoid
- you expect to bypass OpenAI's phone-binding requirement for Codex OAuth - this no longer works
- you need automatic token refresh - web sessions typically lack refresh tokens
- you need a server-side or CLI conversion pipeline integrated into automation
Facets
application · maturity active
serialization auth developer-tools developer-tools large-language-models apis browser json-converter chatgpt-session codex token-conversion client-side single-page-app web javascript
1 source
- readme: https://github.com/gtxx3600/GPTSession2CPAandSub2API · fetched 2026-08-28 · 92e49ba913c9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gtxx3600/GPTSession2CPAandSub2API | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="gtxx3600/GPTSession2CPAandSub2API")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem