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

Media Gallery view

RobertoJarquinRRRobertoJarquinRR193 downloads

Make a gallery of your videos and images

Add to Obsidian
  • Overview
  • Scorecard
  • Updates5

Media Gallery lets you create a gallery of your video and image files directly inside of your notes in Obsidian

Roadmap

  • Video support
  • Image support
  • Audio support
  • Pdf support

Examples

Video Video gallery

Image Image gallery

Installation

Via BRAT (Beta)

  1. Install the BRAT plugin in Obsidian.
  2. Open BRAT settings and click "Add Beta Plugin".
  3. Enter this repository URL: https://github.com/RobertoJarquinRR/Media-Gallery-view
  4. Enable the plugin in Obsidian's Community Plugins settings.

Via Obsidian Community Plugins

Search for "Media Gallery" in Obsidian's Community Plugins browser and install it directly.

Usage

Create a code block with the language set to MediaGallery in any note. Specify a path: to the folder containing your media, and an optional type: to choose between a video or image gallery. If type: is omitted, the gallery defaults to video.

```MediaGallery
path: directory/videos
type: video
```
```MediaGallery
path: directory/images
type: image
```

The plugin will render all matching files found in the specified folder as a gallery grid.

  • Video gallery: hover a card to reveal playback controls.
  • Image gallery: click a card to open it in a fullscreen lightbox. Close it by clicking the background or pressing Esc.
  • Both: double-click a card to open the underlying file in a new tab.

Recommendation

For a better video playback experience, consider installing the Media Extended plugin. Note that this only improves playback when you open a video in a separate note — the gallery itself renders videos with the default HTML5 player for performance reasons.

HealthExcellent
ReviewSatisfactory
About
Create a gallery of video and images files directly inside your notes, embedding videos from a folder. Planned support for images, audio and books.
VideoAttachmentsFiles
Details
Current version
0.2.3
Last updated
3 days ago
Created
3 months ago
Updates
5 releases
Downloads
193
Compatible with
Obsidian 1.0.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
RobertoJarquinRRRobertoJarquinRRrobertojarquinrr
GitHubrobertojarquinrr
  1. Community
  2. Plugins
  3. Video
  4. Media Gallery view

Related plugins

Pixel Perfect Image

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

Custom Attachment Location

Customize attachment location with variables($filename, $data, etc) like Typora.

File Cleaner Redux

Help you to clean empty files and unused attachments in the vault.

Janitor

Perform cleanup tasks on your vault.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Advanced URI

Control everything with URI.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

ChatGPT MD

A seamless integration of ChatGPT, OpenRouter.ai and local LLMs via Ollama into your notes.