joeyliu624 downloadsUpload pasted and dropped images through the PicNexus desktop app.
PicNexus uploads images pasted or dropped into Obsidian through the PicNexus desktop app and inserts the resulting image link into the active note.
Follow the PicNexus Obsidian installation and setup guide for BRAT, community directory, and manual installation instructions.
36799.The plugin connects only to the PicNexus desktop app at http://127.0.0.1:<port>. It sends image bytes or local image paths to that local service when you explicitly paste, drop, or invoke an upload command. The desktop app then uploads the image to the hosting service selected by the user. The plugin contains no telemetry, advertisements, or self-update mechanism.
See the PicNexus documentation for the desktop application's supported hosting services and privacy considerations.
npm ci
npm run typecheck
npm run build
The distributable files are main.js, manifest.json, and styles.css.
Apache-2.0. See LICENSE.