Stock Images

📘

Premium Feature

This feature is only available in premium plans

We have a built-in stock image library with millions of royalty-free images from Unsplash, Pexels and Pixabay. It's enabled by default but you can disable it if you want. You can also choose to change the safe searching option and the default search term.

unlayer.init({
  features: {
    stockImages: {
      enabled: true,
      safeSearch: true,
      defaultSearchTerm: "people"
    }
  }
})