Skip to main content
Participant
February 14, 2024
Question

How do i import svg with blur?

  • February 14, 2024
  • 1 reply
  • 491 views

 

How can i import an svg path with blur effect to illustrator? I. need to add a blur effect to some parts of an svg file and open it in illustrator. Even tough most browser can load it fine , illustrator can not.

Im talking about assigning such a blur effect to an svg path before opening in illustrator:

https://www.w3schools.com/graphics/svg_fegaussianblur.asp

 

I want to do as less as possible with illustrator since its not intuitive at all.Hope there is a trick to prepare the svg drawing so that illustrator can load the effect correctly.

 

 

This topic has been closed for replies.

1 reply

Monika Gause
Community Expert
Community Expert
February 14, 2024

you will probably have to figure out how to best code it. maybe first apply an effect in Illustrator, and take a look at the code and then use the same structure for your file