Both are uncompressed. BMP has wider support on Windows and in general-purpose applications.
Drag & drop image files here, or browse
Drop your TGA files here
Both are uncompressed. BMP has wider support on Windows and in general-purpose applications.
Drop your TGA image files onto this page, make sure the output format is set to BMP, and click Convert. Everything runs in your browser and nothing is uploaded.
TGA (Targa) shows up a lot in game development, 3D rendering, and video production. It supports high color depth and alpha channels, which is why many art pipelines still use it.
BMP is an uncompressed image format. Files are large but they work everywhere and don't need any special decoding. Some legacy applications and embedded systems still expect BMP input.
No quality is lost. Both TGA and BMP are lossless, so the output looks identical to the original.
Yes. Your images are processed entirely in your browser using WebAssembly. Nothing gets uploaded to any server. Your files stay on your device the whole time.