Is there a shortkey for filesize in imagemagic?
I currently add dimensions and filename for my label via the below code. But I'd also like to add filesize, if possible
Code: Select all
convert filename -set option:mylabel "%wx%h\n%f"...
Code: Select all
convert filename -set option:mylabel "%wx%h\n%f"...
Code: Select all
f:\prose\PICTURES>%IM%convert toes.png -format %[size] info:
320KB
f:\prose\PICTURES>%IM%convert toes.png -format %b info:
320KB
f:\prose\PICTURES>%IM%convert AGA_1434_gms.tiff -format %b info:
174.1MB
Users browsing this forum: Amazon [Bot], Bing [Bot], Google [Bot], Semrush [Bot] and 1 guest