Skip to content

A simple GUI application that converts image fils to dds format for SkyrimSE modding

License

Notifications You must be signed in to change notification settings

probaku1234/DDS_Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

DDS Converter

Simple Image Converter to save your time

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License

About The Project

product-screenshot

When you want to create outfit mod for Skyrim, you must convert texture files to dds files. But it's boring and time-consuming. With DDS Converter, you can save a ton of time!

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

Wand library requires MagickWand library

Installation

  1. Clone the repo
    git clone https://github.com/probaku1234/DDS_Converter.git
  2. Install required packages
    pip install -r requirements.txt

(back to top)

Usage

It only supports tga and png

  1. Click the 'Browse' button

1

2. Choose the folder with image files

2

3. Image files in the selected folder will appear in the list box.

3

4. Click the 'Browse button and choose the folder for output

4

5. Click the 'convert' button and wait for the message box show up.

5

6. Done!

(back to top)

Roadmap

  • Add supporting other format of image files for viewing (right now it only supports gif, PNG)
  • Multi-language Support
    • Korean
  • Recursively list files

See the open issues for a full list of proposed features (and known issues).

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

A simple GUI application that converts image fils to dds format for SkyrimSE modding

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages