Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML SVG Basics SVG and CSS Responsive SVGs

Alvaro Giorgetta
PLUS
Alvaro Giorgetta
Courses Plus Student 1,942 Points

If I have a complex animation (made in After Effects and saved as a .mov file) Can I then convert it to a SVG file?

I have this beautiful animation I made a while ago using After effects. The animation is about 7 seconds long (it's a Logo animation). I'm trying to add that animation at the top of my wesbite. I don't think it would be possible to recreate that animation using Illustrator. Therefore, is it possible to convert a .mov file to a SVG file? If not, whats the best way to handle complex animations on the web? SVGs? .MOV files? GIFs? or using CSS animations? Thank you so much!

1 Answer

I don't know for sure, but I don't think so. You can do animated .gif. I don't know the details on how to convert, though. You can also leave it as a .mov and play it as a movie.