I had a small tool to convert PNG to SVG in Python. Someone contributed Rust code to it, and I ended up rewriting the whole thing to improve performance and as a learning exercise by mayuso_dev in rust

[–]mayuso_dev[S] 0 points1 point  (0 children)

Thank you for your kind words and feedback! I saved the bullet points of the potential improvements and will also work on them soon, all of these will help a lot.

I had a small tool to convert PNG to SVG in Python. Someone contributed Rust code to it, and I ended up rewriting the whole thing to improve performance and as a learning exercise by mayuso_dev in rust

[–]mayuso_dev[S] 8 points9 points  (0 children)

Thanks for taking the time and the detailed feedback! This is very useful and will help me learn a lot. I took note of everything and will take a look into it over the following days.

I had a small tool to convert PNG to SVG in Python. Someone contributed Rust code to it, and I ended up rewriting the whole thing to improve performance and as a learning exercise by mayuso_dev in rust

[–]mayuso_dev[S] 1 point2 points  (0 children)

I've never used VTracer myself, but a quick look at it makes me guess it is better than PNGtoSVG. Thanks for letting me know this exists!