Skip to content

convert images into base64 encoded strings and embed them directly within your notes

Notifications You must be signed in to change notification settings

ZackaryW/obsidian-image-inline

Repository files navigation

Image-Inline

Some vaults just doesn't feel right to have image files.

Features

Paste Image

Paste images directly from clipboard.

paste_in

Drag and Drop Image

Drag and drop images into the vault.

drag_in

Auto Scroll

Automatically scroll out of the expanded link

auto_scroll

Only Paste on threshold

You can either select smaller or larger than the set threshold to trigger an action.

For example, if the threshold is set to smaller and 50KB, a picture of 40KB will be base64 encoded, while a picture that is 100KB will be saved as usual.

threshold

Resizing

Easily resize images within the vault.

resizing_result resizing

(Deprecated) Convert All

Convert all images to base64 embed. A newer Modal working in progress.

convert_all

Note

  • command palette feature Paste Image as Base64 is not affecteed by resizing rules.

About

convert images into base64 encoded strings and embed them directly within your notes

Resources

Stars

Watchers

Forks

Packages

No packages published