CodeSnap is a local-first code-to-image tool built with React + Vite + TypeScript. Paste code, tune visual settings, and export high-resolution PNG snapshots for docs, social posts, and changelogs.
- Theme presets (
Graphite,Parchment,Midnight) - Adjustable font size and card padding
- Optional line numbers
- PNG export via
html-to-image - Light, neutral dashboard-style UI
- Unit + flow tests and CI
npm install
npm run devnpm run devnpm run testnpm run typechecknpm run build
MIT