dinar ali kadri wrote:
>> When ever i want to change the format of graphics i simply give
> command of mv like mv test.png test.gif and it converts the format
> automaticly
as mentioned, the 'mv' command renames files (literally "move file1.jpg
to file1.gif")
what you want is an image application such as ImageMagick or Gimp.
the Gimp will be the more obvious one for a newbie, and will most likely
already be installed on your machine. Just type "gimp" into your console
(or "gimp-2.0" if that doesn't work), and a nice graphical image editor
should appear.
ImageMagick is a more technical application. It's a suite of programs.
To convert from JPEG to PNG, for instance, you would run this on the
console:
convert file1.jpg file1.png
Note that the "convert" program picks up what format you want to convert
top automatically. It can also do resizes, crops, watermarks, etc.
Kae
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!