Stock Images
Paid Feature
This feature is only available in paid plans. Learn More
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.

Users open the Images tab in the tools panel, search for a term, and drag or click any result to insert it into the design.
unlayer.init({
features: {
stockImages: {
enabled: true,
safeSearch: true,
defaultSearchTerm: 'people',
},
},
});