Difference between revisions of "Convert (command)"
From Linuxintro
imported>ThorstenStaerk (Created page with "Convert is a command from the ImageMagick software package that allows you to convert files between graphical formats like this: convert scan1*.png text1.ps") |
imported>ThorstenStaerk |
||
Line 1: | Line 1: | ||
− | [[Convert]] is a [[command]] from the ImageMagick software package that allows you to convert files between graphical formats like this: | + | [[Convert]] is a [[command]] from the ImageMagick software package that allows you to convert files between graphical formats on a [[console]] like this: |
convert scan1*.png text1.ps | convert scan1*.png text1.ps |