Results 1 to 5 of 5

Thread: Convert or load & save '.dds' file.

  1. #1

    Thread Starter
    Hyperactive Member knxrb's Avatar
    Join Date
    Jul 2007
    Location
    United Kingdom
    Posts
    321

    Convert or load & save '.dds' file.

    Hi guys, I'm trying to make an application that edits '.dds' files.
    I want to be able to load the file, edit it and then save it again.

    If it's not possible to load & save it then does anyone know how I could convert it to another picture format like '.png' or '.jpg'?

    I've looked on Google and I can't find anything about it, can anyone help me or point me in the right direction?

    Thanks in advance, knxrb
    Last edited by knxrb; Mar 31st, 2009 at 07:31 AM.
    Did I help you with your problem? If I did rate me by clicking here: Rate knxrb

  2. #2
    Lively Member
    Join Date
    Jan 2008
    Location
    England
    Posts
    113

    Re: Convert or load & save '.dds' file.

    Thats really not going to be an easy task.
    Instead of trying to edit or convert them yourself, its probably best to try and find a command line program, or library, that you can call to convert the files for you from within your program. You can then edit the converted images, and convert them back to DDS

    Some information on DDS file format:
    http://msdn.microsoft.com/en-us/libr...91(VS.85).aspx

  3. #3

    Thread Starter
    Hyperactive Member knxrb's Avatar
    Join Date
    Jul 2007
    Location
    United Kingdom
    Posts
    321

    Re: Convert or load & save '.dds' file.

    I've been looking but I can't find anything that will convert it.

    Maybe someone has something that will read the dds file and then I could save it as a png or jpg instead?

    knxrb
    Did I help you with your problem? If I did rate me by clicking here: Rate knxrb

  4. #4
    Lively Member
    Join Date
    Jan 2008
    Location
    England
    Posts
    113

    Re: Convert or load & save '.dds' file.

    Here's a list of DDS Tools
    http://cs.elderscrolls.com/constwiki....php/DDS_Tools

    Just googled dds converter.

  5. #5
    Member
    Join Date
    Dec 2009
    Posts
    43

    Re: Convert or load & save '.dds' file.

    Visit this site here, and you can upload your picture and they will convert it for you to your requested output, and send it as an attachment to your e-mail. I have used that site many times.

Posting Permissions

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



Click Here to Expand Forum to Full Width