Difference between revisions of "Convert (command)"

From Linuxintro
imported>ThorstenStaerk
imported>ThorstenStaerk
Line 1: Line 1:
[[Convert]] is a [[command]] from the ImageMagick software package that allows you to convert files between graphical formats on a [[console]] like this:
+
[[Convert]] is a [[command]] from the ImageMagick software package that allows [[file]] [[conversion]] between graphical formats on a [[console]] like this:
 
  convert scan1*.png text1.ps
 
  convert scan1*.png text1.ps

Revision as of 11:51, 31 October 2011

Convert is a command from the ImageMagick software package that allows file conversion between graphical formats on a console like this:

convert scan1*.png text1.ps