Turn code, JSON, and HTTP into polished PNG images for docs and chat. Browser export plus optional server render; works with HttpStatus /bin captures.
Any code snippet, JSON object, or raw HTTP request/response can be rendered as a PNG with syntax highlighting.
Yes. Any HTTP capture from /bin can be exported as a Code Image PNG directly — useful for sharing API request/response pairs in documentation or issue trackers.
Yes. The server render API at /api/code-image accepts code content and returns a PNG, enabling programmatic image generation.