Skip to main content
mayanr33701227
Participant
July 15, 2024
Answered

SVG file size jumps up a lot when I add layers.

  • July 15, 2024
  • 1 reply
  • 122 views

Hi, This file size jumps a lot when I add detail to it, making it harder to code into my app. I have the file called JEANS which is 33KB vs the PATCHWORK JEANS that are 328KB. I want to reduce the size of the patchwork down to below 50KB in order to code it into the app. Any ideas?

This topic has been closed for replies.
Correct answer Monika Gause

There are patterns on it, that have a lot of paths. Probably clipping masks. Is there artwork masked that you can cut off?

 

Get rid of excessive anchor points. Reduce the number of objects. 

1 reply

Monika Gause
Community Expert
Monika GauseCommunity ExpertCorrect answer
Community Expert
July 15, 2024

There are patterns on it, that have a lot of paths. Probably clipping masks. Is there artwork masked that you can cut off?

 

Get rid of excessive anchor points. Reduce the number of objects.