Difference between pages "Convert images" and "RecordmydeskTop"

From Linuxintro
(Difference between pages)
imported>ThorstenStaerk
 
imported>ThorstenStaerk
(Redirected page to ReCordMyDeskTop)
 
Line 1: Line 1:
To convert images, the graphviz package contains a utility called ''convert''.
+
#REDIRECT [[ReCordMyDeskTop]]
 
 
'''Example:'''
 
convert -scale 300x150 -transparent white klingel.svg klingel.png
 
 
 
= Office files =
 
You can convert Office files (*.doc, *.ppt etc) using the [[command]] soffice:
 
soffice --convert-to png ''presentation.odp''
 
Converts ''presentation.odp'' to presentation.png
 
 
 
= Corel Draw files =
 
To convert a Corel Draw file to a Linux-readable format, use [[uniconvertor]].
 

Latest revision as of 19:04, 24 February 2020

Redirect to: