Skip to main content
Participant
November 11, 2020
Answered

Salvar em SVG

  • November 11, 2020
  • 2 replies
  • 584 views

Bom dia !

Estou elaborando um logo com fontes simples que estão no próprio Illustrator, porém o arquivo que preciso não pode ser maior que 14kb e tem que ser no formato .SVG.

O problema é que quando salvo o arquivo fica maior que 500kb.

Alguém pode me ajudar a deixar o arquivo com tamanho máximo em 14kb ???

This topic has been closed for replies.
Correct answer m1b

Hi! Take a look at this post. It discusses the issue on a specific file. The answer mentions this tool which may be useful in your case.

 

Top ideas I can think of are:

  • simplify geometry where possible (eg. using compound path for mask, rather than two separate masks)
  • using symbols where possible (where you have identical elements repeated)
  • exporting the svg with a lower precision (number of decimals).

 

Also, if you're willing to go further, open the svg file in a text editor after exporting, and you can analyse it and compare it to different versions to see how they are smaller, based on character count.

 

- Mark

2 replies

m1b
Community Expert
m1bCommunity ExpertCorrect answer
Community Expert
November 11, 2020

Hi! Take a look at this post. It discusses the issue on a specific file. The answer mentions this tool which may be useful in your case.

 

Top ideas I can think of are:

  • simplify geometry where possible (eg. using compound path for mask, rather than two separate masks)
  • using symbols where possible (where you have identical elements repeated)
  • exporting the svg with a lower precision (number of decimals).

 

Also, if you're willing to go further, open the svg file in a text editor after exporting, and you can analyse it and compare it to different versions to see how they are smaller, based on character count.

 

- Mark

Monika Gause
Community Expert
Community Expert
November 11, 2020

Depends on what's in the file.

So maybe start with that?

Describe what exactly is in your file and then also how exactly you save it?

HUGO5FEFAuthor
Participant
November 12, 2020

São apenas 4 palavras, escritas com fontes leves (pirulem).

E para salvar uso a configuração original que vem quando instala o programa.