Implement Image in Typeflow

It's possible to implement images. For that, Typeflow has a specific, {{image_xxx}}, with xxx, that can be replaced by the text you want. Once you do that, in your Typeflow configuration, you can choose the width of your image. Then we convert the images from Airtable into a JPEG format. Here are the format accepted:

  • PNG

  • WEBP

  • TIFF

  • GIF

  • SVG

  • AVIF

  • HEIC/HEIF

If the variable is correctly implemented, you can choose the image's width.

Was this helpful?