PicNexus
approvedby joeyliu6
Upload pasted and dropped images through the PicNexus desktop app. - This plugin has not been manually reviewed by Obsidian staff.
PicNexus for Obsidian
PicNexus uploads images pasted or dropped into Obsidian through the PicNexus desktop app and inserts the resulting image link into the active note.
Requirements
- Obsidian 1.4.0 or later on desktop.
- The PicNexus desktop app running on the same computer.
- An image hosting service selected under the Obsidian integration settings in PicNexus.
Installation
Follow the PicNexus Obsidian installation and setup guide for BRAT, community directory, and manual installation instructions.
Setup
- Open PicNexus and enable the Obsidian integration.
- Select the image hosting service to use.
- Keep the port in PicNexus and the Obsidian plugin settings identical. The default is
36799. - Use Test connection in the plugin settings.
Network and privacy disclosure
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.
Development
npm ci
npm run typecheck
npm run build
The distributable files are main.js, manifest.json, and styles.css.
License
Apache-2.0. See LICENSE.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.