Why I Built This
I share code snippets frequently and wanted a tool that feels instant instead of clunky.
The target UX was keyboard-friendly controls, sharp visual output, and export quality that matches preview exactly.
How It Works
You paste code, pick a theme and layout, and Snippix generates a polished preview in real time.
Export supports common sharing workflows and keeps visual consistency between editing and output.

Key Decisions
- Zustand for precise state subscriptions.
- DOM-to-image export for preview fidelity.
- Lean default controls to reduce cognitive load.
What I Learned
In creator tools, strong defaults and predictable output are more valuable than adding many controls.