LocalPix 1.1 for macOS & Windows.
Free, offline, open-source. No account, no sign-up. About 120 MB per platform — grab the file that matches your machine and run it.
Released 2026 · Read the release notes
Intel Macs and Windows ARM aren't in the default release but build cleanly from source — see the developer instructions.
Every release ships with a SHA256SUMS.txt
attached to the GitHub release. Compare it to the file you downloaded
before running the installer:
- Open the downloaded
.dmg. - Drag LocalPix into your Applications folder.
-
First launch: macOS will warn that
"Apple could not verify LocalPix is free of malicious software."
Pick one:
- Right-click (or Ctrl-click) the app → Open → Open in the next dialog. One-time.
- Or open System Settings → Privacy & Security, scroll to the LocalPix message, and click Open Anyway.
- Double-click the installer (
LocalPix Setup 1.1.0.exe). - Windows may show "Windows protected your PC" via SmartScreen. Click More info, then Run anyway.
- The installer drops LocalPix into your user folder — no admin password needed.
macOS
- CPUApple Silicon (M1 or newer)
- OSmacOS 11 Big Sur or newer
- RAM2 GB free is enough
- Disk~80 MB installed
Windows
- CPUIntel / AMD x64
- OSWindows 10 or newer
- RAM2 GB free is enough
- Disk~80 MB installed
Requires Node.js 18+ and npm. The renderer has no build step, so
you can also just open public/index.html in a browser
once the server is running.
Production releases are built by GitHub Actions, not a developer laptop — see .github/workflows/release.yml.
LocalPix also ships as a headless HTTP server, useful for build pipelines or batch conversions on a server.
Output files persist to the host's ./output directory.
Every previous version is preserved on the GitHub releases page, with full changelogs and downloadable artifacts.