Rin Image Toolbar

by
5
4
3
2
1
New Plugin

Description

Hover over images for toolbar: copy, crop, and fullscreen - This plugin has not been manually reviewed by Obsidian staff.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Rin Image Toolbar

Obsidian plugin that shows a floating toolbar when you hover over images in Live Preview mode.

Features

  • Copy — copy image to clipboard
  • Crop — interactive crop dialog with drag handles and precise pixel input, saves as filename_crop.ext (auto-increment if exists)
  • Fullscreen — view image in a fullscreen overlay

After cropping, the image reference in your note is automatically updated to point to the cropped version.

Reading view only shows Copy and Fullscreen (no crop).

Demo

demo

Installation

  1. Download the latest release from Releases
  2. Extract into .obsidian/plugins/image-toolbar/
  3. Enable "Image Toolbar" in Obsidian Settings → Community Plugins

Manual Build

npm install
npm run build

License

MIT