Convert SVG to PNG with JavaScript

In this segment, we'll work on converting an SVG to a PNG using an HTML canvas. We'll dynamically render content into the SVG image including custom fonts from Google fonts. In the next episode, we'll show how to take the PNG image and upload it to YouTube with the YouTube Data API to use as the thumbnail.

Code: https://github.com/cjavdev/video_automation
Twitter: https://twitter.com/cjav_dev
Feedback: https://forms.gle/Q31hhjJGsMrvY4mL6

It turns out there's a really excellent tool called TubeBuddy that already exists and does most of what I was planning to build. I've started using TubeBuddy in the past few months and really like it. If you use this link to buy a license, I'll get a small cut for being an affiliate: https://www.tubebuddy.com/cjavdev.
#rails #rubyonrails