How to download Image file from URLs In Google Spredsheets and rename the file

Viewed 29

Please help me. I'm new to google apps script. I want to download the Image file by URL

All image links are stored in an H column in the sheet.

I need an image preview in Column I also download and store all the images in the folder test in gdrive and the same time, rename the image with a range of numbers (i.e., 1.jpg, 2.png, 3. jpg)

And if any image link is broken or didn't load because of the server response, then need to print the error response in the cell,

0 Answers
Related