1 repo
Tools for transmitting image data to remote storage.
Distinguishing note: Focuses on the user-facing upload capability rather than the underlying handler.
Explore 1 awesome GitHub repository matching content management & publishing · Image Uploaders. Refine with filters or upvote what's useful.
PicGo is a cross-platform desktop utility designed to automate image hosting and asset management. It functions as a pipeline-based engine that processes image inputs—such as local files, base64 strings, or clipboard data—through a configurable sequence of transformations and uploads to various cloud storage providers. The application distinguishes itself through a modular, plugin-based architecture that allows users to extend core functionality without modifying the main binary. By utilizing a lifecycle hook system, developers can register custom logic to intercept and modify data at specifi
Transmits image files to configured cloud providers using local file paths or system clipboard data.