Our Selfie-mask bulk image generator is a Windows PowerShell script that allows you to stretch cropped selfie-mask images from the comfort of your workplace—or living-room, for that matter.
In order to use this script, you need to be running a Windows O/S with an active connection to the internet. The script supports the following image formats: bmp, gif, jpg (or jpeg) and png. Any files not using these file extensions (and image-files larger than 4MB) will automatically be refused. Preferred formats are png and jpg, as they are compressed (smaller files) while also providing quality image resolution.
Our script looks for pre-cropped selfies stored in a special folder named 'uploads'
under a folder named 'selfie-mask', and it uploads those images to our web-service in
order to create stretched versions of the images. The stretched files are then
sent back to your PC and placed in another special folder named 'output'.
Download a compressed (zip) folder of our script and its corresponding files here: selfie-mask.zip.
After downloading, extract the contents of the zipped folder to any location on your PC… even your Windows Desktop.