SVG Filter Maker is a tool to help you build out your SVG filters visually in a node graph editor.
- Cyclic dependencies are mostly ignored, I'm not here to shame your ouroboros.
- Terribly not responsive and terribly unusable on mobile or touch-only devices.
- Using a lot of nodes leads to performance issues.
- Save latest graph configuration so it can be restored upon repeat visits.
- Create a shareable link of the current configuration.
- Create a list of recipes that can be loaded into the filter maker.
- Allow inserting a custom SVG into the preview window.
- Added: Eric Meyer suggested it would make sense to be able to resize the preview section.
- Added: Scott Kellum suggested the ability to preview the rendering of a filter at a specific node.