Hacker News new | ask | show | jobs
by simonw 613 days ago
Here's one: I asked Claude this:

"Options for JavaScript to turn a JPEG into a vector SVG"

Result: https://gist.github.com/simonw/d2e724c357786371d7cc4b5b5bb87...

I ended up building this: https://tools.simonwillison.net/svg-render

More details here: https://simonwillison.net/2024/Oct/6/svg-to-jpg-png/

1 comments

> I ended up building this:

I'm confused about how you ended up building the opposite of your initial prompt? The initial prompt seemed like puzzle worth solving.