README
中文 | English
📖 Overview
PicGo aims to make image uploading a seamless part of your creative workflow.
Whether you’re writing a blog post, taking notes, or authoring developer docs, PicGo helps you upload images in one step and automatically copies the resulting link—so you can stay focused on creating, not uploading.
Supported Image hosts
PicGo supports mainstream Image hosts out of the box, and can be extended indefinitely through its plugin system:
- China cloud vendors: Qiniu, Tencent Cloud COS, UPYUN, Alibaba Cloud OSS
- International / open platforms: GitHub, SM.MS(S.EE), Imgur
- More options via plugins: AWS S3, Cloudflare R2, MinIO, and more
Note: PicGo itself will no longer add new third-party Image hosts by default. You can build Image host plugins yourself—see PicGo-Core.
✨ Key Features
PicGo is built around a fast, low-friction image upload experience:
⚡ Smooth writing flow
- Auto-copy links: once an upload finishes, the link is copied to your clipboard automatically.
- Flexible formats: Markdown, HTML, URL, custom templates—paste directly into any editor.
- Zero-Context Switching: Don't switch windows. Just paste images directly into your favorite editor, and let PicGo handle the upload in the background.
🚀 Fast uploads
- Multiple ways to upload: drag & drop, paste from clipboard, hotkeys, and even right-click context menu upload on macOS/Windows.
- Global hotkey: press
Command+Shift+U(macOS) /Ctrl+Shift+U(Windows/Linux) to open the upload window without leaving your current app. The global key can be customized.
🧩 Powerful plugin ecosystem
- Highly extensible: plugins already exist for AWS S3, Cloudflare R2, MinIO, and many other Image hosts.
- Even more possibilities: image compression, watermarking, renaming, Markdown image migration, and more.
- Explore plugins: Awesome-PicGo
🤖 AI-friendly
More and more writing is handed off to AI. But the screenshots and charts it produces sit on your disk as , and they need to become real links before you publish. PicGo lets AI upload them too:
- PicGo Skills: official Agent Skills that teach AI when and how to upload. Works with any AI tool that supports the skills format.
npx skills@latest add PicGo/skills - DeepSeek Harness plugin: install it in dsh and your agent can upload to your image host on its own.
dsh plugin --profile web add @picgo/dsh-plugin
Both reuse the image hosts and plugins you already configured in PicGo—nothing to set up twice. Read more in this post.
🛠 Developer-friendly
- HTTP API: upload via HTTP requests (v2.2.0+), making it easy to integrate with other tools.
- Open source: fully open-source and transparent.
- Great documentation: detailed docs help you get started quickly. For plugin development, see the PicGo-Core docs.
There’s more to discover—development progress is tracked in Projects.
If you’re new to PicGo, start with the User Guide. If you run into issues, check the FAQ and closed issues.
Download & Install
| Source | Link / Installation | Platform | Notes |
|---|---|---|---|
| GitHub Releases | https://github.com/Molunerfinn/PicGo/releases | All | Downloads may be slow in mainland China |
| Shandong University mirror | https://mirrors.sdu.edu.cn/github-release/Molunerfinn_PicGo | All | Thanks to the mirror for hosting |
| Scoop | scoop bucket add extras & scoop install picgo |
Windows | Thanks to @huangnauh and @Gladtbam |
| Chocolatey | choco install picgo |
Windows | Thanks to @iYato |
| Homebrew | brew install picgo --cask |
macOS | Thanks to @womeimingzi11 |
| AUR | yay -S picgo-appimage |
Arch Linux | Thanks to @houbaron |
| Nix | nix-shell -p picgo |
Nix/NixOS | Thanks to @qrzbing |
Screenshots


Development
Currently tested on macOS and Windows only. Linux has not been fully tested.
If you want to learn, contribute, modify, or build PicGo yourself:
For an Electron-vue learning series, see: Electron-vue development
- Install Node.js and Git, and make sure you’re familiar with npm basics.
- Clone the repo:
git clone https://github.com/Molunerfinn/PicGo.gitand enter the directory. - Install dependencies with
pnpm. If you don’t have it yet, install it from the pnpm website first. - On macOS you’ll need Xcode; on Windows you’ll need Visual Studio.
- For contributing, see CONTRIBUTING.md.
Development mode
Run pnpm run dev to start the dev workflow with hot reload. Note: dev mode can be unstable and the process may crash—if that happens:
ctrl+c # stop dev mode
pnpm run dev # restart
On Windows, after dev mode starts, PicGo’s tray icon will appear in the bottom-right system tray area.
Production build
To build release artifacts locally, run pnpm run build. After a successful build, the installer files will be generated under dist.
Note: If your network is unstable, electron-builder may fail to download Electron binaries. You can set an alternative mirror before building:
export ELECTRON_MIRROR="https://npmmirror.com/mirrors/electron/"
# On Windows: set ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/ (no quotes)
pnpm run build
Electron binaries are stored under ~/.electron/. If you need to refresh them, delete that directory and rebuild.
Related Projects
- vs-picgo: PicGo for VS Code.
- flutter-picgo: mobile app (Android & iOS).
- PicHoro: another mobile app compatible with PicGo config (Android only for now).
- skills: official Agent Skills that teach AI to upload with PicGo.
- dsh-plugin: PicGo plugin for DeepSeek Harness.
Sponsorship
If you like PicGo and it helps your workflow, feel free to buy me a coffee.
Alipay:

WeChat Pay:

GitHub Sponsors:
License
Copyright (c) 2017 - Now Molunerfinn
更多「桌面與應用程式」外掛
open-design
作者 nexu-io
DeepSeek Harness 的開源 AI 設計外掛,本地優先桌面應用,讓編碼智慧體變身設計引擎,生成原型、落地頁、幻燈片、圖片與影片,支援多種格式匯出。
deepseek-harness-desktop
作者 anywhere-labs
為 DeepSeek Harness (DSH) 外掛生態打造的現代化桌面端解決方案。萬物皆「外掛」,桌面本身也是「外掛」。
openbiliclaw
作者 whiteguo233
本地私有、開源的自進化跨平臺 AI 內容發現 Agent:先理解你,再主動從 B站、小紅書、抖音、YouTube、X、知乎、Reddit、微博等平臺與開放 Web 尋找內容。(支援 deepseek harness 外掛) | Local-first open-source cross-platform AI content discovery agent: understands you, then proactively finds content across Bilibili, Xiaohongshu, Douyin, YouTube, X, Zhihu, Reddit, Weibo and the open web.(support deepseek harness plugin)
deeptide
作者 paean-ai
由 DeepSeek 出品的 Swift 原生 macOS 程式設計智慧體,主打原生流暢體驗。
