Skip to content

Image Editor Fonts

The image editor in our template editor features a built-in font picker. To fully utilize its potential, you need to provide the Google Fonts API token.

js
googleApiKey: "YOUR_GOOGLE_FONTS_API_KEY"

By including the googleApiKey in the TOPOL_OPTIONS, you enable the image editor to access and use Google Fonts when adding or editing text in images.

Without this key, only basic system fonts are available.