[csv] inputFile = "input.csv" separator = ";" skipFirstLine = true [image] width = 180 height = 40 # RGB value encased in [] or colorName or int value bgColor = [255,0,0] font = "CONSOLA.TTF" # RGB value fontcolor = [0,0,0] fontsize = 22 # left, right, center or int value alignment = "center" # center, top, bottom or int value verticalAlign = "center" outputPath = "./images"