Create PNG Image Masks from Import File

Job ID: 34230360

Budget: $250 – $750 USD

I need to (batch) create PNG image mask files from a tab-delimited import file (or spreadsheet). I have a windows PC but I'm open to solutions that don't run on a desktop. We use Photoshop (Desktop) and we also use a windows server for our website so asp or aspx would work.

Each row of the import file includes a file name (add .png for final image), image dimensions, and the coordinate positions and dimensions of the rectangular mask areas. 0x0 is defined as the upper left edge and the box positions are in relation to that position. The final image should be 72 dpi, have a transparent background and 1-2 black rectangular areas. Some images will only have 1 defined (rectangular) area.

If the BoxHeight is 0 that box will not be included in the mask.

As an example, the 3rd row of the sample file has Box1Height defined as 0 and the 4th row has Box2Height set to 0 so they will not be included in the final image.

I have attached a sample import file with 4 rows and a sample of a png output file (that I created manually).