CodeSnipe is a beautiful code snippet creator for developers to generate and share customizable code screenshots.
- Generate customizable code screenshots
- Multiple themes and background options
- Toggle between dark and light mode
- Resize code window to your preference
- Adjustable padding settings
- Multiple font options
- Automatic language detection
- Export as PNG or copy to clipboard
- Keyboard shortcuts for faster workflow
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the application.
G
- Random BackgroundB
- Toggle BackgroundD
- Dark or Light ModeN
- Toggle Line NumberF
- Random FontS / M / L
- Toggle Padding Size1 / 2 / 3
- Toggle Image SizeCtrl + Alt + S
- Download PNGCtrl + Alt + C
- Copy PNG
- Next.js
- React
- TypeScript
- Chakra UI
- CodeMirror
- dom-to-image
Contributions are welcome! Feel free to open an issue or submit a pull request if you have any improvements or bug fixes.
This project is licensed under the MIT License - see the LICENSE file for details.