Skip to main content
Participant
January 16, 2023
Answered

Exporting multiple layers as SVG maintaining artboard size

  • January 16, 2023
  • 1 reply
  • 347 views

I've encountered a problem, mainly that only exporting .svg as a single file seems to give a possibility to save it with artboard canvas size. 

I have a file with 150+ layers, and I need to batch save them in .svg with artboard.

How can I do that?

Would there be any option in the program for this? Is there any community based scripts?

Maybe there is some way to convert these layers into artboards at once, then maybe it would be possible for me to export in the way I need it?

When exporting it through the export manager, it gives me all of the layers, but it's all diffrent sizes.

This topic has been closed for replies.
Correct answer 50482864account

Because of the well-known rules of universe as well as Internet (you'll find a solution in one minute after posting a question about it on th Internet) I was able to find a much simpler solution than yours. In case anyone will need it in the future:

https://support.flaticon.com/s/article/Export-to-SVG-Saving-in-Illustrator?language=en_US

https://github.com/antishow/save-layers-to-svg

I've downloaded the file, File->script->other script, load it and it went through all of my layers exporting it with artboards

1 reply

Mylenium
Legend
January 16, 2023
50482864accountAuthorCorrect answer
Participant
January 16, 2023

Because of the well-known rules of universe as well as Internet (you'll find a solution in one minute after posting a question about it on th Internet) I was able to find a much simpler solution than yours. In case anyone will need it in the future:

https://support.flaticon.com/s/article/Export-to-SVG-Saving-in-Illustrator?language=en_US

https://github.com/antishow/save-layers-to-svg

I've downloaded the file, File->script->other script, load it and it went through all of my layers exporting it with artboards