5 ms·
Show HN: I made a tool for converting text snippets to shareable image
Hey guys,
I needed a way to convert Code, CSV, and Markdown snippets to shareable images so I built this over the weekend. It all runs locally in the browser using a few lines of jQuery. Nothing fancy.
Sharing in case someone else might find it useful!
- wenldev 6mo agoInteresting, wonder what use cases you had that prompted you to set this up?
- wesammikhail 6mo agoI post some stuff on social media like code snippets and some markdown instructions. Most platforms have terrible support for rich formatting. So I decided to do it this way instead. I can now just post screenshots. Also, when creating technical docs and presentations, this turned out to be super helpful. Just a fun side project I figured others might find useful!
- wenldev 6mo ago[dead]