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

Avatar

maradotwebpmaradotwebp11k downloads

Display an avatar image in your notes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates9

This plugin provides you with a component that will display a small image with some accompanying text. That's it.

Preview Mode

To use, insert the following snippet into your markdown.

```avatar
```

Editing the picture / description

In source mode, you can edit the codeblock directly:

```avatar
image: your-image-here.png
description: This will be displayed as the description!
```

In live preview mode, click on the image to change it (then either select one from your vault, or paste in a URL to a picture online), or edit the description by clicking on it (Don't forget to click the button to save your changes!)

Edit Mode

The description editor supports all markdown features of Obsidian.

More options

The following options are available through the YAML codeblock:

  • image?: string
    • A path or URL to an image. Optional, defaults to a picture of the file path initials.
  • description: string
    • The description displayed next to the image.
  • side?: "left" | "right"
    • The side on which the avatar will be displayed. Optional, defaults to "left".
  • size?: "small" | "medium" | "large" | number
    • The size of the avatar. May be either small (180x180px), medium (240x240px), large (320x320px), or any custom width as a number. Optional, defaults to medium.
  • objectPosition?: string
    • How to position the image within the square container surrounding it. For example, "left" would show the left side of a landscape picture, "right" the right side. Refer to https://developer.mozilla.org/en-US/docs/Web/CSS/object-position for more information.

Installation

Using Obsidian

  1. Open Obsidian
  2. Open Settings -> Community Plugins
  3. Click on Turn on Community plugins if prompted
  4. Click on Browse, and search for Avatar
  5. Install & enable the plugin

Manual installation

  1. Download the latest release .zip from the Releases section of this Github repository
  2. Extract the .zip to your vault's plugin folder: <vault>/.obsidian/plugins
  3. Reload Obsidian
72%
HealthGood
ReviewSatisfactory
About
Display a compact avatar component showing an image alongside a Markdown description via an avatar codeblock. Edit the image in live preview or update the YAML in source to provide a path/URL, side, size, and objectPosition for precise layout.
ImagesMarkdownEditing
Details
Current version
1.1.0
Last updated
11 months ago
Created
3 years ago
Updates
9 releases
Downloads
11k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
maradotwebpmaradotwebp
github.com/froehlichA
GitHubmaradotwebp
  1. Community
  2. Plugins
  3. Images
  4. Avatar

Related plugins

Outliner

Work with your lists like in Workflowy or Roam Research.

Various Complements

Complete words similar to auto-completion in an IDE.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Importer

Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.

Meta Bind

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

Creases

Tools for effectively folding Markdown sections.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

Image Converter

Convert, compress, resize, annotate, markup, draw, crop, rotate, flip, align, drag-resize, rename with variables, and batch process images: WEBP, JPG, PNG, HEIC, TIF

Simplified Chinese Word Splitting

Adds Simplified Chinese word splitting support for the editor and Vim mode.

LanguageTool Integration

advanced spell/grammar checks with the help of language-tool.