Skip to content

arg1998/obsidian-svg-styler

Repository files navigation

SVG Styler Plugin

SVG Styler is a simple Obsidian community plugin designed to help you easily modify the style properties of SVG images directly within the editor. With this plugin, you can customize properties like color, border, opacity, and more. Supported drawable tags include: path, line, rect, circle, ellipse, and polygon.

How to Use

  1. Select your embedded SVG file (e.g., ![[my-icon.svg]]).
  2. Press Ctrl + P to open the command palette.
  3. Type SVG Styler and press Enter.

Command Palette

Command Palette

SVG Styler Plugin

SVG Styler Plugin

Available Options

  • Save In-place: Inserts new style properties directly into the original SVG file.
  • Save as Duplicate: Creates a new copy of the SVG with the updated styles applied.
  • Clear Styles: Removes any existing styles from the SVG.

Changelog

To see version history, changelog and upcoming features, visit CHANGELOG.md.

About

An Obsisan.md plugin for styling embeded SVG files

Resources

License

Stars

Watchers

Forks

Packages

No packages published