molunerfinn/picgo

:rocket: The Ultimate Image Uploader for Efficient Creators. Supports Obsidian, Typora, VS Code etc. and 60+ image hosting services (S3, GitHub, Cloudflare...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 18 minutes ago
Added to GitGenius on September 2nd, 2026
Created on December 12th, 2017
Open Issues & Pull Requests: 27 (+0)
GitHub issues: Enabled
Number of forks: 2,326
Total Stargazers: 27,157 (+0)
Total Subscribers: 181 (+0)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 14.5 hours
90th percentile: 0.0 hours
Tracked items: 159

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 8% of issues opened in the past year have been closed. Three people close 89% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 11
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,019 days
Stale 30+ days: 10
Stale 90+ days: 9

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (104)
  • feature request (44)
  • help wanted (2)
  • ToDo (1)
  • duplicate (1)
  • need detail info (1)
  • new-version (1)
  • plugin (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

PicGo is an image uploader that integrates with editors like Obsidian, Typora, and VS Code to streamline image hosting across multiple services including S3, GitHub, Cloudflare R2, Imgur, and Aliyun OSS.

The tool solves the friction of managing images during content creation by automating upload and link generation. When you paste an image, PicGo uploads it to your configured hosting service and immediately copies the resulting link to your clipboard, eliminating the manual steps of uploading separately and copying URLs. The application supports over sixty image hosting services out of the box, with additional hosts available through a plugin system. It runs as a desktop application built with Electron and Vue, providing a graphical interface alongside programmatic access for editor integrations.

PicGo suits creators who frequently embed images in documents, blog posts, or notes and want to avoid context-switching to manage uploads. It works well for anyone already using Obsidian, Typora, VS Code, or similar tools who needs reliable image hosting. The tool is particularly valuable if you work with multiple hosting providers, as it centralizes configuration and switching between them. The plugin architecture means you are not limited to built-in hosts; if your preferred service is not included, you can extend PicGo through custom plugins.

The project maintains active development with regular updates to its core functionality and plugin ecosystem. The codebase is written in TypeScript and follows a standard code style convention. The maintainers have established clear boundaries around scope, explicitly noting that PicGo will no longer add new third-party image hosts to the default installation, instead directing users to build plugins for additional services. The project provides comprehensive documentation including a dedicated core library reference for developers building extensions.