Online JPG to DDS, you can put the JPG to DDS format on your computer, tablet or mobile phone without downloading any software!
Step 1
Upload JPG file
Select files from your computer, Google Drive, Dropbox, URL or by dragging them on the page.
Step 2
Select 'DDS'
Select output DDS or any other format as the conversion result (click the Convert button)
Step 3
Download your JPG file
After the conversion you can download your DDS file and upload it to Google Drive, Dropbox.
jpg : Joint Photographic Experts Group
JPG, also known as JPEG, is a file format that can contain image with 10:1 to 20:1 lossy image compression technique. With the compression technique it can reduce the image size without losing the image quality. So it is widely used in web publishing to reduce the image size maintaining the image quality.
This is the format that is used in the OpenGL and Microsoft DirectX development environment. It is used to store bitmap images of user interface environments and textures. It allows you to store information in compressed and uncompressed forms. It is used for texturing game models and storing entire textural arrays to create games and 3D-software applications. DDS is used to develop the latest-generation video game consoles. It makes it possible to compress texture blocks 'on the fly', which increases performance when you run the application.