geokrety/svg-to-png

Sponsored OSS

By GeoKrety

Updated about 1 year ago

A daemon to convert svg files to png

Image
Languages & frameworks
Integration & delivery
0

10K+

geokrety/svg-to-png repository overview

https://github.com/geokrety/geokrety-svg-to-png

GeoKrety SVG to PNG converter

Convert templates labels in SVG to PNG (or vectorized SVG). It Also replace specific placeholders by QRCode

This is part of the GeoKrety project.

It's based on AI, PDF and EPS to SVG converter by @Tobias Scheepers itself based on SVG to PNG converter by @steren Source on GitHub

Many thanks to:

POST parameters:
  • file: input file added as multipart/form-data
  • qrcode: The data to be encoded in the QRCode multipart/form-data

Running the server locally (docker)

  • Build with docker build . -t inkscape
  • Start with docker run -p 8080:8080 inkscape
  • Open in your browser at http://localhost:8080"

Running the server locally (docker-compose)

  • Run/Build using docker-compose up --build
  • Open in your browser at http://localhost:8080"

Notes

The included extension fork render_barcode_qrcode as it contains fixes related to issue and MR. It could be removed when it will properly included in official Inkscape release. Probably in v1.0.1

Tag summary

Content type

Image

Digest

sha256:0932eba3e

Size

373.3 MB

Last updated

about 1 year ago

docker pull geokrety/svg-to-png

This week's pulls

Pulls:

894

Last week