Advertisement

UVtools

by Tiago Conceição (sn4k3, PTRTECH)
Version 7.0.0 Released 19 Sep 2026 AGPL-3.0 Official source verified 26 Sep 2026

Free, open-source tool for resin 3D printing files: open sliced files from many slicers to analyze, repair, convert and adjust them before printing. It is not a slicer.

Get UVtools from github.com

Official download, version 7.0.0, 89.3 MB. We never re-host files.

Official source

Checked against the 7.0.0 release on 26 Sep 2026
Official website
github.com/sn4k3/UVtools
Source code
github.com/sn4k3/UVtools
Developer
Tiago Conceição (sn4k3, PTRTECH)
Licence
AGPL-3.0
FileBuildSizeSHA-256
UVtools_win-x64_v7.0.0.msi Windows x64 installer (MSI) 89.3 MB a38df772e274ac38e7fd9ec4aabc2ead68d97872fe8ff14c7e5d6bd4e6df434c
UVtools_win-arm64_v7.0.0.msi Windows ARM64 installer (MSI) 75.5 MB 211f70bf4817c820d62f0823dd3232f31b0750fd4825a58d5d6ee3e55c86476f
UVtools_osx-arm64_v7.0.0.zip macOS Apple Silicon (ZIP) 66.8 MB d33940889c87fc879fcb0a0315dc1752c6d91b9ea9c3917e0a27a6bacda385c8
UVtools_osx-x64_v7.0.0.zip macOS Intel (ZIP) 70 MB d9419347188441dc28df76f84cf3c22e220a5ecad5e0afde09556cc3d4789c38
UVtools_linux-x64_v7.0.0.AppImage Linux x64 AppImage 75.8 MB c07a473d6c20829567174896e91b0506d4bcfd800798c88ab1b63c910b469dc6
UVtools_linux-arm64_v7.0.0.AppImage Linux ARM64 AppImage 60.7 MB 8bb0298c7dbb0dcf24cd0636670be8023e4b82708d32266959ed67efc6adb13f
UVtools_linux-x64_v7.0.0.deb Linux x64 .deb package 63.2 MB caea074ab6f48cf94d4cca846cd8d3bb532ca1553a26be22e321997a8d2d9ef3

Check your copy in PowerShell with Get-FileHash .\UVtools_win-x64_v7.0.0.msi. The result must match the table exactly.

UVtools is a free, open-source tool for resin (MSLA/DLP) 3D printing, developed by Tiago Conceição (sn4k3) under the AGPL-3.0 license. It opens files that a slicer has already produced, such as CTB, GOO, PRZ, SL1 and Photon Workshop formats, and lets you inspect and change them. Version 7.0.0 was released on September 19, 2026, adding a GPU-accelerated 3D layer preview and native Linux packages.

When to use UVtools

  • A resin print failed and you want to find islands or other problems in the sliced file.
  • You need to change settings in a sliced file, such as wait times or the bottom layer count, without slicing again.
  • You want to convert a sliced file to another printer format, or run calibration tests.
Advertisement

When not to use it

  • As your slicer. UVtools works on sliced files. You still need a slicer such as CHITUBOX Basic or Lychee Slicer.
  • For filament printers. It is built for resin printer files.

Install

Download from github.com/sn4k3/UVtools/releases, or on Windows run winget install -e --id PTRTECH.UVtools. The README also lists Chocolatey and an install script for Linux and macOS. Compare the SHA-256 below with Get-FileHash, shasum -a 256 or sha256sum.

Requirements

The README lists Windows 10 or later, macOS 13 or later, or 64-bit Linux, with 8 GB of RAM or more plus 512 MB per CPU core and a 1920 x 1080 minimum resolution.

Alternatives