<img height="1" width="1" src="https://www.facebook.com/tr?id=420397589986244&amp;ev=PageView &amp;noscript=1">
Skip to content
English
  • There are no suggestions because the search field is empty.

Batch Upload: How to extract images from an excel sheet for easy batch upload to Fohlio?

Trying to batch upload specifications into Fohlio but having trouble with getting the images to sync with the upload? Try the below AI prompt to extract the images from your Excel file for easy Batch Upload to Fohlio

AI Prompt
I have an Excel file that contains product information in rows. One of the columns contains embedded images (e.g., product photos), and each image corresponds to the product in the same row.Please do the following:Extract each image from the Excel file.Save each image as a .jpg file.Name each image using the item’s row number (e.g., 1.jpg2.jpg, etc.), based on its position in the Excel sheet.Store all images in a single folder.Zip the folder and return the zipped file.