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

Scalosaurus

polygonhunterpolygonhunter109 downloads

Resize embedded images with drag handles and write the size back into the wikilink, with snap-to-column-width.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6
Scalosaurus

Scalosaurus

Resize embedded images the way you'd expect — by dragging them.

Scalosaurus puts real resize handles on your embedded images, right inside the editor. Grab a corner, drag to the size you want, and the new dimensions are written straight back into the wikilink — no more typing |300 by hand and eyeballing the result. Drift near your note's text column and the image snaps to full width, so the size that matters most is one confident drag away.

Sister plugin of Linkosaurus. Works in both Live Preview and Reading Mode, and only ever touches internal ![[image.png]] embeds.

Highlights

  • Drag to resize, wherever you edit. Handles appear on hover or tap, in both Live Preview and Reading Mode.
  • Proportions stay intact. A locked aspect ratio writes a clean |width and lets Obsidian keep the height; hold Shift — even mid-drag — to size freely as |width x height.
  • Magnetic snap to your column. Near the text-column edge the drag snaps (with a guide line) and writes a responsive |100% token that keeps tracking the column as the window, theme, or line width changes.
  • Writes once, cleanly. The link updates on release: a single undo step, no flicker, and it targets the exact image you dragged — never a filename guess — so the same image embedded twice resizes independently.
  • Stays out of your way. Escape cancels a drag; double-click a handle to clear the size and reset.

Good to know

  • Only vault wikilink embeds (![[...]]) are handled — not ![](https://raw.githubusercontent.com/polygonhunter/scalosaurus/HEAD/url) or remote images.
  • The responsive |100% (or |fit) token is a Scalosaurus convention. Without the plugin, Obsidian shows the image at its natural size, and some caption plugins render the token as a caption. Prefer fixed pixels? Switch Snapped size format in settings.
  • Transcluded images (from ![[Other note]]) are left alone — their link lives in that other file.
  • On Obsidian 1.12+, the built-in corner-drag and Scalosaurus coexist; the plugin's handles take precedence where they appear.

Development

npm install
npm run dev    # watch build straight into test-vault/.obsidian/plugins/scalosaurus
npm test       # unit tests (parser, drag reducer, token locator)
npm run build  # typecheck + production build (main.js at repo root)

Open test-vault/ in Obsidian (with the community plugin hot-reload for live reloading). It has demo notes for duplicates, callouts/tables, transclusions and edge cases; docs/findings.md tracks the empirical M0 verification gates.

HealthExcellent
ReviewPassed
About
Resize embedded vault images (local ![[...]] embeds) with drag handles in Live Preview and Reading Mode. Keep aspect ratio by default or resize freely; snap to the column edge to write responsive |100% sizing. Write the final size back into the wikilink on release as a single undo step.
ImagesEditingInterface
Details
Current version
0.1.9
Last updated
2 weeks ago
Created
4 weeks ago
Updates
6 releases
Downloads
109
Compatible with
Obsidian 1.12.4+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
polygonhunterpolygonhunterpolygonhunter
polygonhunter.com
GitHubpolygonhunter
  1. Community
  2. Plugins
  3. Images
  4. Scalosaurus

Related plugins

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Dragger

Drag and drop any block (paragraphs, headings, lists, etc.) to rearrange content like Notion.

Hover Editor

Transform the Page Preview hover popover into a fully working editor instance.

Mousewheel Image zoom

Increase or decrease the size of an image by scrolling.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Hider

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

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.

Outliner

Work with your lists like in Workflowy or Roam Research.

Ink

Handwriting and drawing directly between paragraphs using a digital pen, stylus, or Apple pencil.

Note Toolbar

Add customizable toolbars to your notes.