v1.0.0 · Chrome · MV3 · Code Screenshot Tool

SnipShot

Beautiful code screenshots from selected text on any webpage. Like Carbon.sh, but built into your browser. Select, right-click, done.

One Click, Beautiful Code

// Generate beautiful code screenshots async function captureCode(selection) { const theme = 'dracula'; const screenshot = await render(selection, { theme, padding: 32, windowChrome: 'macos', }); await navigator.clipboard.write([ new ClipboardItem({ 'image/png': screenshot }) ]); }
1

Select Code

Highlight any code on any webpage, or paste it directly into the editor.

2

Style It

Pick a theme, adjust padding, choose window chrome style. Language is auto-detected.

3

Export

Copy to clipboard or download as PNG. Share on Twitter, docs, presentations, anywhere.

Select & Capture

Select text on any webpage, right-click, and generate a styled code screenshot instantly. No copy-pasting to external tools.

FREE

5 Built-in Themes

Dracula, Monokai, GitHub Dark, Solarized, and One Dark. The most popular code editor themes, ready to use.

FREE

Language Auto-Detection

JavaScript, TypeScript, Python, HTML, CSS, Rust, Go, and 15+ more languages detected automatically.

FREE

Padding & Radius Controls

Fine-tune the padding and border radius with range sliders. Get the exact look you want.

FREE

Copy to Clipboard

One click to copy the screenshot as a PNG image directly to your clipboard. Paste into Slack, Twitter, Notion, anywhere.

FREE

Window Chrome Styles

macOS traffic light dots, Windows buttons, or no chrome at all. Match your screenshot to any context.

FREE

Custom Background Gradients

14 beautiful gradient backgrounds to make your code screenshots pop. Or go transparent for maximum flexibility.

PRO

Font Selection

Choose from Fira Code, JetBrains Mono, Source Code Pro, IBM Plex Mono, Cascadia Code, and more.

PRO

Line Numbers

Toggle line numbers on and off. Essential for code reviews, tutorials, and documentation.

PRO

Custom Watermark

Add your handle, brand, or URL as a subtle watermark on every screenshot. Build your brand with every share.

PRO

Export as PNG & SVG

Download as high-resolution PNG or scalable SVG. SVG is perfect for presentations and print.

PRO

Saved Snippet Gallery

Save your best snippets to a personal gallery. Quickly re-export or re-style any saved snippet.

PRO