How to Open and Convert TGA: PNG, JPG and Every Method
You have a .tga file, but it won't open on double-click, in a browser, or in your phone's gallery. Relax — this takes a minute. We'll show the fastest method (online), the editor alternatives, when to choose PNG vs JPG, and how not to lose transparency.
Why TGA won't open
It's not that the file is "broken." TGA is simply a niche format for graphics and games, not a consumer one like JPEG or PNG. So Windows Photos, macOS Preview, and browsers won't show it out of the box — they just don't have a built-in decoder for Targa.
The good news: inside a TGA sits an ordinary lossless raster image, often with transparency. It's easy to convert into any familiar format with nothing lost. If you'd like to understand what format you're holding in the first place, see "What Is TGA".
Short answer
The fastest path is to convert TGA to PNG online. Nothing to install, transparency is preserved, and the result opens anywhere. Step by step below.
Method 1: convert online (fastest)
If the goal is just to view the image, share it, or drop it into a document, online conversion beats everything else. Three steps, under a minute:
Open the converter
Go to the TGA → PNG page and drag your .tga into the upload area (or click "Select files").
Check transparency
Leave "Keep transparency" on if the texture has an alpha channel. Otherwise you can choose a white background.
Download the PNG
Click "Convert" and save the result. Several files can be downloaded as a single archive.
It's fast and safe: files travel over a secure connection and are deleted from the servers automatically after two hours. No watermarks, no sign-up.
Open your TGA right now
Drop a .tga into the free FormatZ converter — and in a couple of seconds you'll have a PNG that opens in any app.
PNG or JPG: which to pick
This is the key fork in the road. The short rule: need transparency or top quality — PNG; need a small size for a photo — JPG. A bit more detail:
| What matters | PNG | JPG |
|---|---|---|
| Transparency (alpha) | Yes | No |
| Lossless compression | Yes | No |
| Small size for photos | Medium | Yes |
| Sharp edges, text, graphics | Yes | Blurs |
| Good for textures and sprites | Yes | No |
For game textures, icons, logos and anything with transparency — PNG, no question. Use JPG only for "heavy" photo-realistic images without transparency where file size is critical. If you need TGA → PNG, that's our main page for the job.
Method 2: open in an editor
If you plan to edit the image rather than just view it, it's handier to open the TGA directly in a graphics editor. Many understand the format with no plugins:
- Adobe Photoshop — opens and saves TGA out of the box; on save it asks for depth (24 or 32 bit) and compression type (RLE).
- GIMP — a free editor with full TGA support, including alpha and RLE.
- Krita and Paint.NET — also read and write TGA (Paint.NET via the standard installer).
- IrfanView and XnView — lightweight viewers if you only need a quick look or to batch-convert a stack of files.
The downside: you have to install software first. If TGA crosses your path once a month, the online converter is easier.
How not to lose transparency
The most common complaint after conversion: "the transparency is gone, the background turned black or white." The cause is always the same — the target format can't store an alpha channel, or the transparency option was turned off.
- Converting to JPG — transparency is lost inevitably: JPG has no alpha channel. Transparent areas get filled with a background.
- Converting to PNG — transparency survives if it's enabled. In the FormatZ converter the "Keep transparency" checkbox handles it.
If transparency matters
Never convert a texture with an alpha channel to JPG — you'll lose the transparency for good. For anything with transparent areas, choose PNG only.
Common mistakes and how to avoid them
A couple of typical traps that are easy to step into:
- The image is "upside down." Very old TGAs store rows bottom-to-top. Modern converters and editors handle this automatically, but if you use an ancient tool and see a flipped image — just flip it vertically.
- "Wrong" file. TGA sometimes hides behind the extensions
.icb,.vdaor.vst— it's the same format. A converter will accept those too. - Squashing to JPG for size. If you later need transparency or editing again, you can't recover them from a JPG. Keep the original.
Need the opposite — to build a TGA from an ordinary image (for an engine or an edit)? Use PNG → TGA. And all the available conversions are gathered on the formats page.
FAQ about opening TGA
Read next
Format BasicsWhat Is TGA: A Guide to the Truevision Targa Format
History, alpha channel and how the format works, in plain English.
ComparisonTGA vs PNG: Which to Choose and Why
Size, alpha, compression and compatibility — two lossless formats head to head.
Use CasesTGA in Games and Graphics: Where It Lives Today
Textures, sprites, video and VFX — why engines still love Targa.