Image Magician

by luxmargos
5
4
3
2
1
Score: 37/100

Description

Category: Data Visualization

The Image Magician plugin is a game-changer for Obsidian users who struggle with image organization and manipulation. This innovative plugin allows you to easily resize, crop, and optimize images within your notes, eliminating the need for external software. With Image Magician, you can also convert images between formats, add watermarks, and adjust image quality settings. Say goodbye to cluttered note pages and hello to a more streamlined workflow. Whether you're a photographer, researcher, or simply someone who loves to collect and share visual content, this plugin is sure to become your new best friend in Obsidian.

Reviews

No reviews yet.

Stats

35
stars
4,317
downloads
1
forks
803
days
724
days
724
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
8
total issues
7
open issues
1
closed issues
14
commits

README file from

Github

Obsidian Image Magician Plugin

This plugin for Obsidian (https://obsidian.md) supports various image formats not natively supported by the Obsidian app.

With this plugin, you can use various features based on images, such as preview, link, embed, and export to other image formats like png, jpg, and webp.

This project mainly utilizes magick-wasm to offer rendering and export features. Especially, a dedicated engine @webtoon/psd is ready for the psd (Photoshop) format.

Support

If you find this plugin helpful, please consider supporting the project.

Buy Me A Coffee

Key Features

Dedicated view

Preview various image formats in Obsidian without a third-party app, such as PSD for Photoshop and over 100 formats powered by ImageMagick.

Natural markdown support like obsidian native images

Markdown inline link syntax is supported, such as ![[My Image.psd]]. Also, HTML <img> tag is supported.

Enhanced path detection in <img>

This feature works for all <img> tags, including Obsidian's native image formats like png, jpg, and webp

You can insert either a vault-based path or an inline link in the img tag. For example:

  • <img src="https://raw.githubusercontent.com/luxmargos/obsidian-image-magician-plugin/HEAD/My Image.psd">
  • <img src="https://raw.githubusercontent.com/luxmargos/obsidian-image-magician-plugin/HEAD/[[My Image.psd]]">

Export Dialog

You can promptly export specific images through the context menu or a command, resize option is supported.

Auto Export

The plugin features an auto-export functionality that triggers when the source file undergoes changes, determined by the file's modified date. You can customize the options in Plugin's Settings.

Installation

Manually Installing the Plugin

  • Create a plugin folder in your vault at VaultFolder/.obsidian/plugins/image-magician.
  • Download the latest release and copy over main.js, styles.css, and manifest.json into the folder.

From the Community Plugins List

Search and install "Image Magician" in Obsidian's community plugins browser, then enable the plugin.

Image formats

You can try with any known image formats that see through the plugin settings. However, the plugin not guarantee it is works.

Default listed formats in plugin

Here the list below that registered as default supported formats in plugin.

Format Note
PSD Photoshop.
PSB Photoshop (large format).
TIFF,TIF,TIFF64
DCM
DDS
HDR
HEIC
MNG
PBM
PCX
PFM
PGM
PNM
PPM
SGI
XBM
XCF Gimp image. However, as I confirmed, it renders only single layer

Excludes: These are basically handled in obsidian

Format Note
PNG
JPG
WEBP
GIF
SVG
BMP
AVIF Since obsidian 1.5.3

Seems Broken in ImageMagick

These are listed on Image Magick library. But not works.

Format Note
TGA Truevision Targa image
SVG Required inkscape command line

Known problems and Tips

Rendering problems with export markdown as another format

If you plan to export your markdown to another format or encounter rendering problems, it is recommended to change the 'Render Mode' option to 'Data URL'.

This issue (or the intended behavior in Obsidian) has been identified in at least Obsidian 1.5.0. You may not see link suggestions when embedding non-obsidian-native images that are not default supported in Obsidian. You can resolve this by turning on 'Settings > File & Links > Detect all file extensions.' Alternatively, you can use a plugin such as Boost Link Suggestions.

Format list in image-magick

The document of image-magick, there are listed various formats (100+), but as I confirmed some of formats has been incomplete drawing or throw errors. Therefore, I listed some of formats as default plugin supported that I confirmed that is renders as expected.

Dump: Supported formats in Image Magick

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Linter
5 years ago by Victor Tao
An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility.
Pandoc
5 years ago by Oliver Balfour
Pandoc document export plugin for Obsidian (https://obsidian.md)
Image Converter
3 years ago by xRyul
⚡️ Convert, compress, resize, annotate, markup, draw, crop, rotate, flip, align images directly in Obsidian. Drag-resize, rename with variables, batch process. WEBP, JPG, PNG, HEIC, TIF.
Obsidian Enhancing Export
4 years ago by YISH
This is an enhancing export plugin base on Pandoc for Obsidian (https://obsidian.md/ ). It's allow you to export to formats like Markdown、Markdown (Hugo https://gohugo.io/ )、Html、docx、Latex etc.
Banners
5 years ago by Danny Hernandez
An Obsidian plugin that adds banners to your notes
Image in Editor
5 years ago by Ozan Tellioglu
This Obsidian plugin to view Images, Transclusions, iFrames and PDF Files within the Editor without a necessity to switch to Preview.
Better Export PDF
2 years ago by l1xnan
Obsidian PDF export enhancement plugin
Text Format
5 years ago by Benature
Format seleted text in Obsdidian.md
Mousewheel Image zoom
4 years ago by Nico Jeske
An Obsidian plugin that enables you to increase/decrease the size of an image by holding down a configurable key (defaults to left alt), hovering over an image in preview mode and scrolling.
Clear Unused Images
5 years ago by Ozan Tellioglu
Obsidian plugin to clear the images that are not used in note files anymore
Webpage HTML Export
3 years ago by Nathan George
Export html from single files, canvas pages, or whole vaults. Direct access to the exported HTML files allows you to publish your digital garden anywhere. Focuses on flexibility, features, and style parity.
Local images plus
3 years ago by catalysm, aleksey-rezvov, Sergei Korneev
This repo is a reincarnation of obsidian-local-images plugin which main aim was downloading images in md notes to local storage.
Paste image rename
4 years ago by Reorx
Renames pasted images and all the other attachments added to the vault
Image auto upload
5 years ago by renmu123
auto upload image with picgo
Pixel Banner
2 years ago by Justin Parker
🚩 Enhance your Obsidian notes with customizable banner images, including AI-generated designs and a curated store of downloadable banners. Transform your workspace with visually stunning headers that add context, improve aesthetics, and take your note-taking beyond the ordinary.
Image Toolkit
5 years ago by sissilab
An Obsidian plugin for viewing an image.
Image Context Menus
5 years ago by NomarCub
Image Context Menus - Obsidian.md image context menus: copy, open in default app, show in system explorer, reveal in navigation context menu. Also Open PDF externally context menu.
Image Captions
3 years ago by Alan Grainger
Add captions to images with inline Markdown and link support. The caption format is compatible with the CommonMark spec and other Markdown applications.
Obsidian markdown export
3 years ago by bingryan
This plugin allows to export directory/single markdown to a folder. support output format(html/markdown/text)
Local images
5 years ago by catalysm, aleksey-rezvov
Copy document as HTML
3 years ago by mvdkwast
Obsidian plugin: copy document as HTML, including images
Image Window
4 years ago by Jeremy Valentine
Adds the ability to open images in new Obsidian windows
Image Gallery
4 years ago by Luca Orio
A zero setup masonry image gallery for Obsidian
Featured Image
a year ago by Johan Sanneblad
Obsidian plugin to automatically set a featured image property in your notes based on the first image, YouTube link, or Auto Card Link image found in your document. This allows you to create rich note galleries using Folder Notes and Dataview.
Find Orphaned Images
2 years ago by Josmar Cristello
Find Orphaned Images is an Obsidian plugin designed to help you keep your vault clean and organized by identifying and managing images that are not linked anywhere in your notes.
Image Layouts
3 years ago by Luke Chadwick
Metadata Extractor
5 years ago by kometenstaub
Obsidian Plugin that provides metadata export for use with third-party apps.
Prettier Format
5 years ago by Andrew Lisowski
Format obsidian.md notes using prettier
PDF break page
2 years ago by CG
Plugin for obsidian that adding shortcuts to create breakpages for pdf exports.
Awesome Image
3 years ago by AwesomeDog
One-stop solution for image management.
Avatar
3 years ago by froehlichA
An obsidian plugin for displaying an avatar image in front of your notes.
Kindle Export
4 years ago by Simeon Stanek
A plugin which converts .md files from Obsidian to your Kindle/PocketBook
Export To TeX
5 years ago by Zach Raines
export obsidian markdown files in a format that can be pasted into a TeX file
Image Inline
2 years ago by Zackary W
convert images into base64 encoded strings and embed them directly within your notes
Media Slider
a year ago by Aditya Amatya
An obsidian plugin that helps to make slider for images, audios, videos, pdfs, markdown, etc in obsidian notes.
Export Graph View
a year ago by Sean McGhee
Plugin to export your vault's graph view.
Image Tools
a year ago by Andrey Serov
Media Sync
3 years ago by fnya
Media Sync is Plugin for Obsidian
Image OCR
3 years ago by kaffarell
Runs ocr on pasted images and posts result in details box. This allows to search in images.
Linked Note Exporter
9 months ago by the-c0d3r
Obsidian plugin to export a note along with all its attachments and linked notes—cleanly, conveniently, and ready to share.
Image2LaTEX
3 years ago by Hugo Persson
This is a plugin for obsidian that will read your latest copied image from clipboard and generate math latex from it
Emo
3 years ago by yaleiyale
Use image/file hosting in Obsidian by clipboard or draging file. Obsidian 图床聚合 & Github上传器
Local Media Embedder
2 years ago by seyf1elislam
an obsidian plugin allows you to Embed videos and images and audios from your local device in your notes.
Format with Prettier
2 years ago by Alex Gavrusev
Format files in your Obsidian vault using Prettier
Lite Gallery
2 years ago by Jordan Poles
Screwdriver
4 years ago by vorotamoroz
Import/Export TiddlyWiki
3 years ago by Lucas Bordeau
Import/export TiddlyWiki tiddler files with Obsidian
Image To Lskypro
3 years ago by NekouTarou
支持直接上传图片到图床Lsky,基于https://github.com/renmu123/obsidian-image-auto-upload-plugin.git改造。
Cloudinary
3 years ago by Uday Samsani, Jordan Handy
Cloudinary plugin for content uploading and transformation.
Chevereto Image Uploader for Obsidian
4 years ago by kkzzhizhou
obsidian plugins: chevereto image uploader
Latex Exporter
a year ago by Matthew S. Scott
Qiniu Image Uploader
3 years ago by Jade Zheng
Uploads images from your clipboard to qiniu.com and embeds uploaded image to your note.
Strapi Exporter AI
2 years ago by Cinquin Andy
[prod] - 🚀 Strapi Exporter: Supercharge Your Obsidian-to-Strapi Workflow, export an obsidian notes directly to your Strapi API
Markdown Image Caption
3 years ago by Hananoshika Yomaru
Generate image caption easily. Completely markdown-based.
my anime list text exporter
2 years ago by XmoncocoX
a plugin who create an obsidian page for an anime with the data from my anime list.
Image Picker
a year ago by ari.the.elk
Image Collector
2 years ago by tdaykin
Static Site MD Exporter
2 years ago by Yunfi
Export specific notes to general md for static site generation, such as Hexo, Hugo, or Astro
复制图文 (Copy Image Text)
2 years ago by msgk
obsidian插件,复制笔记内容(包括文本和图片)到剪贴板
Image Helper
2 years ago by Chongmyung Park
Context menu to convert a image to another format in reading view in Obsidian.md
Gitlab Wiki Exporter
2 years ago by Josef Rabmer
Display Relative Path Img
2 years ago by Dyc
Display the relative path image referenced by <img> in Obsidian without altering the original document
Image Metadata
2 years ago by alexeiskachykhin
Adds image metadata editing capabilities to Obsidian
PDF2Image
2 years ago by RasmusAChr
Tiff Viewer
2 years ago by Jan Ullmann
An obsidian plugin to easily convert tiff files to png so that they can be displayed in obsidian
WhatsApp export note
a year ago by JoaoEmanuell
Obsidian plugin to export notes for whatsapp
Paste Image Into Property
a year ago by Nito
Quarto Exporter
2 years ago by Andreas Varotsis
Export Obsidian notes to Quarto-compatible QMD files.
Yandex Wiki Integration
10 months ago by Pavel Sokolov
Memories
3 months ago by DIMFLIX
Plugin to display a gallery directly in a note.
Enhanced Image
2 years ago by situ2001
Enhance the experience of image in Obsidian, seamlessly.
Image to HTML
a year ago by 0x1DA9430
A plugin for Obsidian that converts pasted images to HTML format instead of Obsidian's wikilink or Markdown format
Image Uploader For Note
a year ago by Yunfi
Upload images in a note, and if the image is only used in this note, delete it from vault.
Fast Image Auto Uploader
2 years ago by Longtao Wu
upload images from your clipboard by gopic
Copy Local Graph Paths
a year ago by Amy Z
copy-local-graph-paths is a simple Obsidian plugin that copies the paths of notes linked to your current page.
Arweave Uploader
2 years ago by makesimple