Updated on Aug 28, 2026
How to add images to the CSV file?
To add the product images to the CSV file, you need to use links.
Basically, you need to add the product images to a hoster system (such as Dropbox, or Google Photos) which will generate a link connected with images.
Once you get the images, you can add fill the image column of the CSV with the image’s links.
Nembol accepts images from Dropbox, Cloudinary, and even Google Photos.
Please note: systems like Google Drive cannot be used, because they don't provide public links fully accessible.
To generate a public link with Google Photos, you should use tools. There are plenty of them on the internet. We suggest using this one.
How to add multiple images to the CSV file?
To add several images in the additional_image column, you need to separate the links with commas and no spaces.
Example:
link1.com,link2.com,link3.com
Next: upload your CSV to Nembol
Once your image links are in place and the file is ready, the next step is bringing it into Nembol.
Read how to import products using a CSV file — it covers what to put in each column, and the steps to upload the file from your Products tab.