FAQ
FAQ
Why is there a watermark on my export?
Free exports carry a small getsnapcode.dev watermark. Upgrade to Pro to remove it, unlock higher-resolution export, and save brand themes.
Does my code leave my browser?
No. The free web tool runs entirely client-side — your code is never sent to a server. Sharing works by compressing the snippet into the URL itself, not by storing it.
Which languages are supported?
JavaScript, TypeScript, Python, Go, Rust, Ruby, Java, C, C++, Bash, JSON, YAML, HTML, CSS, SQL, Markdown, and plain text. Anything else renders as plain text.
Can I use this in CI?
Yes. The CLI is designed for pipelines: render README snippets on push, or pipe code through stdin/stdout. Pro adds API access with keys you can keep in CI secrets.