.DDS 파일 확장자

DirectDraw Surface Image

개발사 Microsoft
인기도
4.0  |  393 투표
 
🔍File Helper(으)로 .DDS 파일을 웹 브라우저에서 바로 여세요.온라인으로 보기

DDS 파일이란 무엇인가요?

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.

추가 정보

XnViewMP 0.98에서 열린 .dds 파일의 스크린샷
XnViewMP 0.98에서 열린 DDS 파일

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.

DDS 파일을 여는 방법

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.

DDS 파일을 변환하는 방법

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:

  • .JPG - JPEG Image
  • .PNG - Portable Network Graphic
  • .BMP - Bitmap Image
  • .WEBP - WebP Image
  • .TIF - Tagged Image File Format
  • .PGM - Portable Gray Map Image
  • .PDF - Portable Document Format

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

DDS 파일을 여는 프로그램

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 DirectDraw Surface Image 파일 형식과 Mac, Windows, Linux, and Android 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.