Convert xpm tp png or jpg

Conny Enström uncurbed at swipnet.se
Mon Mar 12 15:17:28 UTC 2012


2012-03-12 01:09, Suhaila Haji Mohd Hussin skrev:
> Hello.
>
> Regarding the subject mentioned above, is there a way to do it using
> Unix command?
>
> FYI: I'm using Ubuntu on Virtual Machine under Windows 7.
>
> Cheers,
> Suhaila.
>

the command 'mogrify' will work:

mogrify -format jpg *.xpm (for jpg output)

or

mogrify -format png *.xpm )for png output)





More information about the ubuntu-users mailing list