Ask HN: Software to turn black and white image into plottable SVG?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • hatched

    Convert images to plotter-friendly hatched patterns

  • The input is a bitmap.

    Yes, the plotter cannot lift the pen. This is what it looks like:

    https://twitter.com/marekgibney/status/1579054642545438721

    The solution you linked to is doing hatching. I also found a tool that does this:

    https://github.com/plottertools/hatched

    I will probably use that for a first try. If I do more plotting, I would hope to find a more intelligent hatching algorithm, which takes the shape of the areas it fills into account. If none extist, I might even write my own.

  • vpype

    The Swiss-Army-knife command-line tool for plotter vector graphics.

  • Ah, very nice.

    That should reduce the effort needed to something you might be able to make quick work of, yourself, with some thought.

    this website [1] recommends a tool called vpype [2] which might have an option to do what you need or might be able to be tweaked to do what you need

    [1] https://www.acrylicode.com/svg-to-gcode-walkthrough/

    [2] https://github.com/abey79/vpype

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts