Free image and photo editing software for computers that run Windows

Paint.NET

Paint.NET

  -  1.23 MB  -  Freeware
  • Latest Version

    Paint.NET 5.1.2 LATEST

  • Review by

    Sophia Jones

  • Operating System

    Windows 10 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    dotPDN LLC / External Link

  • Filename

    paint.net.5.1.2.install.anycpu.web.exe

  • MD5 Checksum

    9605c02b8bb135e3ffa6a20d7aa8b9e6

Paint.NET is a free image and photo editing software for PCs that run Windows. It features an intuitive and innovative user interface with support for layers, unlimited undo, special effects, and a wide variety of useful and powerful tools. An active and growing online community provides friendly help, tutorials, and plugins.

It started development as an undergraduate college senior design project mentored by Microsoft and is currently being maintained by some of the alumni that originally worked on it. Originally intended as a free replacement for the Microsoft Paint software that comes with Windows, it has grown into a powerful yet simple image and photo editor tool. It has been compared to other digital photo editings software packages such as Adobe® Photoshop®, Corel® Paint Shop Pro®, Microsoft Photo Editor, and GIMP.

Features and Highlights

Simple, intuitive, and innovative user interface
Every feature and user interface element was designed to be immediately intuitive and quickly learnable without assistance. In order to handle multiple images easily, Paint.NET uses a tabbed document interface.

Performance
Extensive work has gone into making Paint.NET the fastest image editor available. Whether you have a netbook with a power-conscious Atom CPU or a Dual Intel Xeon workstation with 8 blazingly fast processing cores, you can expect the app to start up quickly and be responsive to every mouse click.

Layers
Usually only found on expensive or complicated professional software, layers form the basis for a rich image composition experience. You may think of them as a stack of transparency slides that, when viewed together at the same time, form one image.

Special Effects
Many special effects are included for enhancing and perfecting your images. Everything from blurring, sharpening, red-eye removal, distortion, noise, and embossing are included. Also included is the unique 3D Rotate/Zoom effect that makes it very easy to add perspective and tilting.

Powerful Tools
PaintNET includes simple tools for drawing shapes, including an easy-to-use curve tool for drawing splines or Bezier curves. The Gradient tool, new for 3.0, has been cited as an innovative improvement over similar tools provided by other software. The facilities for creating and working with selections is powerful, yet still simple enough to be picked up quickly.

Unlimited History
Everybody makes mistakes, and everybody changes their mind. To accommodate this, every action you perform on an image is recorded in the History window and may be undone. Once you've undone an action, you can also redo it. The length of the history is only limited by available disk space.

Note: Paint.NET also depends on the latest Microsoft's .NET Framework, which is automatically installed if it isn't already on the system.


  • Paint.NET 5.1.2 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Paint.NET 5.1.2 Screenshot 1
  • Paint.NET 5.1.2 Screenshot 2
  • Paint.NET 5.1.2 Screenshot 3

What's new in this version:

Added:
- convenience constructors to most of Direct2D's built-in effects (for GPU effect plugin authors)
- a PrimitiveBlendEffect for GPU effect plugins. This wraps ID2D1BlendTransform which is normally only available for use within the transform graph of a custom effect
- ability for plugins to work with CMYK (PixelFormats.Cmyk32/64 and ColorCmyk32/64 structs
- Updated the DDS FileType Plus plugin to v1.12.12.0
- a /diagnostics command-line parameter that shows the diagnostics info without having to start up the whole app

- Improved (reduced) CPU and GPU usage of the canvas, which leaves more CPU time for things like input processing. This was done by enabling VSync while also utilizing the DXGI Frame Latency Waitable Handle to minimize latency.

Fixed:
- some screen blanking issues for some systems that have buggy MPO (multiplane overlay) support
- flickering and mouse trails for systems that have NVIDIA Fast VSync enabled (NVIDIA driver bug)
- a hang while making changes to the Transparency Checkerboard Brightness setting when certain legacy plugins are installed
- a crash in the Levels adjustment UI if it was canceled or closed too quickly