A lightweight web tool inspired by carbon.now.sh to turn your code into an image
- Type in your code
- Select a language for syntax highlighting
- Choose a theme
- Download the code block as a PNG file
git clone https://github.com/jamiewilliamsxyz/code-to-image.git
cd code-to-image
npm install
npm run dev