Releases: SethRobinson/Patchy
Releases · SethRobinson/Patchy
Release list
Patchy 0.99
What's new in 0.99 - September 25, 2026
- Automatic document recovery: a recovery copy of every modified document is written every 10 minutes (Preferences > Application sets the interval or turns it off). After a crash, a kill, or a power cut, the next launch reopens them as "(Recovered)" documents. Saving also writes to a temporary file first and swaps it in, so a crash or a full disk mid-save can no longer damage the original
- Files as Layers: drop image files on the Layers panel, use File > Import > Files as Layers, or paste copied files, and each file becomes its own layer, with a cancellable progress dialog for big batches (issue 25)
- Fill (paint bucket) tool: Tolerance and Contiguous options in the options bar, and Opacity and Soft now actually apply to the fill (issue 30)
- Remove Object: the Reroll button, Tone match slider, and Edge feather setting the 0.98 notes described ship in this build (they missed the 0.98 packages), plus a Duplicate to New Layer option, and the fill runs on a worker thread so the dialog stays responsive and cancels cleanly
- Layers panel: F2 or a double-click on the name renames a layer in place, and double-clicking a shape layer's row opens Layer Style like every other row
- Imported Photoshop text renders pixel-exact against Photoshop on all three font engines, and glyph ink that overhangs the advance box is kept, so an unchanged edit of imported PSD text no longer shifts it (issue 20)
- Scripting: setting layer.text keeps the first character's formatting, so retyped Photoshop layers commit at their interactive size
- Downloads come from GitHub Releases now, with rtsoft.com as a mirror, and the in-app update check points there (issue 26)
- The user-data folder moved from "Seth A. Robinson" to "RTsoft" (migrated automatically on first launch); the About dialog shows where it is
- Options bar number boxes size themselves to their widest value, so the Fill tool's Tolerance no longer clips at 255
Downloads
| Platform | File |
|---|---|
| Windows 10/11 (64-bit) installer | PatchyWindowsInstaller.exe |
| Windows 10/11 (64-bit) portable zip | PatchyWindowsNoInstaller.zip |
| macOS 12+ (Apple Silicon) | PatchyMacOS.dmg |
| Linux Flatpak bundle | PatchyLinux.flatpak |
Windows builds are code signed; the macOS app is signed and notarized. Checksums are in SHA256SUMS.txt. The same files are mirrored at rtsoft.com, and the browser version runs at patchyimageeditor.com.
Patchy 0.98
What's new in 0.98 - September 24, 2026
- The right mouse button now opens context menus on the canvas instead of panning. (middle mouse button or holding space bar still pans)
- Edit > Remove Object fills a selection with content-aware texture taken from its surroundings. It's slow as shit but seems to work pretty well. Its dialog has a Reroll button (each variation is a different fill), a Tone match slider (0 keeps the raw fill), and an Edge feather setting.
- Move tool alignment: magenta guides show when a dragged layer snaps to another layer's edges or center or to the canvas, a Snap checkbox in the options bar turns it off, also a bunch of new alignment buttons are on the Move tool's options bar, and the Align and Distribute commands in the Layer menu work on multiple selected layers
- Changing the pivot point in the free transform affects rotation now, it was always supposed to but it was broken. Should probably make the pivot point draggable, hrm.
- Free Transform numeric fields (and a few other places) accept typed units (px, in, cm, mm, pt, %, deg)
- New Continuous (long shadow) option for Drop Shadow with a Fade control. Photoshop has no equivalent, so it saves in a way Photoshop ignores and the layer style dialog marks it as Patchy-only
- Shape tools: a click without a drag opens a Create Shape dialog for exact sizes, and the options bar's W and H resize the active shape. The Shape Appearance dialog adds layer, fill, and stroke opacity, Photoshop-compatible Feather and Density, linked Width/Height and corner radii, a Reset button, and -/+ steppers, and opens from the options bar, Layer > Shape, the Properties panel, or a right-click on a shape layer
- Right-click a tool palette button to open its tool flyout, and edit a vector shape's width and height from the Properties panel (@ifloppy). Flyouts also open with a double-click or a shorter press-and-hold
- PDF: multi-page PDFs open each page as its own document, with a progress dialog and pages appearing as they load. File > Export > Multi-Page PDF saves open documents or top-level groups as pages, and PDF export is much faster and smaller, with quality presets and grayscale detection; pages that came from an imported PDF and were not edited keep their original image data. The print dialog gains a paper size setting... I need to work on this more, we really need full Artboard support but that's a big job, but at least it's possible to round-trip editing multipage pdfs in a somewhat reasonable way now.
- File > Open Folder opens every image in a folder as tabs (dropping a folder on the window does the same), and File > Export > Documents to Folder saves open documents as numbered images, layered PSDs, or Aseprite files. The export commands now live together in a File > Export submenu
- Rectangular and Elliptical Marquee selections can be resized after they are drawn: with the marquee tool active, drag a handle on an edge or corner (Shift on a corner keeps the proportions, and holding Space mid-drag slides the whole selection, as it does while drawing one), or drag inside the selection to move it as before. Feathered and rounded selections are redrawn at the new size, and Undo steps back through each resize
- Text positioning between Patchy->Photoshop is more accurate
- Square brush preset added, square brush 'tip' is now handled programmatically, not with a bmp
Downloads
| Platform | File |
|---|---|
| Windows 10/11 (64-bit) installer | PatchyWindowsInstaller.exe |
| Windows 10/11 (64-bit) portable zip | PatchyWindowsNoInstaller.zip |
| macOS 12+ (Apple Silicon) | PatchyMacOS.dmg |
| Linux Flatpak bundle | PatchyLinux.flatpak |
Windows builds are code signed; the macOS app is signed and notarized. Checksums are in SHA256SUMS.txt. The same files are mirrored at rtsoft.com, and the browser version runs at patchyimageeditor.com.