This is a hotfix to solve the image loading problems that started in the 0.18.z releases. If you appreciate my work, you can show your support with a donation through GitHub sponsors. Your support helps me continue improving and growing the app. Thank you!
This is a hotfix for 5.1.5 that fixes a memory leak, and also updates the bundled JPEG XL plugin to fix a crash on ARM64.
The 5.1.5 update added JPEG XL (*.jxl) support, improved quantization color quality, updatesdAVIF loading to better handle mapping HDR images to SDR, and fixed some bugs.
Get the Update
There are two releases of Paint.NET:
Microsoft Store release (recommended)
You can purchase it here. This helps fund development and is an alternative or supplement to sending in a donation. In addition, updates happen automatically in the background when youβre not using the app.
If you already have it installed, the update should happen automatically once Microsoft certifies the update, usually within the next day or so. To get the update immediately (once itβs certified), you can follow the instructions listed here.
If you already have it installed, you should be offered the update automatically within the next few days, but you can also get it immediately by going to Settings -> Updates -> Check Now.
New: JPEG XL (*.jxl) images are now supported by way of bundling @null54βs JpegXLFileType plugin
Fixed the Levels adjustment not honoring the active selection.
Fixed some more mouse cursor issues when completing certain actions with certain tools.
Fixed some keyboard shortcuts in the Adjustments menu not working reliably.
Fixed most cases of tooltips blinking on/off when drawn near the bottom of the screen (thanks @toe_head2001!).
Fixed some new high-DPI scaling issues in toolbar dropdowns.
Improved quantization quality for Effects->Color-Quantize and when saving an image at 8-bit depth and below. This was done by merging octree node colors in linear gamma space.
Fixed some incorrect background text color rendering in the status bar.
Updated the bundled AvifFileType plugin to v3.12.1, which improves conversion from HDR images utilizing the Rec. 2020 PQ color space (thanks @null54).
Updated the bundled WebpFileType plugin to v1.5.0 (thanks @null54!).