TN3 PNG
File conversion

Convert TN3 to PNG

QUICK ANSWER
Is it possible to convert TN3 to PNG?
Yes - TN3 converts to PNG.

Run recoil2png yourfile.tn3 in a terminal, or open the .tn3 in XnView MP with 'Show all graphic formats' enabled and export as PNG. The conversion is fully lossless - TN3 is RLE-compressed monochrome and PNG is lossless, so no pixel data is changed.

Also to PNG: QOI · APM · PBM

On this page

Tested on macOS, Windows & Linux
Last verified Sep 2026

More free converters

HEIC, PNG, WEBP, MP3 and more - every tool here is free.

Open the toolbox

Why convert TN3 to PNG?

.tn3 is an obsolete Atari ST high-resolution bitmap from the late 1980s that no current software opens natively outside specialist tools. .png is a lossless, universally supported format and the correct archival target for a 1-bit monochrome bitmap like TN3.

How to convert TN3 to PNG

RECOIL OPEN-SOURCE

Run recoil2png yourfile.tn3 in a terminal; RECOIL writes yourfile.png in the same directory. For batch conversion run recoil2png *.tn3.

XnView MP FREE

Enable 'Show all graphic formats' in Settings > General, open the .tn3 file, then use File > Export and choose PNG as the output format.

About these formats

Quality & what to watch

  • TN3 is always monochrome (1-bit, 640x400). The output PNG will be a 1-bit or 8-bit grayscale image - there is no color to recover.
  • The conversion is fully lossless. TN3's RLE compression expands to the original bitmap, and PNG compresses it again without any loss.
  • The .tny extension is sometimes used as a generic alternative to .tn3. XnView MP with 'Show all graphic formats' will open both.

Frequently asked questions

Can I convert TN3 to PNG online?
No practical online converter supports the TN3 format. Use RECOIL or XnView MP instead.
Why is the output image black and white?
TN3 encodes the Atari ST high-resolution screen mode, which was 1-bit monochrome with no color palette. There is no color information in the source file.
Is RECOIL safe to download?
Yes. RECOIL is open-source and hosted on SourceForge (recoil.sourceforge.net). Avoid third-party sites that bundle it with adware.