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

Mobile Pinch Zoom

Katsuhiko HataKatsuhiko Hata571 downloads

Pinch with two fingers to zoom notes in/out on mobile (iPad/iPhone/Android). Choose content zoom (scales everything) or text-size zoom.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Pinch with two fingers to zoom your notes in and out on Obsidian mobile (iPad / iPhone / Android).

Obsidian mobile has no built-in content zoom and no status bar, so this plugin adds:

  • Two-finger pinch to zoom the note in/out (smooth, frame-throttled).
  • Anchored zoom — the point between your fingers stays put while you pinch; commands zoom toward the viewport center.
  • Trackpad pinch (ctrl+wheel, e.g. iPad Magic Keyboard) zooms too.
  • Snap to 100% — ending a gesture within ±5% of 100% glides back to exactly 100%.
  • Also zooms standalone PDF and image files opened in their own tab (works in either zoom mode); the PDF toolbar keeps its normal size.
  • A floating 🔍 indicator showing the current zoom; tap it to reset to 100%. By default it stays visible while zoomed and fades out shortly after returning to 100% (configurable: auto / always / hidden).
  • Commands Zoom in / Zoom out / Reset zoom with eased animation (assignable to hotkeys).
  • Canvas and Excalidraw are left alone — they have their own pinch zoom.

Desktop companion: on desktop use Ctrl+Scroll Zoom. This plugin activates only on mobile and no-ops on desktop.

Zoom modes (Settings)

  • Content (default) — scales the whole note via CSS zoom (text + images + formulas). Smoothest, best in Reading view. In the editor the cursor may sit slightly off at non-100% zoom.
  • Font size only — scales just the text via font-size. Solid in the editor, but images/diagrams don't scale.

Settings

  • Zoom mode, zoom step (for the commands), minimum/maximum zoom
  • Indicator: auto-fade / always / hidden, and position (any of the four corners)

Installation

Via BRAT (recommended for mobile)

Install the BRAT community plugin, then add hata-suriiken/obsidian-mobile-pinch-zoom.

Manual

  1. Download main.js and manifest.json from the latest release.
  2. Copy them into <your vault>/.obsidian/plugins/mobile-pinch-zoom/.
  3. Reload Obsidian, then enable Mobile Pinch Zoom under Settings → Community plugins.

Notes

  • Mobile only: isDesktopOnly is false so it loads on mobile, but the gesture logic activates only when Platform.isMobile is true.
  • Content mode uses CSS zoom; the in-editor cursor position can be slightly off at non-100% zoom — switch to Font size only for heavy editing.

License

MIT © 2026 hata-suriiken

HealthExcellent
ReviewPassed
About
Pinch with two fingers to zoom notes in and out on mobile (iPad/iPhone/Android). Display a floating zoom indicator and tap it to reset to 100%. Use commands to zoom in/out/reset and choose Content mode (scales whole note; editor cursor may shift) or Font-size mode (scales text only).
AppearanceCommandsHotkeys
Details
Current version
0.6.1
Last updated
2 weeks ago
Created
Last month
Updates
4 releases
Downloads
571
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Katsuhiko HataKatsuhiko Hatahata-suriiken
GitHubhata-suriiken
  1. Community
  2. Plugins
  3. Appearance
  4. Mobile Pinch Zoom

Related plugins

Note Toolbar

Add customizable toolbars to your notes.

Hotkey Helper

Easily see and access any plugin's settings or hotkey assignments (and conflicts) from the Community Plugins tab.

Keyshots

Add classic hotkey/shortcuts commands from popular IDEs like Visual Studio Code or JetBrains Family.

Tray

Run Obsidian from the system tray for customisable window management and global quick notes.

Leader Hotkeys

Add leader hotkey support to any command (like tmux or vim).

Code Editor Shortcuts

Add keyboard shortcuts (hotkeys) commonly found in code editors such as Visual Studio Code (VS Code) or Sublime Text.

Doubleshift

Open the command palette by pressing Shift (or any other key) twice like in IntelliJ and create your own shortcuts.

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.