cestfredy2k downloadsCapture node effortlessly with precision screenshot.
A plugin for Obsidian that lets you capture any node of a Canvas as a PNG image.

canvas-node-screenshot-2026-09-19-143210.png.main.js and manifest.json from the latest release..obsidian/plugins/canvas-node-screenshot/ and copy both files into it.npm install
npm run dev # rebuilds main.js on every change
npm run build # type-checks and builds for production
To release a new version, run npm version patch (or minor / major). It updates manifest.json and versions.json and creates the matching git tag.