prajnaprabhu3 / codestamp

Convert your code into beautiful images. Customize for different syntax colors, background theme, and more.

Home Page:https://codestamp.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codestamp

Codestamp

A utility to convert your code to image with required customization like syntax theme, background theme, and more.

Todo

  • add more features
    • font size
    • keyboard accessibility
    • more language support
    • more theme support

Run the website locally

git clone https://github.com/Prajnaprabhu3/codestamp.git

Setting up the project

cd codestamp

# Install dependencies
pnpm install

Starting server

pnpm dev

Server should now be running on localhost

About

Convert your code into beautiful images. Customize for different syntax colors, background theme, and more.

https://codestamp.vercel.app

License:MIT License


Languages

Language:TypeScript 91.2%Language:CSS 7.9%Language:JavaScript 0.9%