I am downloading a set of images as SVG files. I would like to render these in an ImageFill. Is there a way to do this (considering the fact that ImageFills only support PNG, JPG and GIF)?
Do I have to convert the SVG file to PNG/JPG before displaying them? If so, please suggest how.
is yes and with some sort of online conversion API. A quick search lead me to https://cloudconvert.com/, but there are probably lots of service providers in this area.
Since you’re currently not “even” able to add SVGs to the artboard, cf. Adding SVG to the artboard, this will probably be your only option.