Home
Head's Up: I'm in the middle of upgrading my site. Most things are in place, but there are something missing and/or broken including image alt text. Please bear with me while I'm getting things fixed.

Google Fonts You Can Use In Cloudinary Transformations

Cloudinary provides some google fonts to overlay on images. It's not the full set though.

I couldn't find a full list. So, I wrote a script to hit the google fonts api, make calls to cloudinary, and track the status of which ones work and which ones don't. A bit of hack, but it seems to work.

Here's the list as of March 2022 :

The code is here if you're interested.