.pdn

What is a .pdn file?

Paint.NET Image File · Design · Rick Brewster (dotPDN) · 2004

A .pdn file is a layered image from Paint.NET, the free Windows image editor that sits between Microsoft Paint and Photoshop. It keeps layers and transparency editable, and starts with the bytes PDN3.

Category
Design
Type
Binary
Is a .pdn file safe to open? Safe. A .pdn file is layered image data; it does not execute.

What is a .pdn file used for?

Paint.NET began as a student project mentored by Microsoft and became a Windows staple for quick but capable editing. Its native format stores the layer stack losslessly: the file opens with the ASCII magic PDN3, an XML header, then the serialized layer data.

Nothing mainstream outside Paint.NET opens .pdn (a GIMP plugin and the pypdn Python reader exist). The everyday route is exporting: flatten to PNG or JPEG for sharing, or use the plugin ecosystem to save PSD.

How to open a .pdn file

The .pdn format opens in the following apps, grouped by operating system. If one app does not work, try another from the same list. For a step-by-step walkthrough, see how to open a .pdn file.

Windows

  • Paint.NET
  • GIMP (with plugin)

macOS

  • No native option; convert to PNG/PSD first

Linux

  • GIMP (with plugin)
  • pypdn (Python)

How to convert a .pdn file

You can convert a .pdn file to png, jpg, psd (via plugin), tiff using a conversion tool or the export menu of an app that opens it.

.pdn file signature (magic bytes)

Programs recognise a .pdn file by the bytes at the start of the file, not by its name. These are the signatures for Paint.NET.

Hex signatureOffsetNote
50 44 4E 330ASCII PDN3

See the full magic-numbers reference for every format.

Frequently asked questions

What is a .pdn file?

A .pdn file is a layered image from Paint.NET, the free Windows image editor that sits between Microsoft Paint and Photoshop. It keeps layers and transparency editable, and starts with the bytes PDN3.

How do I open a .pdn file without Paint.NET?

Options are thin: a GIMP import plugin or the pypdn Python library. The reliable path is asking for a PNG or PSD export, or installing the free Paint.NET on Windows.

How do I convert .pdn to PNG or JPG?

Open the file in Paint.NET and use Save As with PNG (keeps transparency) or JPEG. Layers flatten automatically in those formats.

Does Photoshop open .pdn files?

No. Export from Paint.NET instead: with the PSD plugin installed you can save a layered PSD that Photoshop opens cleanly.

Related formats

Sources

Details on this page were checked against authoritative references: