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

Image Converter: WebP only

joshuarlijoshuarli38 downloads

Converts pasted images to WebP.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Obsidian plugin that automatically converts pasted images to WebP.

Conversion uses Electron's built-in Chromium Canvas API (OffscreenCanvas.convertToBlob) — no native dependencies, no wasm, no external tools. The entire plugin is ~1.7 KB.

How it works

  1. Intercepts paste events containing images (PNG, JPEG, BMP, etc.)
  2. Converts to WebP via createImageBitmap → OffscreenCanvas → convertToBlob({ type: "image/webp" })
  3. Saves to your configured attachment folder and inserts a ![[wikilink]]
  • I recommend having all attachments in a single flat folder. Settings -> Files and links -> Default location for new attachments & Attachment folder path
81%
HealthExcellent
ReviewSatisfactory
About
Convert pasted images (PNG, JPEG, BMP, etc.) to WebP automatically using Electron's Chromium Canvas API, with no native dependencies, wasm, or external tools. Save converted files to your attachments folder and insert a ![[wikilink]] into the note.
ImagesAttachmentsAutomation
Details
Current version
0.2.0
Last updated
3 months ago
Created
3 months ago
Updates
2 releases
Downloads
38
Compatible with
Obsidian 1.11.7+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
joshuarlijoshuarli
GitHubjoshuarli
  1. Community
  2. Plugins
  3. Images
  4. Image Converter: WebP only

Related plugins

Paste image rename

Rename image after pasting, support name pattern and auto renaming.

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.

Ink

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

Local Images Plus

A reincarnation of Local Images to download images in Markdown notes to local storage.

Attachment Management

Customize attachment path, auto-rename attachments, etc.

Image auto upload

Upload images from your clipboard by PicGo.

Imgur

Upload images from your clipboard to imgur.com and embeds uploaded image to your note.

QuickAdd

Quickly add new notes or content to your vault.

Templater

Create and use dynamic templates.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.