Find the answer to your Linux question:
Results 1 to 2 of 2
ok i'm new to linux because of vista trash ms put on the market and i have installed the sabayon mini edition and i can't seem to change my jpeg ...
  1. #1
    Just Joined!
    Join Date
    May 2007
    Posts
    0

    Convert JPG to PNG

    ok i'm new to linux because of vista trash ms put on the market and i have installed the sabayon mini edition and i can't seem to change my jpeg s to png for the skydome i tried gimp but i don't understand the distro i don't think its um ...... compiled i think is the word could someone help me out or suggest something else

    P.S. kde in this version for what ever reason doesn't have the convert to command

  2. #2
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    What's confusing you about GIMP? You should be able to just open the JPG, go to Save As... and type the name you want to save it as followed by the .PNG extension.

    If you want to do this from the command line, make sure you have ImageMagick installed and just do:

    Code:
    convert image1.jpg image1.png
    Registered Linux user #270181
    TechieMoe's Tech Rants

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •