How to use vtracer in the terminal to output via stdout instead of saving to a local file? #104
frankwu-delphi
started this conversation in
General
Replies: 3 comments 1 reply
-
The cmd does not currently support |
Beta Was this translation helpful? Give feedback.
1 reply
-
and, I hope to add stdin/stdout in the new version. |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes, basically:
|
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.
-
I am using other tools to create an interface and calling vtracer to convert a bitmap to an SVG file by capturing the terminal output. However, when I tried the command "vtracer -i d:\test.png -o -" in the terminal, there was no result output, only a prompt saying "Conversion successful."

Can you tell me what went wrong? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions