[PLUGIN] SVG Editor + \\ Edit any SVG art directly inside Roblox Studio

SVG Editor +

After the release of Gui Editor +, I’m happy to introduce its big sibling:

A full-featured vector editor that lets you import, edit, and create SVG icons, buttons, badges, illustrations, and more — all without ever leaving Studio.

Key Features

  • Import any SVG
    Drop in files of any complexity — from simple icons to heavy illustrations with dozens of groups and paths.

  • Full SVG property support
    Every standard SVG attribute is editable and rendered at maximum fidelity.

  • Powerful path editing
    Select points, drag handles, insert/remove segments, and reshape curves with precision (just like a real vector tool).

  • Layers panel
    Full hierarchy support with groups, visibility toggles, and easy navigation.

  • Transform, Fill, Stroke, Arrange & more
    Complete properties panel with opacity, rotation, alignment, distribute, outline stroke, simplify, etc.

  • AI Integration (SvgKitAgent)
    Connect any AI agent that can run Luau in Studio (Claude via Roblox MCP or others).
    The plugin places an SvgKitAgent module in ReplicatedStorage. Give the agent a description and it can draw, preview, and refine SVG artwork for you.

  • Easter egg
    The entire welcome screen has a little easter egg…

Get it now

Plugin link:
https://create.roblox.com/store/asset/139316556137914

This is a direct follow-up to Gui Editor + that received a lot of attention!

I’d love to hear your feedback, feature requests, and see what you create with it!



Happy designing,
TR-MZ

8 Likes

Any feedback on the price of this plugin?

Does the plugin auto upload to Roblox or do you have to manually download then re-import the edited image? I was working on a similar tool like this for my plugin, but couldn’t figure that out.

Seems absolutely phenomenal by the way, I assume this is using EditableImage?

No that’s the whole goal ! You just need to click a button and it updates your asset, without ever leaving studio.

And yes, i did a SVG rendering engine with editable image, it works live even on older computers !

Thanks for the feedback :wink:

1 Like