Hi,
I have a spreadsheet with a bunch of image URLs (A2:A1550). The URL format is
domain.com/blah/123456.jpg or
domain.com/blah/123456.png The numerical part varies (image names are different). I want to save all the images to a local folder, let's say C:\Temp using the name after the last / in the URL as a file name (e.g. 123456.jpg)
Separately, it would be nice to be able to resize those images in Excel to width 567 and height 567 before saving them. The reason why I am asking for this separately is because I am not sure if all the images have the same dimensions (if width=height for all of them) and I do not want them to be cropped.
Thanks
I have a spreadsheet with a bunch of image URLs (A2:A1550). The URL format is
domain.com/blah/123456.jpg or
domain.com/blah/123456.png The numerical part varies (image names are different). I want to save all the images to a local folder, let's say C:\Temp using the name after the last / in the URL as a file name (e.g. 123456.jpg)
Separately, it would be nice to be able to resize those images in Excel to width 567 and height 567 before saving them. The reason why I am asking for this separately is because I am not sure if all the images have the same dimensions (if width=height for all of them) and I do not want them to be cropped.
Thanks