/paste64

A webapp to get a base64 of an image on paste

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Paste64

Paste64 is a tool I have built to scratch an itch. I wanted to be able to paste any image from my clipboard (mostly screenshot in my case) to get its base64 version so I can integrate it directly in any markdown. So Paste64 was born. Try it online!

It was also an excuse to try out Svelte.

Demo

screencast

Stack

  • logo Svelte
  • logo Rollup.js
  • logo TypeScript
  • logo Tailwindcss

Contributing

Help and feedback is always welcome and pull requests get accepted.

Media

A quick exchange on HN.

License

MIT