Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Screenshot Selection

HWY1dot0HWY1dot020 downloads

Capture the currently selected content as a PNG and copy it to the clipboard.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

Capture the currently selected content in an Obsidian note as a PNG and copy it to the system clipboard. Useful for sharing a snippet of a rendered note to WeChat, Xiaohongshu, Slack, or anywhere else that accepts pasted images.

The image inherits your current Obsidian theme (fonts, colors, callouts, code highlighting), so the output looks the way the note looks on screen.

Features

  • Works in Reading View and Live Preview
  • Captures the full selection, even if it scrolls beyond the viewport
  • Preserves theme styling — dark / light, custom fonts, callouts, code blocks
  • Output goes straight to the system clipboard — no save dialog, no file management
  • Desktop only (clipboard image write is unreliable on mobile Obsidian)

Install

From the Community Plugins browser (after the plugin is accepted)

  1. Settings → Community plugins → Browse
  2. Search for "Screenshot Selection"
  3. Install and enable

Manual install

  1. Download main.js, manifest.json, and styles.css from the latest release
  2. Drop them into <your-vault>/.obsidian/plugins/screenshot-selection/
  3. Settings → Community plugins → reload and enable "Screenshot Selection"

Usage

  1. Open a note, switch to Reading View or Live Preview
  2. Select the content you want to capture (drag-select with the mouse)
  3. Open the command palette (Cmd-P / Ctrl-P) and run Screenshot selection to clipboard
  4. Paste (Cmd-V / Ctrl-V) into any app that accepts images

Assign a hotkey via Settings → Hotkeys for one-keystroke capture.

Known limits

  • Source mode (raw markdown) is not supported — switch to Live Preview or Reading View
  • Cross-origin embeds (iframes, external PDFs) are hidden in the captured image
  • Very tall selections (above ~30000px rendered height) are rejected — split into smaller captures

Build from source

git clone https://github.com/HWY1dot0/obsidian-screenshot-selection
cd obsidian-screenshot-selection
npm install
OBSIDIAN_VAULT=~/path/to/your/vault npm run build

The build copies main.js, manifest.json, and styles.css to <OBSIDIAN_VAULT>/.obsidian/plugins/screenshot-selection/. Use npm run dev for watch mode.

Network usage

This plugin makes no network requests of its own. It uses the modern-screenshot library, which — when rendering a selection that contains externally-hosted images (e.g. <img src="https://...">) — may have your browser fetch those images so they can be embedded in the capture. No data is sent to any third-party server by the plugin.

License

MIT — see LICENSE.

98%
HealthExcellent
ReviewPassed
About
Capture selected content in Reading View or Live Preview as a PNG and copy it to the system clipboard. Preserve your current Obsidian theme (fonts, colors, callouts, code highlighting) and capture selections that extend beyond the viewport. Use on desktop only.
ImagesExportTheming
Details
Current version
0.1.2
Last updated
7 days ago
Created
2 weeks ago
Updates
3 releases
Downloads
20
Compatible with
Obsidian 1.5.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
HWY1dot0HWY1dot0hwy1dot0
GitHubhwy1dot0
  1. Community
  2. Plugins
  3. Images
  4. Screenshot Selection

Related plugins

Export Image plugin

Easily convert your article to image.

Slides Extended

Create markdown-based reveal.js presentations. Fork of Advanced Slides.

Export to HTML

Export your Markdown notes as HTML, directly in the clipboard or as a file.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Style Settings

Adjust theme, plugin, and snippet CSS variables.

Image Converter

Convert, compress, resize, annotate, markup, draw, crop, rotate, flip, align, drag-resize, rename with variables, and batch process images: WEBP, JPG, PNG, HEIC, TIF

Image Context Menus

Image context menus (mostly on right click): Copy to clipboard, Open in default app, Show in system explorer, Reveal file in navigation, Open in new tab.

PlantUML

Generate PlantUML diagrams.

Ink

Hand write or draw directly between paragraphs using a digital pen, stylus, or Apple pencil.