Looking for the LLM Round-up Tool? It moved to roundup.html — still here, just a new address.

PGN Tools

A fast, dark-mode Windows app for working with PGN chess files — download, organize, enrich, and analyze games. Built to chew through multi-gigabyte files without choking.

Built with heavy AI assistance — the owner provided the direction, requirements, and testing.

PGN Tools running in dark mode

Single self-contained .exe — no installer, no separate .NET runtime.

What it does

Download

Chess.com (user archives + monthly crawl), Lichess (user games + monthly DB), Lc0, PGN Mentor, and TWIC. The Chess.com and Lichess user downloads share filters: only wins, only checkmates, exclude bullet, exclude non-standard.

Organize

Filter (Elo / ply / checkmates / annotation cleanup), Sort, Split, Merge, Deduplicate, and Tour Breaker to pull real tournaments out of a giant dump.

Enrich

ECO opening tags, missing Elo fill-in, event category, ply counts, Stockfish version normalization, and annotation stripping.

Analyze

PGN statistics overview, UCI/Stockfish engine analysis, Elegance scoring, and a checkmate-only filter.

Install

  1. Open the latest release.
  2. Download PgnTools-…-win-x64.exe.
  3. Double-click it. That's it.

Everything streams game-by-game, so file size isn't the enemy.

Support

PGN Tools is free. If it saved you time — or it's the kind of thing you'd have happily paid for — you can drop a few bucks in the tip jar. Genuinely appreciated.

❤ Support on Ko-fi

Tools

LLM Round-up Tool

The general-purpose prompt builder + multi-model response combiner. Local only, no PGN-Tools specifics — use it for anything. (This used to live at the site root.)

PGN Tools Audit Builder

Tailored to this repo: auto-loads the architecture overview and builds a review prompt — pick the whole codebase or a single tool, pulled live from GitHub.