Skip to content

Releases: ibsorn/glabels-windows

gLabels 4 for Windows — 3.99-master639

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:55

gLabels 4 (glabels-qt) for 64-bit Windows, built automatically from upstream
j-evins/glabels-qt
commit ec711bd
(2026-06-24).

Downloads

File Use it if…
gLabels-3.99-master639-win64-setup.exe You want a normal installation with Start-menu and desktop shortcuts and .glabels file association.
gLabels-3.99-master639-win64-portable.zip You want to run it from a USB stick or without installing. Unzip and run bin\glabels-qt.exe.
SHA256SUMS.txt You want to verify the downloads.

What is in the build

  • Qt 6.8.3 (MSVC 2022, 64-bit), deployed with windeployqt
  • Barcode backends: built-in glbarcode++, zint and libqrencode
  • Compressed (.glabels) file support via zlib
  • All upstream label templates and translations

Notes

gLabels 4 is still under development upstream, so this is a snapshot of the
master branch rather than a finished 4.0 release. Unit tests and a
render smoke test pass on every build.

This is a community build. It is not produced or endorsed by the gLabels
authors — please report packaging problems here and application bugs
upstream.

Verify a download with PowerShell:

Get-FileHash .\gLabels-3.99-master639-win64-setup.exe -Algorithm SHA256