ajstarks / svgo

Go Language Library for SVG generation
Other
2.14k stars 169 forks source link

Pdf to SVG #45

Closed ghost closed 3 years ago

ghost commented 6 years ago

I would like to implement this.

Can anyone offer any advice e on the mapping of pdf elements to SVG.

I read that inkscape supports this so it's definitely doable, and their are some strong pdf libraries for golang.

The use case is two fold.

  1. Take an existing pdf and load it into SVG play for editing.

  2. Save from SVG play as a pdf.

robbyoconnor commented 5 years ago

@ghost, close one of your issues either this one or #46.