粘贴代码 → 语法高亮 → 生成漂亮卡片 → 下载图片。支持多种语言和主题,适合分享到微博/小红书/公众号。纯前端处理,代码不上传服务器。
function hello(name) { console.log(`Hello, ${name}!`); return true; } hello('52tool.net');