Upload a DDS file and save it as JPG. 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.
JPEG is the most common and popular bitmap format. The form got its name from the name of the organization-developer Joint Photographic Experts Group. Files of this format are used today in all digital cameras and cameras. They have a good compression ratio and support 24-bit color depth. Since such compression significantly reduces image size with virtually no loss of quality, JPEG format is widespread on the Internet. However, the stronger the compression, the worse the quality. In addition, the JPEG format does not support the transparency option.
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.