Mini Script for Single Purpose Excecl image download and renaming- Using Maybe python

Job ID: 37496261

Budget: $30 – $250 USD

Program Accomplish the FOllowing:

1) Allow for upload of excel spreadsheet.
2) Excel Spreadsheet will contain a code in the first column, images in the remaining column.
3) Program will download all the images and at the same time renaming it.

The naming convention is: product identifier.variant code.file extension (for example, B000123456 is the product identifier, than B000123456.MAIN.jpg or B000123456.PT02.jpg)

4) For the first Image it will use the variant code "MAIN", ie B000123456.MAIN.jpg
5) For each subsequent column with images, it will use variant image "PT01, PT02, PT03" sequentially. Ie B000123456.PT02.jpg

I was told this can be done through pyton, but you are free to use whatever easier for you. However the end result is an executable file we can easily use without additional installation.