Image converter from TGA to DIB






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 TGA with DIB

Format introduction Truevision TGA, often referred to as TARGA, is a raster graphics file format created by Truevision Inc. It was the native format of TARGA and VISTA boards, which were the first graphic cards for IBM-compatible PCs to support Highcolor/truecolor display. The BMP file format, also known as bitmap image file or device independent bitmap (DIB) file format or simply a bitmap, is a raster graphics image file format used to store bitmap digital images, independently of the display device, especially on Microsoft Windows and OS/2 operating systems.
Technical details The format can store image data with the maximum 24 bits of RGB and an extra 8-bit alpha channel. Color data can be color-mapped, or in direct color or truecolor format. Image data may be stored raw, or optionally, a lossless RLE compression similar to PackBits can be employed. The bitmap image file consists of fixed-size structures as well as variable-size structures appearing in a predetermined sequence. Many different versions of some of these structures can appear in the file, due to the long evolution of this file format.
File extension .tga .bmp, .dib
MIME image/x-targa, image/x-tga image/bmp, image/x-bmp
Developed by Truevision Microsoft
Type of format Raster image file Raster graphics
Associated programs Adobe Photoshop, Corel's Photo-Paint and Paint Shop Pro, the GIMP, GraphicConverter, Helicon Filter, ImageMagick, Inkscape, IrfanView, Pixel image editor, Paint.NET and Xara Photo & Graphic Designer and many others. Microsoft Paint, Adobe Photoshop, Paint Shop Pro, the GIMP, GraphicConverter, Helicon Filter, ImageMagick, Inkscape, IrfanView, Pixel image editor, Paint.NET.
Wiki https://en.wikipedia.org/wiki/Truevision_TGA https://en.wikipedia.org/wiki/BMP_file_format