Skip to main content
All CollectionsCreate surveysCreate surveys
Survey with pictures: How to add images to your survey
Survey with pictures: How to add images to your survey

Learn how to insert web hosted pictures and photos to your survey introduction, question, and answers.

Agnieszka avatar
Written by Agnieszka
Updated this week

To customize your survey to the next level, you can add a picture to your survey question by uploading it from your device.

Add images to questions

You can add an image to any question in your Email or Shareable link and Website or in-product surveys by going to Settings ➡️ + Add image and uploading or drag-and-dropping an image.

❗️Files must be in JPG or PNG format and under 2MB.

Add images to answer options

You can also add images to the answer options or intro messages with HTML.

However, this method makes it impossible to add a file from your device. Instead, you can upload your picture to the Internet using image hosting and paste the link in the HTML tag.

To add an image, insert the following code to the question, introduction, or answer field:

<img src="INSERT A LINK TO YOUR IMAGE HERE">

You can also change the size of the image by adding width and height attributes:

<img src="INSERT A LINK TO YOUR IMAGE HERE" width="500" height="600">

📌 Please note that this feature is unavailable for Intercom messenger & Mobile SDK surveys.

You can also add images to your question answers in the same way as above. We support it in Single answer selection, Multiple answer selection, and Ranking answer questions.

🔧If your image isn't displayed in the survey, please try to right-click on your image, select 'Open image in a new tab' and copy the URL from that new tab into the survey.

Best practices

Customize your survey design

Design your survey look and colors to make your survey stand out and match your brand.

Personalize your survey template

Learn how to design your survey and adjust the template to suit your brand.


📞 If you have any questions - feel free to reach out to our team via chat or email: support@survicate.com

Did this answer your question?