VSCode插件之PicGo

PicGo 是基于 Electron 的图片上传工具。

目前 PicGo 目前支持了:

  • 微博图床
  • 七牛图床
  • 腾讯云COS
  • 又拍云
  • GitHub
  • SM.MS
  • 阿里云OSS
  • Imgur

下载地址:https://github.com/Molunerfinn/PicGo/releases

PicGo
PicGo
Owner:Molunerfinn
Updated:2024-04-25 23:59
Watch:22970
Star:22970
Fork:2170
:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder

这篇文章重点说的不是 PicGo,而是说的基于VSCode的插件

Owner:
Updated:1970-01-01 08:00
Watch:
Star:
Fork:

此插件支持:

  • 从剪贴板上传图片到图床
    Windows/Unix: Ctrl + Alt + u
    OsX: Cmd + Opt + u

    从剪贴板上传图片到图床

  • 从文件夹上传图片到图床
    Windows/Unix: Ctrl + Alt + e
    OsX: Cmd + Opt + e

    从文件夹上传图片到图床

  • 从输入框中输入图片名称上传到图床
    Windows/Unix: Ctrl + Alt + o
    OsX: Cmd + Opt + 0

    从输入框中输入图片名称上传到图床

相关文档:https://picgo.github.io/PicGo-Doc/zh/guide/

添加新评论