aha, forse ce l'ho!
FOR /F "delims=: tokens=1,*" %%A IN (IdAndText.txt) DO convert -gravity center -background black -fill white -font Arial -pointsize 150 -size 1920x1080 caption:"%%B" %%A.jpg
aha, forse ce l'ho!
FOR /F "delims=: tokens=1,*" %%A IN (IdAndText.txt) DO convert -gravity center -background black -fill white -font Arial -pointsize 150 -size 1920x1080 caption:"%%B" %%A.jpg