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 Cluster

lucaslucas84 downloads

Image Cluster helps you easily combine multiple images together in your notes, making your note interface more beautiful and organized.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6


中文 | English



Obsidian Image Cluster helps you easily combine multiple images together in your notes, making your note interface more beautiful and organized.

⬇️ Installation

From Community Plugins (Recommended)

You can install the plugin directly from Obsidian's Community Plugins browser:

  1. Open Obsidian and go to Settings > Community plugins
  2. Click on Browse and search for "Image Cluster"
  3. Click Install and then Enable the plugin

You can also install the plugin directly from its Community Plugins entry: Image Cluster on Obsidian.

Manual Installation

  1. Download the latest release from GitHub Releases
  2. Extract main.js, manifest.json, and styles.css to your vault's .obsidian/plugins/image-cluster/ directory
  3. Reload Obsidian and enable the plugin in Settings → Community plugins

✅ How to Use

  1. Right‑click on an image link and choose “Wrap the images into a group”.

  1. In Reading mode, click the “Settings” button at the top‑right corner of an image group to customize its style.

⚙️ Configuration

The style configuration of an image group is stored in the first line of the imgs code block and ends with ;;.
You can manually tweak the parameters there for deeper customization.

```imgs
size=150&gap=8&radius=10&shadow=false&border=false;;
![](https://raw.githubusercontent.com/tcyeee/obsidian-image-cluster/HEAD/assets/1.png)
![](https://raw.githubusercontent.com/tcyeee/obsidian-image-cluster/HEAD/assets/2.png)
![](https://raw.githubusercontent.com/tcyeee/obsidian-image-cluster/HEAD/assets/3.png)
![](https://raw.githubusercontent.com/tcyeee/obsidian-image-cluster/HEAD/assets/4.png)
```

Optional parameters

Option Description Default Available options
size Image width and height in px 150 50~500
radius Border radius in px 10 0~50
gap Space between images in px 8 0~50
shadow Show drop shadow or not false false / true
border Show border around images false false / true
hidden hidden images false false / true
82%
HealthExcellent
ReviewCaution
About
Combine multiple images into neat, responsive clusters inside your notes. Wrap images into a group via right‑click and customize layout, size, spacing, border radius, shadows and visibility from the group's settings or the imgs code header.
ImagesAppearanceEditing
Details
Current version
1.3.2
Last updated
2 months ago
Created
11 months ago
Updates
6 releases
Downloads
84
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
lucaslucas
GitHubtcyeee
  1. Community
  2. Plugins
  3. Images
  4. Image Cluster

Related plugins

Lapel

Show the heading levels in the gutter of the editor.

Pretty Properties

Makes note properties look more fun: adds side image, banners, list property colors and allows to hide specific properties.

Pixel Banner

Enhance your notes with customizable banner images.

Show Whitespace

CSS styles and CM6 extensions to highlight whitespace in Source and Live Preview modes.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Hider

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

Meta Bind

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

Outliner

Work with your lists like in Workflowy or Roam Research.

Various Complements

Complete words similar to auto-completion in an IDE.