Topaz downloads

Current release v5.20.1, published 2026-09-08.

Install

curl -fsSL https://topaz.ooo/install.sh | sh
npx topaz

The installer reads latest.json, then downloads the build for your platform and checks it against the checksum published beside it.

Builds for v5.20.1

PlatformFileSizeSHA-256
Linux x86_64 topaz-linux-x86_64 247.3 MB dc5c601db464d3435491023afec250c393590c8264245bb5d44b8d69a55d1e64
Linux arm64 topaz-linux-aarch64 241.4 MB 0095fb5a91a0cdff6f0895346a5708948eabf83f279d0f3f1e2b529993f49b02
macOS Intel topaz-macos-x86_64 245.2 MB ff05692307f85aeab0c9995df91135e5ee7fe16da19c9755d80a195a16ab5051
macOS Apple silicon topaz-macos-aarch64 242.9 MB 55c54310416b76c09c2470909ec3ca5c7ec7607f3f21e2bba76c5cf231f00b37
Windows x86_64 topaz-windows-x86_64.exe 249.5 MB 7777f6fa53ba9cc5091f7f393a3715d3ef0ae55e4bff15eaf69efdef3ca32271

Verify what you downloaded

Signatures are published from the release workflow. This release predates them, so only the per file checksum sidecar is available.

sha256sum --check topaz-linux-x86_64.sha256

Source

Read the published source for this release in the source browser. It is a static page. There is nothing to sign in to and nothing to click but the files.

The source this release was built from is archived as topaz-stage0-source-v5.20.1.tar.gz, 39.4 MB, SHA-256 022f5011e7a43402d8c5ef3974e01e348a95d58e5c242c1eafb25443d2c2dfda. Its offline reconstruction record is reconstruction.json. The source browser names the revision it was cut from, which is not always the revision a past release was built from.

Release record

The machine readable record for this release is manifest.json. The index behind this page is index.json.

Previous releases

Every published release stays at its own address. Nothing is moved or deleted when a new one arrives.