hasinhayder / code-to-img

Code to Image converter is a beautifully designed application that helps you generate beautiful and customizable images of your code snippets. This is built for the developer by the developer. If you want to share your code with anyone or on any social media this is the application you need.

Home Page:https://codetoimg.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code to Image - The shinier code screenshot tool

App Screenshot Code to Image Converter - Convert your code snippets to beautiful images | Product Hunt


If you want a self-hosted deployment, code-to-image supports that too,

  1. Dockerfile
  2. docker-compose

To deploy using docker, use,

docker-compose up -d

-d -> Detach from the container after creation.


About

Code to Image converter is a beautifully designed application that helps you generate beautiful and customizable images of your code snippets. This is built for the developer by the developer. If you want to share your code with anyone or on any social media this is the application you need.

https://codetoimg.com

License:MIT License


Languages

Language:TypeScript 97.9%Language:JavaScript 0.8%Language:CSS 0.7%Language:Shell 0.3%Language:Dockerfile 0.2%