Skip to content
← Back to projects

Showcode

Generate beautiful images of code.

Create beautiful images of code.

#Showcode API

Showcode can also be accessed via an API. View the documentation here:

https://api.showcode.app/docs

#Showcode Desktop

Showcode can also be downloaded as a standalone desktop application:

https://showcode.app/download

Thank you for your support! 🙏

#Local Installation

  1. Clone the git repo
  2. Run npm install
  3. Run NODE_OPTIONS=--openssl-legacy-provider npm run dev
  4. Visit http://localhost:3000

New version available.