Image converter from JPG to DDS






interleaved
optimize huffman codes
generate preview
Save EXIF, if exist
Save IPTC, if exist

generate preview
Save EXIF, if exist
Save IPTC, if exist
BigTIFF file format
Resize
keeping proportions


# ResultSource file

To convert images, follow these steps:
  • Use the "Local file" or "Online file" buttons to specify how to upload the image to the server. Use the "local file" if you need to convert a file from your computer, in order to specify a file on the Internet, select "Online file" and in the appeared field paste the link to the file. We do not set any limits on the size of the image file, but the larger the file, the more time it will take to convert. Just be patient and everything will turn out.
  • If you need to change its size, then just specify the size in the "Change the size" field the width and height of the image. If you need exact adjustment in height or width, then just specify it and set the flag "Save proportions", in this case the converter will convert the file according to your condition, the second one will be calculated automatically.
  • To start the conversion, click the "Convert" button to start the transformation. If the conversion is successful, the file will be available in the "Conversion Results" section. If you just need to download a file, click on the file name. If you want to get other ways to save, then click on the icon to generate a QR code to upload the result to your mobile phone or tablet, and also if you want to save the file in one of the online storage services such as Google Drive or Dropbox.

Please be patient in the conversion process.

Compare JPG with DDS

Format introduction JPEG is a commonly used method of lossy compression for digital images, particularly for those images produced by digital photography. The degree of compression can be adjusted, allowing a selectable tradeoff between storage size and image quality. JPEG typically achieves 10:1 compression with little perceptible loss in image quality. The DirectDraw Surface container file format (uses the filename extension DDS), is a Microsoft format for storing data compressed with the proprietary S3 Texture Compression (S3TC) algorithm, which can be decompressed in hardware by GPUs.
Technical details Image files that employ JPEG compression are commonly called "JPEG files", and are stored in variants of the JIF image format. Most image capture devices (such as digital cameras) that output JPEG are actually creating files in the Exif format, the format that the camera industry has standardized on for metadata interchange. The DirectDraw Surface format is useful for storing graphical textures and cubic environment maps as a data file, both compressed and uncompressed. The Microsoft Windows file extension for this data format is '.dds'.
File extension .jpg, .jpeg, .jpe, .jif, .jfif, .jfi .dds
MIME image/jpeg
Developed by Joint Photographic Experts Group Microsoft
Type of format lossy image format texture files
Associated programs Apple Safari, Google Chrome, Mozilla Firefox, Internet Explorer, Adobe Photoshop, Paint Shop Pro, the GIMP, ImageMagick, IrfanView, Pixel image editor, Paint.NET, Xara Photo & Graphic Designer. Adobe Photoshop
Wiki https://en.wikipedia.org/wiki/JPEG https://en.wikipedia.org/wiki/DirectDraw_Surface