//code.soubiran.devbyBarbapapazes

code.soubiran.dev

Create beautiful images from code.

3
1
3
4
Vue

Code Screenshot Generator

A beautiful and simple tool to create stunning screenshots of your code snippets with syntax highlighting and customizable options.

Features

  • undefinedSyntax Highlighting: Support for multiple programming languages (TypeScript, Markdown, PHP, JSON, HTML, Vue)
  • undefinedCustomizable Size: Choose from Small, Medium, Large, or Extra Large canvas sizes
  • undefinedDark/Light Mode: Toggle between dark and light themes
  • undefinedCustom Watermark: Add your own editable watermark to screenshots
  • undefinedHigh Quality: Export screenshots to images
  • undefinedURL Parameters: Share your configuration via URL (code, language, size, watermark, theme)

Getting Started

Prerequisites

  • Node.js
  • pnpm

Installation

  1. Clone the repository:
git clone https://github.com/Barbapapazes/code.soubiran.dev.git
cd code.soubiran.dev
  1. Install dependencies:
pnpm install

Development

Start the development server:

pnpm dev

The application will be available at http://localhost:5173.

Build

Build the application for production:

pnpm build

The built files will be in the dist/ directory.

Preview

Preview the production build locally:

pnpm preview
[beta]v0.14.0