I am trying to create multiple png files from a text file. I use this script:
#!/bin/bash while IFS=":" read DJ text; do convert -size 500x500 xc:tran