Upload a DDS file and save it as PNG. Server-side image processing helps turn game textures and previews into compatible files without installing graphics software.
DDS is a graphic format, bitmap image. DDS stands for Abbreviation for the DirectDraw Surface. This format, developed by Microsoft, is usually used to store textures for 3D environments (for example, in computer games or 3D models, including new-generation game consoles). The format is designed specifically for use in the Microsoft DirectX environment, however, in OpenGL, the use of DDS files is also possible. Even when compressed, the texture quality is preserved in the DDS files. Compression of files of this format is possible using DirectX Texture Compression technology.
PNG is a raster image format developed by PNG Development Group. The name PNG is an abbreviation for Portable Network Graphic. This image format is used primarily on the Internet for posting on web pages, since PNG files use Deflate compression without losing quality. The development of this format was undertaken in order to replace the GIF format, to which there were many complaints. PNG's image quality and specifications were much better, but unlike GIF, it does not support animation and uses the CMYK palette.
This converter shows the accepted source formats and the result format.
A damaged file or a non-standard codec can still fail even when the extension is supported.