DevrajDC / dc-code-screenshot

A powerful tool for sharing code snippets with additional features. Share beautiful screenshots of your code on your social media platforms.

Home Page:https://dc-code-screenshot.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Screenshot

A powerful tool for sharing code snippets with additional features. Share beautiful screenshots of your code on your social media platforms.

Project Live at: https://dc-code-screenshot.vercel.app/

code-screenshot


Features

  • 10+ elegant themes (light + dark theme included).
  • 12+ font styles (popular monospace fonts).
  • Support for all popuplar languages with auto-detection and syntax highlighting.
  • Multiple export options: save as SVG/PNG, copy to clipboard and copy link.
  • Other customization options like: font size, padding, background etc.

Technologies used


Build steps

  1. Clone this repo
git clone https://github.com/DevrajDC/dc-code-screenshot && cd code-screenshot
  1. Install project dependencies
npm install
  1. Build the project and start a local server
npm run build && npm run serve

About

A powerful tool for sharing code snippets with additional features. Share beautiful screenshots of your code on your social media platforms.

https://dc-code-screenshot.vercel.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 92.7%Language:CSS 3.7%Language:HTML 3.6%