Settings

Theme

Show HN: I made a tool for converting text snippets to shareable image

snip2img.com

8 points by wesammikhail 2 months ago · 3 comments · 1 min read

Reader

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 2 months ago

Interesting, wonder what use cases you had that prompted you to set this up?

  • wesammikhailOP 2 months ago

    I 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!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection