ToolNextToolNext

程式碼截圖產生器

將程式碼產生精美截圖圖片

tools.code-snapshot.hintDownload
function greet(name) {
  "color:#5c6370">// Say hello to someone
  const message = `Hello, ${name}!`;
  return message;
}

const result = greet('World');
console.log(result); "color:#5c6370">// Hello, World!

工具说明

输入代码,选择主题(One Dark/GitHub/Dracula/Monokai)、背景色、字号,生成带 macOS 风格标题栏的代码截图,可下载为 PNG。

codescreenshotcarbon截图image图片theme