Skip to main content
Participant
November 8, 2024
Question

How can I cut a section in a svg to an new file

  • November 8, 2024
  • 3 replies
  • 1299 views

How can I cut a section out of an SVG file and save it to a new file, including the paths? If needed, should I export it as PNG and then convert the PNG back to SVG

 

Help would be great

This topic has been closed for replies.

3 replies

Kurt Gold
Community Expert
Community Expert
November 8, 2024

Also, there is an Export Selection command in the File menu.

michelew83603738
Community Expert
Community Expert
November 8, 2024

I would open the file in illustrator and just select what you need. It should be straightforward unless there is something else going on with the file.

Community Expert
November 8, 2024

The question is a little vague. If you're trying to extract elements out of an existing piece of artwork there are multiple ways to do that. But it depends on the artwork itself. It may be as simple as ungrouping the objects (if they're grouped) and then selecting the desired pieces of artwork, copying them to the clipboard and then pasting them into a new Illustrator document. If you're trying to cut portions out of existing shapes the Pathfinder tools can do that. Clipping masks can show/hide portions of artwork non-destructively.

 

If the artwork is vector-based already (given that it is in a SVG file) then there is no need for exporting in PNG format and then somehow going back to SVG. PNG is a pixel-based format. Converting vector shapes to pixels and then converting back into vectors again doesn't make any sense. It would degrade the artwork.

michelew83603738
Community Expert
Community Expert
November 10, 2024

Can you post a screen capture of the artwork with the layers panel showing and expanded so that we can better understand what you are trying to do.

MontePicAuthor
Participant
November 11, 2024