Pario TechnoBlob
About Posts

Tag: identify

List fonttypes imagemagick supports identify -list Type
Apr 21, 2007 12:30AM
Get the dimensions of most images from the command line identify filnavn.jpg Resultatet av denne kommandoen er da på formen JPEG 510×445 510×445+0+0 DirectClass 8-bit 24.8691kb
Apr 12, 2007 9:21AM
Improved watermark script with imagemagick #!/bin/bash # Use a shell loop #mkdir thumbnails if [ ! -f *.JPG ] ; then echo "Ingen filer tilgjengelig!" else for file in *.JPG do width=identify -format %w...
Feb 2, 2007 8:27PM
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom