About this code to image converter
The code to image converter renders a code snippet into a shareable image, carbon-style: a dark editor window with macOS-style traffic-light dots, an optional filename title, your choice of gradient background, and adjustable padding. It draws everything on an HTML canvas at 2x resolution for crisp text, applies a light, language-agnostic syntax tint (keywords, strings, comments, and numbers) that you can turn off, and lets you download the result as a PNG. There is no syntax-highlighter dependency and no server round-trip; rendering happens entirely in your browser.