# Sync Conflict Triage

Scan a folder for SyncThing-style conflict files, compare side-by-side, edit in place, and stage deletions safely.

Canonical: https://tools.karlquinsland.com/tools/html/syncthing-conflict-triage/
Published: 2026-03-02
Updated: 2026-03-31
Tags: html, files, syncthing, diff, conflict, triage


---

# Sync Conflict Triage

![Tool icon](https://tools.karlquinsland.com/tools/html/syncthing-conflict-triage/images/tool-icon.svg)

Scan a directory for SyncThing-style conflict files, triage one conflict group at a time with side-by-side diffs, edit files in place, and stage deletions for review before applying.

[Open the tool](https://tools.karlquinsland.com/tools/html/syncthing-conflict-triage/tool.html)

## Notes

- Uses the File System Access API (`showDirectoryPicker`) to read and edit local files.
- Files are only deleted after explicit confirmation in the deletion review pane.

## Dependencies


This tool relies on 1 dependencies.

| # | Library | Version | Via |
| ---: | --- | --- | --- |
| 1 | diff | 5.2.0 | [cdn.jsdelivr.net](https://cdn.jsdelivr.net/npm/diff@5.2.0/dist/diff.min.js) |

## Changelog



## `4bfd793` - March 31, 2026 19:46

- Add Sync Conflict Triage tool

[view history on github](https://github.com/kquinsland/tools/commits/main/content/tools/html/syncthing-conflict-triage/tool.html)

[View full changelog (1 commit)](https://tools.karlquinsland.com/tools/html/syncthing-conflict-triage/changelog/index.md)


