TN3 JPG
File conversion

Convert TN3 to JPG

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

Open the .tn3 in XnView MP, enable 'Show all graphic formats' first, and export as JPEG. Be aware that JPEG is a lossy format optimised for photographs - applied to a 1-bit black-and-white bitmap it introduces visible grey artifacts; PNG produces a cleaner result.

Also to JPG: CRW · MRW · QOI

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 JPG?

.tn3 is an obsolete Atari ST monochrome bitmap that no current software opens by default. JPEG is accepted almost everywhere - browsers, messaging apps, social media - making it a practical sharing target even if it is not the ideal format for monochrome graphics. Use .png instead if you need a lossless result.

How to convert TN3 to JPG

XnView MP FREE

Enable 'Show all graphic formats' in Settings > General, open the .tn3 file, then go to File > Export, choose JPEG, set quality (80-90 is typical), and save.

RECOIL OPEN-SOURCE

Run recoil2png yourfile.tn3 to produce a PNG, then open that PNG in any image editor and save as JPEG. RECOIL does not export JPEG directly.

About these formats

Quality & what to watch

  • JPEG lossy compression is designed for photographs with continuous tone. Applied to a 1-bit black-and-white bitmap it introduces ringing artifacts around high-contrast edges. PNG is the better target.
  • The output JPEG will be exactly 640x400 pixels - the fixed resolution of the Atari ST high-resolution screen - unless you resize during export.
  • RECOIL exports PNG only; a second step in any image editor is needed to reach JPEG.

Frequently asked questions

Why does my converted JPG look blurry around edges?
JPEG's DCT compression introduces ringing artifacts on high-contrast edges common in monochrome graphics. Export as PNG instead for a clean result.
Can I batch-convert multiple TN3 files to JPEG?
Yes. Use XnView MP's Tools > Batch Convert, add your .tn3 files, set output to JPEG, and run.
Does RECOIL export JPEG directly?
No. Its recoil2png tool outputs PNG only. Convert the resulting PNG to JPEG in a second step.