Create an overlay on top of your app icon
--input,-i: image file to read in. You can specify more than one file to input and output, when done the inputs will be matched to the outputs so there must be the same number of each.
--output,-o: output image file
--text,-t: text to put on banner
--height,-h: height of banner
--padding,-p: padding around banner text
--font,-f: font to use (defaults to 'Arial-BoldMT')
The above examples where created using the following command:
AppIconOverlay -i input.png -o output.png --text v1.2.3 -h 19.0MIT, see the LICENSE file for full license.