.PDN

PDN File

Paint.NET Image
Ask a question
QUICK ANSWER

A PDN file is the native working file of Paint.NET, the free Windows image editor. It stores all layers, blend modes, and transparency, much like Photoshop's PSD. Open it with Paint.NET (free, Windows only). To use the image elsewhere, do File > Save As and export to PNG or JPG. On Mac or Linux there is no direct opener; you need someone to export it first.

Developer: Rick Brewster / dotPDN LLC Category: Raster Image Files MIME: image/x-paint-net
OPENS ON Windows macOS Linux
Related: .JPG · .PNG · .TIF · .ECW

On this page

19k+ extensions indexed
Last reviewed Jul 25, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the PDN file format?

.pdn is a bitmap image file format used by the Windows photo-editing tool Paint.NET, developed by Rick Brewster and dotPDN LLC. Paint.NET saves projects as .pdn files by default.

The format is a .NET-serialized layered document. Modern files carry the four-byte signature PDN3 at the start, followed by a length-prefixed XML header (canvas dimensions, embedded thumbnail) and a document body that is typically Gzip-compressed.

.pdn supports image effects, transparency, multiple layers, and various bit-depth settings, making it functionally comparable to a .psd for Paint.NET users.

.pdn files can be exported into more popular image formats such as .png, .jpg or .bmp. No other major application opens .pdn natively; macOS and Linux users must convert the file first.

Security & safety

RISK: LOW

A .pdn is passive image data with no scripting or macros, so it's low risk to open in Paint.NET. The only realistic caution is the source of the editor itself: download Paint.NET from the official getpaint.net site, because search results often surface paid/ad-laden 'Paint.NET' listings (including a Microsoft Store paid version by a third party) and bundled-installer mirrors. The file format carries no executable code.

Format details

in a nutshell
FULL NAMEPaint.NET Image
DEVELOPERRick Brewster / dotPDN LLCsince 2004 (Paint.NET 1.0); current PDN3 format used by modern releases
MIME TYPEimage/x-paint-net
TYPELayered raster image (native Paint.NET format; .NET-serialized document)
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203
HEX
50444E33
ASCII
PDN3
Modern files start with ASCII 'PDN3', followed by a length-prefixed XML header (width, height, thumbnail) and the document body. The body is .NET-serialized data that may be Gzip-compressed (0x1F 0x8B) or stored uncompressed (00 01). Very old Paint.NET files predate the PDN3 signature.

Programs that open PDN files

Windows1 app
Paint.NET Free File > Open the .pdn; edit with full layers, then File > Save As to export to PNG/JPG/BMP/etc. when you need a standard image.
macOS1 app
(no native opener - convert first) Free Paint.NET is Windows-only. On macOS, have the file exported from Paint.NET to PNG/JPG, or run Paint.NET in a Windows VM. GIMP/Photoshop do NOT read .pdn directly.
Linux1 app
(no native opener - convert first) Free No Linux build of Paint.NET. Use a Windows VM/Wine, or have the file exported to PNG/JPG first; the Python 'pypdn' library can read some PDN files programmatically.

Technical details

deep spec
Magic bytes`PDN3` (0x50 0x44 0x4E 0x33) at byte offset 0
XML headerLength-prefixed XML block immediately after the signature; records canvas width, height and an embedded thumbnail preview
Document body.NET binary-serialized object graph; typically Gzip-compressed (0x1F 0x8B) or optionally stored uncompressed (0x00 0x01)
Color depth32 bits per pixel - 8 bits per channel (RGBA)
Alpha channelFull 8-bit per-pixel alpha transparency supported on every layer
Layer supportUnlimited layers per document, each with independent pixel data, blend mode, opacity and visibility flag
Blend modesMultiple blend modes per layer (e.g. Normal, Multiply, Screen, Overlay, Darken, Lighten, Difference) stored per-layer in the serialized document
Effects handlingEffects and adjustments are baked into layer pixel data; no non-destructive adjustment layers
MIME typeimage/x-paint-net
SpecificationNo published specification; format internals inferred from Paint.NET source code and third-party analysis
Platform supportNative support in Paint.NET on Windows only; macOS and Linux require conversion to an interoperable format
Export targetsExportable from Paint.NET to PNG, JPEG, BMP, TIFF, GIF, TGA, DDS and other formats via built-in or plugin file handlers
Released2004 (Paint.NET 1.0); current PDN3 format used by modern releases
Specificationwww.getpaint.net

PDN conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with PDN files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about PDN files.

Frequently asked questions

How do I open a PDN file?
Open it in Paint.NET (free, Windows). It's the native Paint.NET format, so other image viewers generally can't read it. Download Paint.NET from the official getpaint.net site.
How do I convert a PDN to PNG or JPG?
Open the .pdn in Paint.NET, then File > Save As and choose PNG (lossless, keeps transparency) or JPEG (smaller, lossy). Saving flattens the layers into the exported image.
Can I open a PDN file on a Mac or Linux?
Not directly - Paint.NET is Windows-only and GIMP/Photoshop don't read .pdn. Best option is to have it exported to PNG/JPG on a Windows machine, or run Paint.NET in a Windows VM. (Python's pypdn can parse some files for developers.)
Why is a PDN file bigger than a PNG of the same image?
Because PDN stores the full editable document - all layers, blend modes and transparency - not just the final flattened pixels. It's a working file, like a Photoshop .psd.
Can GIMP or Photoshop open PDN files?
No, not natively. There's no reliable PDN import for them. Export the image to PNG/PSD/TIFF from Paint.NET first if you need to continue editing in another program.
Is PDN the same as PSD?
They serve the same purpose (a layered working file) but are different formats - PDN is Paint.NET's, PSD is Photoshop's. Neither opens the other natively; convert via a common format like PNG/TIFF.

References

1Just Solve the File Format Problem - Paint.NET imagejustsolve.archiveteam.org
2Paint.NET - official site (download)www.getpaint.net

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.MDMarkdown Document
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.RPMSGRestricted Permission Message
7.NOMEDIAAndroid No-Media Marker File
8.EXEWindows Executable (Portable Executable)
9.AVIFAV1 Image File Format (AVIF)
10.DBSQLite Database File

Related extensions

.JPGJPEG Image
.PNGPortable Network Graphics
.TIFTagged Image File Format
.ECWEnhanced Compression Wavelet (ECW) image
.AVIFAV1 Image File Format (AVIF)
.JP2JPEG 2000 Image (ISO/IEC 15444-1)

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z