Y
Hacker News
new
|
ask
|
show
|
jobs
by
jankovicsandras
402 days ago
Can this solve vector tracing?
https://github.com/jankovicsandras/imagetracerjs
(Public domain) Discaimer: I made this.
2 comments
iFire
402 days ago
The result doesn't match the original svg
https://github.com/jankovicsandras/imagetracerjs/blob/master...
on an a/b test.
link
titaphraz
402 days ago
The inkscape extension link is to a empty page:
https://inkscape.org/~MarioVoigt/%E2%98%85imagetracerjs-for-...
link
jarek-foksa
402 days ago
"Vectorize" generator in Boxy SVG also uses imagetracerjs under the hood, you can check the online demo here:
https://boxy-svg.com/#demo-tracing
I think Inkscape still uses Potrace internally, which is produces a bit better results.
link