FileInfo

Languages

Overview

What is a DDS file? A DDS file is a raster image saved in the DirectDraw Surface (DDS) container format. It can store compressed and uncompressed pixel formats. DDS files are often used for texturing video game unit models but may also be used to store digital photos and Windows desktop backgrounds.

More Information DDS file open in XnViewMP 0.98 Microsoft developed the DDS format to be used with the DirectX SDK to develop real-time rendering applications, mainly 3D games. Users often utilize the format to store model textures, mipmap levels, and cubemaps in 3D video games. DDS was introduced in Microsoft DirectX 7.0 in March 2000, and subsequent versions introduced various improvements. Some of these improvements include support for volume textures in DirectX 8.0, arrays of textures in DirectX 10, new Direct3D texture formats in DirectX 11, and variable rate shading (VRS) in DirectX 12. Since DDS is a container format, it can store various data types. However, the format typically stores texture data compressed with an S3 Texture Compression (S3TC) algorithm, which may be referred to as a DXTn texture. The compression is a lossy compression, which means some quality is lost during the compression. However, the format provides fast load times since most computer video cards natively support the S3TC/DXTn compression method.

Popularity4/5

393 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the DirectDraw Surface Image file format and Mac, Windows, Linux, and Android apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Microsoft Windows 10 Icon

Breadcrumbs

DeveloperMicrosoft
Popularity4.0 | 393 Votes

Previous / Next

In-Depth

.DDS File Extension

DirectDraw Surface Image

DeveloperMicrosoft
Popularity
4.0  |  393 Votes
 

NEW: Open your .DDS file online with File Helper . View Online

What is a DDS file?

A DDS file is a raster image saved in the DirectDraw Surface (DDS) container format. It can store compressed and uncompressed pixel formats. DDS files are often used for texturing video game unit models but may also be used to store digital photos and Windows desktop backgrounds.

More Information

DDS file open in XnViewMP 0.98

Microsoft developed the DDS format to be used with the DirectX SDK to develop real-time rendering applications, mainly 3D games. Users often utilize the format to store model textures, mipmap levels, and cubemaps in 3D video games.

DDS was introduced in Microsoft DirectX 7.0 in March 2000, and subsequent versions introduced various improvements. Some of these improvements include support for volume textures in DirectX 8.0, arrays of textures in DirectX 10, new Direct3D texture formats in DirectX 11, and variable rate shading (VRS) in DirectX 12.

Since DDS is a container format, it can store various data types. However, the format typically stores texture data compressed with an S3 Texture Compression (S3TC) algorithm, which may be referred to as a DXTn texture.

The compression is a lossy compression, which means some quality is lost during the compression. However, the format provides fast load times since most computer video cards natively support the S3TC/DXTn compression method.

How to open a DDS file

You can open DDS files with various image editors, including XnViewMP , dotPDN paint.net (Windows), and Apple Preview (macOS). You can also view DDS images with GIMP , IrfanView (Windows), and Adobe Photoshop with specific plug-ins .

How to convert a DDS file

Several image editors and viewers, including XnViewMP, ImageMagick, and Apple Preview, can convert DDS images to other formats.

For example, XnViewMP converts DDS images to many file types, including the following formats:

You can also convert and manipulate DDS images with ImageMagick via its command line interface . For example, to convert a DDS image to a .PNG image, utilize this command:

magick convert [filename].dds [filename].png

Or to convert a PNG file to a DDS file, utilize this command:

magick convert [filename].png [filename].dds

Programs that open DDS files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

File Viewer Plus

Get it from Microsoft

Free +

XnViewMP

Free

dotPDN paint.net

Free

ImageMagick

Free

Chasys Photo

Free

Windows Texture Viewer

Free

IrfanView with IrfanView Formats plug-in

Free

Adobe Photoshop with NVIDIA DDS plug-in

Free Trial

GIMP with DDS plug-in

Free

Mac

Apple Preview

Included with OS

XnViewMP

Free

ImageMagick

Free

Adobe Photoshop with NVIDIA DDS plug-in

Free Trial

GIMP with DDS plug-in

Free

Linux

XnViewMP

Free

ImageMagick

Free

GIMP with DDS plug-in

Free

Web

FileHelper.com

Free

Android

File Viewer for Android

Free +

Category: Raster Image Files

Updated: June 17, 2022

FAQ

What is a DDS file?
A DDS file is a raster image saved in the DirectDraw Surface (DDS) container format. It can store compressed and uncompressed pixel formats. DDS files are often used for texturing video game unit models but may also be used to store digital photos and Windows desktop backgrounds.
How do I open a .dds file?
You can open DDS files with various image editors, including XnViewMP, dotPDN paint.net (Windows), and Apple Preview (macOS). You can also view DDS images with GIMP, IrfanView (Windows), and Adobe Photoshop with specific plug-ins.
How do I convert a .dds file?
Several image editors and viewers, including XnViewMP, ImageMagick, and Apple Preview, can convert DDS images to other formats.