SVG Style Editor

approved

by ARGOSTA

Change the color and other style properies of an embded SVG file

7 stars1,072 downloadsUpdated 1y agoMIT
View on GitHub

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.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.

SVG Style Editor | SimilarPlugins