Launching today

JSON2Card
Turn raw JSON or chat exports into shareable cards
13 followers
Turn raw JSON or chat exports into shareable cards
13 followers
Got a JSON blob or a ChatGPT/Claude/Slack export you want to show off? JSON2Card auto-detects the format and renders it into a clean, screenshot-ready card. Use the web UI for one-offs, the CLI for batches, or the REST API to wire it into your own tools.


Curious how it actually handles messy exports, like a Slack thread with mixed attachments and code blocks, does the auto-detect still pull the right structure or does it need a schema hint to look clean?
How does it handle really nested or messy JSON, does it gracefully truncate or just blow up the card layout
Would love a way to choose a color theme or tweak the typography before exporting, since the default look is nice but sometimes I want it to match my blog or slide deck without editing the image afterwards.
Finally tried this on a messy chat export and the auto-detect nailed the format on the first try. The CLI flag for batches saved me from writing yet another script.
finally something that does not make me screenshot slack exports look like a mess. the auto-detect nailed a cl convo i threw at it without any setup