Can I use this library to convert PNG image to SVG? #1700
Unanswered
zydjohnHotmail
asked this question in
Q&A
Replies: 1 comment
-
Not natively no. There’s a 3rd party library SvgSharpie that renders svg but I don’t know whether it creates a file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello:
I have a small requirements for converting about 20 PNG images to SVG images.
I want simply convert PNG image to SVG images using the same parameters, let me know if it is possible, if yes, please show me some example code.
By the way, I am using Visual Studio 2019 on Windows 10.
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions