Katsuhiko Hata571 downloadsPinch with two fingers to zoom notes in/out on mobile (iPad/iPhone/Android). Choose content zoom (scales everything) or text-size zoom.
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:
Desktop companion: on desktop use Ctrl+Scroll Zoom. This plugin activates only on mobile and no-ops on desktop.
zoom (text + images + formulas). Smoothest, best in Reading view. In the editor the cursor may sit slightly off at non-100% zoom.Install the BRAT community plugin, then add hata-suriiken/obsidian-mobile-pinch-zoom.
main.js and manifest.json from the latest release.<your vault>/.obsidian/plugins/mobile-pinch-zoom/.isDesktopOnly is false so it loads on mobile, but the gesture logic activates only when Platform.isMobile is true.zoom; the in-editor cursor position can be slightly off at non-100% zoom — switch to Font size only for heavy editing.MIT © 2026 hata-suriiken