Convert TGA to JPEG
Drop Targa (.tga) files and download JPEGs at the same dimensions. TGA rarely opens outside game and 3D tools, so JPEG is the format to reach for when an image needs to be shared, emailed, or uploaded.
JPEG output uses a high-quality setting. Photographic textures convert cleanly; flat color and sharp edges stay crisper as PNG.
Transparency becomes white
JPEG cannot store transparency, so any transparent pixels in the TGA are flattened onto a solid white background. Keep PNG or WebP if the alpha channel matters.
Decoding note
TGA is decoded by a built-in engine that loads once per tab the first time you convert one.
Batch and privacy
Add multiple files, convert, and use Download all as ZIP for the whole set. Conversion runs in your browser; nothing is uploaded, and metadata is dropped when the image is re-encoded.