Return to Snippet

Revision: 25499
at April 1, 2010 02:16 by nijgnet


Initial Code
alias imgsize='identify -format "<img src=\"%f\" width=\"%w\" height=\"%h\" alt=\"\"/>\n"'

Initial URL


Initial Description
Usage:
`imgsize [file(s)]`

Initial Title
Create img tag that includes width and height values

Initial Tags
Bash, html

Initial Language
Bash