Customers
Free Trial
These packages contain QCAD, bundled with a free trial of QCAD Professional or QCAD/CAM. The trials runs 15min at a time and can then be restarted. You can order QCAD Professional or QCAD/CAM from our Online Shop and download the full version immediately. Alternatively, you can choose to remove the trial and use the reduced free QCAD Community Edition instead.
Recommended Downloads
All Downloads
Qt 6 or Qt 5?
Qt 6 packages are recommended where available.
64bit or 32bit?
Most users should pick the 64-bit version. It's the standard for modern computers (any Windows or Mac from roughly 2010 onward).
Intel or ARM?
Windows users can use the 64bit packages on both Intel and ARM computers.
Mac users can check under Apple menu → About This Mac and look at Chip (Apple M1/M2/M3/M4/M5 = ARM; Intel Core = Intel).
Linux users can check with uname -m.
QCAD Professional Trial Version
Windows
Qt 6
64-bit
Qt 5
64-bit
32-bit
- qcad-3.32.8-trial-win32-installer.msi
- qcad-3.32.8-trial-win32-legacy-installer.msi
- qcad-3.32.8-trial-win32-legacy.zip
- qcad-3.32.8-trial-win32.zip
macOS
Qt 6
Apple Silicon M1,M2,M3,M4,M5 (ARM)
Intel
Qt 5
Intel
Linux
Qt 6
64-bit Intel
- qcad-3.32.8-trial-linux-qt6-x86_64.flatpak
- qcad-3.32.8-trial-linux-qt6-x86_64.run
- qcad-3.32.8-trial-linux-qt6-x86_64.tar.gz
ARM (64-bit)
- qcad-3.32.8-trial-linux-qt6-arm64.flatpak
- qcad-3.32.8-trial-linux-qt6-arm64.run
- qcad-3.32.8-trial-linux-qt6-arm64.tar.gz
Qt 5
64-bit Intel
- qcad-3.32.8-trial-linux-qt5.14-x86_64.run
- qcad-3.32.8-trial-linux-qt5.14-x86_64.tar.gz
- qcad-3.32.8-trial-linux-x86_64.run
- qcad-3.32.8-trial-linux-x86_64.tar.gz
32-bit Intel
QCAD/CAM Trial Version
Windows
Qt 6
64-bit
Qt 5
64-bit
32-bit
- qcadcam-3.32.8-trial-win32-installer.msi
- qcadcam-3.32.8-trial-win32-legacy-installer.msi
- qcadcam-3.32.8-trial-win32-legacy.zip
- qcadcam-3.32.8-trial-win32.zip
macOS
Qt 6
Apple Silicon M1,M2,M3,M4,M5 (ARM)
Intel
Qt 5
Intel
Linux
Qt 6
64-bit Intel
- qcadcam-3.32.8-trial-linux-qt6-x86_64.flatpak
- qcadcam-3.32.8-trial-linux-qt6-x86_64.run
- qcadcam-3.32.8-trial-linux-qt6-x86_64.tar.gz
ARM (64-bit)
- qcadcam-3.32.8-trial-linux-qt6-arm64.flatpak
- qcadcam-3.32.8-trial-linux-qt6-arm64.run
- qcadcam-3.32.8-trial-linux-qt6-arm64.tar.gz
Qt 5
64-bit Intel
- qcadcam-3.32.8-trial-linux-qt5.14-x86_64.run
- qcadcam-3.32.8-trial-linux-qt5.14-x86_64.tar.gz
- qcadcam-3.32.8-trial-linux-x86_64.run
- qcadcam-3.32.8-trial-linux-x86_64.tar.gz
32-bit Intel
QCAD Community Edition
If you are looking for the free open source QCAD Community Edition, you can download the trial version for your platform (see above) and then remove the QCAD Professional add-on running in trial mode (click Remove in the Trial widget and follow on screen instructions).
Alternatively, you may compile your own package from sources below.
QCAD Community Edition Source Code
The source code of QCAD version 3.32.8 is released under the terms of the GNU General Public License version 3 (GPLv3).
Please note that the GPLv3 applies to the source code of QCAD 3.32.6 only, not to source code of 3rd party libraries or other resources contained in the package (user manual, fonts, patterns, etc.). For a complete list of licenses, please refer to the file LICENSE.txt contained in the package.
For help and support, please browse our user forum or post your questions there.
- QCAD Source: v3.32.8.0.zip
- License: GPLv3
- Version: 3.32.8
- git: https://github.com/qcad/qcad
- Requirements: Qt developer edition (4.7, 4.8, 5.4, 5.5, 5.6, 5.7, 5.10, 5.11), C++ compiler.
This is source code intended for computer savvy developers. Source code needs to be compiled using a C++ compiler.
This is NOT an installer. Installers are available at the top of this page.
Qt Source Code
QCAD uses Qt 5, a cross-platform C++ framework. You can download the source code of Qt 5.10.1 for all platforms from the link below, or obtain it from the Qt Company.
The LGPL Open Source license under which Qt ships with QCAD, confers various rights to you as the user, including the right to recompile the Qt libraries for your platform. To do that follow the documentation shown on the Qt website.
- Qt Source: qt-everywhere-src-5.10.1.zip
- License: LGPL
Note: To compile the QCAD Community Edition against Qt 6.x you also need qtjsapi and qcadjsapi.
