Is it possible to use an existing SVG File with base64 embedded Images to render to PNG #371
Answered
by
tdewolff
Serverfrog
asked this question in
Q&A
Answered by
tdewolff
Jan 16, 2026
Replies: 1 comment 1 reply
|
Hi Bastian, the parsing of SVGs is very rudimentary, and embedded images are not supported (though I'm happy to accept PRs). The ParseSVG seems to be in high-demand, but I cannot justify spending time on (unpaid) open-source at the moment unfortunately... |
1 reply
Answer selected by
Serverfrog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Bastian, the parsing of SVGs is very rudimentary, and embedded images are not supported (though I'm happy to accept PRs). The ParseSVG seems to be in high-demand, but I cannot justify spending time on (unpaid) open-source at the moment unfortunately...