img2md
v1.1.0
Published
Detect images in the clipboard and paste them in your markdown file.
Readme
img2md
Detect images in the clipboard and paste them in your markdown file.
Install
npm i -g electron-prebuilt
npm i -g img2mdUsage
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
