MarkdownPicPicker

Documentation Status Say Thanks!

Attention

As Qiniu will delete your domain after 30 days, it will not be recommanded anymore. I will write plugin for Tencent Cloud instead.

Introduce

MarkdownPicPicker is an assistant which can help you add picture in Markdown. It will upload the image in your clipboard to web picture host and copy the Markdown-format link(![](url)) to your clipboard or pasteboard. Now it supports Windows and Mac OS.

Preview of MarkdownPicPicker

Function

Version 1.1.0 can do:

  1. Picture host support Qiniu and SM.MS.
  2. You can use it as soon as you download it without any config.
  3. Through config, you can add your own picture host uploader.
  4. Picture will be saved to local first.
  5. Copy the Markdown-format link to clipboard or pasteboard.
  6. Easy to add your own uploader.

How to use

Windows

  1. Download MarkdownPicPicker at:https://github.com/kingname/MarkdownPicPicker/releases/download/v1.0.0/MarkdownPicPicker_v1.0.0.zip
  2. Copy image into clipboard
  3. Run MarkdownPicPicker.exe

Mac OS

  1. Install pngpaste: brew install pngpaste
  2. Download and unzip MarkdownPicPicker at: https://github.com/kingname/MarkdownPicPicker/releases/download/v1.0.0/macOS_MarkdownPicPicker.zip
  3. Copy image into pasteboard
  4. Run MarkdownPicPicker.app

Documentation

More document and how to develop new uploader, please refer to: http://markdownpicpicker.readthedocs.io/en/latest/

Thanks to

laixintao Sean10