Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobobass84/dds.tools
This is a simple DDS and PNG tool set that converts DDS images to PNG images and vice versa on a large scale. Has options for duplicate detection and sorting.
https://github.com/bobobass84/dds.tools
dds fallout3 modding-tools newvegas oblivion png
Last synced: 5 days ago
JSON representation
This is a simple DDS and PNG tool set that converts DDS images to PNG images and vice versa on a large scale. Has options for duplicate detection and sorting.
- Host: GitHub
- URL: https://github.com/bobobass84/dds.tools
- Owner: BoBoBaSs84
- License: mit
- Created: 2023-04-17T15:19:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-04T05:23:12.000Z (10 days ago)
- Last Synced: 2024-11-04T06:17:18.039Z (10 days ago)
- Topics: dds, fallout3, modding-tools, newvegas, oblivion, png
- Language: C#
- Homepage: https://github.com/BoBoBaSs84/DDS.Tools/wiki
- Size: 3 MB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![CI](https://github.com/BoBoBaSs84/DDS.Tools/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/BoBoBaSs84/DDS.Tools/actions/workflows/ci.yml)
[![CodeQL](https://github.com/BoBoBaSs84/DDS.Tools/actions/workflows/codeql.yml/badge.svg?branch=main)](https://github.com/BoBoBaSs84/DDS.Tools/actions/workflows/codeql.yml)[![.NET](https://img.shields.io/badge/net8.0-5C2D91?logo=.NET&labelColor=gray)](https://github.com/BoBoBaSs84/DDS.Tools)
[![C#](https://img.shields.io/badge/C%23-13.0-239120)](https://github.com/BoBoBaSs84/DDS.Tools)
[![Issues](https://img.shields.io/github/issues/BoBoBaSs84/DDS.Tools)](https://github.com/BoBoBaSs84/DDS.Tools/issues)
[![Commit](https://img.shields.io/github/last-commit/BoBoBaSs84/DDS.Tools)](https://github.com/BoBoBaSs84/DDS.Tools/commit/main)
[![Size](https://img.shields.io/github/repo-size/BoBoBaSs84/DDS.Tools)](https://github.com/BoBoBaSs84/DDS.Tools)
[![License](https://img.shields.io/github/license/BoBoBaSs84/DDS.Tools)](https://github.com/BoBoBaSs84/DDS.Tools/blob/main/LICENSE)
[![Release](https://img.shields.io/github/v/release/BoBoBaSs84/DDS.Tools)](https://github.com/BoBoBaSs84/DDS.Tools/releases/latest)# DDS.Tools
I needed some tools that were able to do some slight lifting so I can do some modding.
This is a simple DDS and PNG tool set that converts DDS images to PNG images and vice versa on a large scale.
Has options for duplicate detection and sorting.