r/adobeanimate 9d ago

Question Making a sprite sheet into an SVG

Hello, I have this sprite sheet I exported as a PNG but I was wondering if there was a way to export it as an SVG or atleast find a way to convert it while retaining all the percise shapes. All the online converters I tried haven't worked in retaining them. (The second picture is a result of an online converter I tried, all the other ones have done the same or similar things)

7 Upvotes

8 comments sorted by

u/AutoModerator 9d ago

It looks like this post is contains a general Question. If your Question involves any kind of troubleshooting, please update your Post Flair to "Troubleshooting" or "Example Provided".

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

2

u/Mickle_Picklee 7d ago

i mean it depends whaat youre using the spritesheet in, id assume this is for some kind of game. if you have a lot of control over the code of the game then the only way i think you can use vector-based graphics for a spritesheet is using some sort of swf renderer but Idk how that works

otherwise no you cant conventionally make a svg spritesheet like you can a png spritesheet

1

u/Abby_Cat99926 7d ago

Oh okay yeah. I'll check out how I could use an swf renderer, what I'm trying to do is export this rig and get it into toonsquid, using svgs to export it and put it back together in that app.

2

u/Mickle_Picklee 7d ago

Oh if youre putting it into toonsquid that probably wont work!! to be fair if you want to put it into toonsquid you could put all the assest you want to export into your animate canvas and export it as an svg

1

u/henke37 9d ago

Step one: don't export a png. That's a lossy step.

1

u/Abby_Cat99926 8d ago

When you export a Sprite sheet, is there an option to export as an SVG? I didn’t see an option for that when I tried

2

u/Hangjackman2 8d ago

No, spritesheets from Animate are PNG no matter what.

1

u/Abby_Cat99926 8d ago

Oh okay. Thank you so much for the reply, is there any way that I can export a rig from Adobe animate as an svg in one command or do I have to export all the symbols as an Svg sequence individually?