parser.add_argument('--background','-b',type=lambdahexCode:tuple([int(hexCode.lstrip('#')[i:i+2],16)foriin(0,2,4)]),default='000000',help='Background color in rgb hex')
parser.add_argument('images',nargs='*',default=[],help='path to images')
parser=argparse.ArgumentParser(
description="Converts images to card10 parsable images"