Skip to main content
Version: Latest

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.

The builder Images tab open in the tools panel — a search field over a masonry grid of stock photos, credited to Unsplash, Pexels and PixabayThe builder Images tab open in the tools panel — a search field over a masonry grid of stock photos, credited to Unsplash, Pexels and Pixabay

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',
},
},
});