This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
imagemagick [2011/12/28 16:43] 127.0.0.1 external edit |
imagemagick [2013/01/30 17:50] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ComputerStuff > [[SoftWare]] > [[MultiMedia]] > [[GnuLinux]] | ||
- | |||
http://www.imagemagick.org/ | http://www.imagemagick.org/ | ||
Articles | Articles | ||
- | * ((http://www-128.ibm.com/developerworks/library/l-graf/?ca=dnt-428 Graphics from the command line)), 16/07/03 | + | * [[http://www-128.ibm.com/developerworks/library/l-graf/?ca=dnt-428| Graphics from the command line]], 16/07/03 |
- | * ((http://www-128.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine More graphics from the command line)), 16/03/04 | + | * [[http://www-128.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine| More graphics from the command line]], 16/03/04 |
- | * ((http://www.smokinglinux.com/tutorials/howto-batch-image-resize-on-linux HowTo - Batch Image Resize on Linux)), 16/11/07 | + | * [[http://www.smokinglinux.com/tutorials/howto-batch-image-resize-on-linux| HowTo - Batch Image Resize on Linux]], 16/11/07 |
<code>convert img.png -resize 48 img2.jpg</code> | <code>convert img.png -resize 48 img2.jpg</code> |