# SVG to RGB: How to save a series of svg images to video?

**URL:** https://discourse.julialang.org/t/svg-to-rgb-how-to-save-a-series-of-svg-images-to-video/85309
**Category:** General Usage
**Tags:** images, video
**Created:** [August 4, 2022, 5:39pm UTC](https://discourse.julialang.org/t/svg-to-rgb-how-to-save-a-series-of-svg-images-to-video/85309 "2022-08-04T17:39:48Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Jeff\_Emanuel](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/jeff_emanuel/32/15440_2.png) [@Jeff\_Emanuel](https://discourse.julialang.org/u/Jeff_Emanuel)
#### Post date: [August 4, 2022, 6:00pm UTC](https://discourse.julialang.org/t/svg-to-rgb-how-to-save-a-series-of-svg-images-to-video/85309/2 "2022-08-04T18:00:28Z")

</div>

Either [Ffmpeg support for svg rasterization - Stack Overflow](https://stackoverflow.com/questions/48216871/ffmpeg-support-for-svg-rasterization) or rasterize the SVGs before sending to ffmpeg. Something like [How to convert an svg file to png with fixed pixel size/resolution](https://discourse.julialang.org/t/how-to-convert-an-svg-file-to-png-with-fixed-pixel-size-resolution/33561)

---

_[View the full topic](https://discourse.julialang.org/t/svg-to-rgb-how-to-save-a-series-of-svg-images-to-video/85309)._
