Your remark is excelent, result is variant (not type in vbscript). I try to change to array, but I have a error in exécution
Finaly, I don't understrand why .bat solution, give a good result
Do you have An idea to array ?
hi, I got pdf files, with multi page. I develop a .bat file with this line @for /R %%a in (*.jpg *.tif *.PDF) do magick identify -ping -format "%%d\\%%f;%%n;%%p; %%[fx:(w/resolution.x)*2.54];%%[fx:(h/resolution.y)*2.54];%%w;%%h;%%[depth];%%x\n" "%%a" >> %2 Whene this line execute a pdf file for x ...