/ Published in: Bash
Usage:
imgsize [file(s)]
Expand |
Embed | Plain Text
alias imgsize='identify -format "<img src=\"%f\" width=\"%w\" height=\"%h\" alt=\"\"/>\n"'
You need to login to post a comment.
Usage:
imgsize [file(s)]
alias imgsize='identify -format "<img src=\"%f\" width=\"%w\" height=\"%h\" alt=\"\"/>\n"'
You need to login to post a comment.