1.1.0 • Published 7 years ago

img2md v1.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

img2md

Detect images in the clipboard and paste them in your markdown file.

Install

npm i -g electron-prebuilt
npm i -g img2md

Usage

Run img2md, and any time you copy an image to the system clipboard:

  • the image file is saved in that directory
  • the system clipboard is populated with a markdown image tag, that you can paste into your document.

License

MIT