Code Image — PNG Export for Code & HTTP

Turn code, JSON, and HTTP into polished PNG images for docs and chat. Browser export plus optional server render; works with HttpStatus /bin captures.

Key Features

  • Convert code, JSON, and raw HTTP into polished PNG images
  • Syntax-highlighted dark-theme rendering
  • Works with /bin captures — export any intercepted request as an image
  • Browser-side export or optional server render
  • Shareable image URLs for docs, Slack, and GitHub

Frequently Asked Questions

What content can I convert to an image?

Any code snippet, JSON object, or raw HTTP request/response can be rendered as a PNG with syntax highlighting.

Does it work with /bin captures?

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.

Is there an API for code image generation?

Yes. The server render API at /api/code-image accepts code content and returns a PNG, enabling programmatic image generation.