M
M
mishapsv2015-06-15 12:55:59
Adobe Illustrator
mishapsv, 2015-06-15 12:55:59

Is it possible to convert vector smart object to svg?

There is a psd layout (I can’t talk to the designer anymore), there is a vector smart object.
Is it possible to extract svg from it, for example, using Illustrator?
Well, i.e. I can open a file in the chandelier, press ctrl+c and copy the code into a text editor, but it doesn't turn out to be a full-fledged svg (if I understand correctly)

<svg version="1.1"
   xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
   x="0px" y="0px" width="72px" height="91px" viewBox="0 0 72 91" enable-background="new 0 0 72 91" xml:space="preserve">
<defs>
</defs>
<g id="Vector_Smart_Object_xA0_Рзображение__x28_РєРѕРїРёСЏ_x29_">
  
    <image overflow="visible" width="72" height="91" id="Vector_Smart_Object_xA0_Рзображение_2_" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABbCAYAAADQr8NyAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3tJREFUeNrs3c9r1EAUB/DprhWt
R4siFaRWT2JvRUTEWrCIPy6yexAPniSslPoHeFSvIli6bUUp4kntwR+tBUFF8NCjiAiioILiSj0o
/sIi9ft2p+wYs22W5iUzyXvweLspJZlPk8nvaYvSMVQe7UI5jTyAXK/sjXnkR6Q3UPLucM+sReMQ
yg1km3In5pAFIN1mBQLOFtSnjuHEhkRA46jH9fefyFPIKeR3S1EOIq/FhURAFdR1+nsJMxqxeZXB
8vaiPAxYk45i2Seinl/OwKG4r9yMVuR14B3jADLjj2Mw35BfjbZcjRopp9yOz8h+5BcuJNeBFPqd
GZTdyFkOJOeBNNIzlD4OpFQAcSKlBogLKVVAHEipA4oaKZVAUSKlFmgJJE+AFkcaAVJJgBojUQyH
QcoEkA/pQzNImQEykPYg34dFyhSQRnqF0hsWyXWgPDeSi0CfjM8daNRmTiQXgV4YjaK7MrfQqB5k
ngOJrknPGz/sxC+9sV0Iy3wCZYx5NidhUXayD8KCX0K5yDwbWpM8ZztpIA2iFJAzjLM5t8LxXTbd
5pnAX3qVqt2dieIPTjdQn+vPa50GMqB+obyLsI/L7oFisyFAAiRAAiRAAiRAAiRAEgIkQAIkQAIk
QAIkQBICFD5ScU16qDy6EeUmcjWyf6DkVWQN+hfnEXIHshu5Szax/3G69CR6C2hKgGo4mwJwDulb
QNnug/RbkoTT4cP5kfm9WJw4zgHFjeMUUBI4bH0QGrMfpRN5GQ347SoOyxqExlAjJpHDdPCG7ytd
xeHaxOj1yIXnCA8vBylpHBYgLDy9aEvvkc4uB8kGHLZOWj+wvVPVH45sCikAZzIJHNa9WMATpKGQ
AnBoAJMjSeCw7+YbIE0Doa0BznaUxz6cQhR7QmuPgwKQ9iLv+pE0zgPkBltwYjtQXArJwGm3CSfW
I+lFkHpsxYn9VKMB0hNbcRI5FwtAarUVJ7GTVQNpTk96aSNOomfzGmkrkt6s2WYjDtvZfBNIb1Gs
HvFK7osJkAAJkAAJkAAJkABJCJAACZAACZDrQPmsg/jvthCQOR7PPllnquOBLESFLpjdU/Ux7c9D
kAbdtnlMe65Yo2r/MuOCMW2agM4ii6o2qAc9ZzwmK1E16Fb3mZy+NlzUEyTqOEXYvK520vhAmxQ9
hH2FtrsMw1S0Qbc2UX8FGADXkpRkbtAd6wAAAABJRU5ErkJggg==">
  </image>
</g>
</svg>

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Aborrol, 2015-06-15
@Aborrol

I used inkscape for this, but what's wrong with this svg? svg is simply encoded in base64, it remains only to remove the extra tags, set the fill and stroke colors, and you can use it.

O
Olga Moskvitina, 2015-06-15
@loly_girl

Illustrator can save as SVG. You don't need to copy the code.

K
KushchO, 2019-05-31
@KushchO

In newer photoshops, if anyone comes across, with illustrator open, right click on the layer > Edit Contents. It will open in illustrator, it remains only to save in SVG format.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question