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

joshuarlijoshuarli47 downloads

Converts pasted images to WebP.

  • 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
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
5 months ago
Created
5 months ago
Updates
2 releases
Downloads
47
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.

Ink

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

Pixel Perfect Image

Pixel perfect 100% image resizing, copy to clipboard, show image in Finder/Explorer, and much more.

Local Images Plus

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

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.

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.

X

NoteTweet

Post tweets and threads to X (Twitter) directly from your notes.

BRAT

Easily install a beta version of a plugin for testing.