Description
Customization & UI Plugin
Category: Customization & UI
The Image Darkmodifier plugin lets you apply visual filters to images directly through your markdown syntax. By using special annotations like @darkmode, @invert, or @transparent, you can transform how embedded images appear - inverting colours, removing white backgrounds, or boosting lightness for better visibility in dark themes. The plugin supports both local and remote image links, inline markdown, and even raw HTML <img> tags. Filters are applied in order from left to right, and users can customise parameters like transparency thresholds or lightness levels using a concise, structured syntax.
Reviews
No reviews yet.
Stats
3
stars
3 stargazers
229
downloads
229 downloads
1
forks
1 forks
99
days
99 days since creation
1
days
1 days since last commit
1
days
1 days since last release
3
total PRs
3 total pull requests
0
open PRs
0 open pull requests
0
closed PRs
0 closed pull requests
3
merged PRs
3 merged pull requests
14
total issues
14 total issues
11
open issues
11 open issues
3
closed issues
3 closed issues
0
commits
0 total commits in last one year
Latest Version
2 days ago
Changelog
What's Changed
- System theme awareness by @davidvkimball in https://github.com/0qln/obsidian-image-darkmodifier/pull/16
Full Changelog: https://github.com/0qln/obsidian-image-darkmodifier/compare/1.0.2…1.1.0
README file from