简体   繁体   中英

Download and rename image file from Excel spreadsheet

I have an Excel file, in which the column A consist of links to images and Column B contains the required name of the image. What is the best way to download the images and rename them automatically as per the name give in Column B.

A friend needed an app that downloads all the items in the excel file, I developed an electron based app that runs on your machine and downloads the assets in column A and renames it if column B is supplied. If you want to give it a try you can find it on github: github.com/btargac/excel-parser-processor

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM