Home

Awesome

Inkscape as a service

A simple web service that transforms the given SVG file into the desired format.

Run with docker run -p 8080:8080 gcr.io/as-a-service-dev/inkscape

URL parameters:

Running the server locally

Deploy to your server

The following container image always reflects the latest version of the master branch of this repo: gcr.io/as-a-service-dev/inkscape

Deploy to Google Cloud

Run on Google Cloud

Or use gcloud beta run deploy --image gcr.io/as-a-service-dev/inkscape