← Package directory
Available on winget

Install OpenTabletDriver

Open source, cross-platform, user-mode tablet driver

Install with winget
winget install --id OpenTabletDriver.OpenTabletDriver
Upgrade
winget upgrade --id OpenTabletDriver.OpenTabletDriver
Uninstall
winget uninstall --id OpenTabletDriver.OpenTabletDriver

About OpenTabletDriver

OpenTabletDriver is an open source, cross platform, user mode tablet driver. The goal of OpenTabletDriver is to be cross platform as possible with the highest compatibility in an easily configurable graphical user interface.

What's new in 0.6.7

OpenTabletDriver v0.6.7 releases after over a half of year of development! Over 300 issues and pull requests was targeted for this milestone, making it the biggest single milestone, surpassing even v0.6.0. While a lot of the changes for this version has been for code quality and maintainability, this version still contains some notable changes. We hope that you enjoy this feature release of OpenTabletDriver! Notable Features/Bugs Fixed Wheel Support (#3497) by @Mrcubix and @joha4270 (and multi-wheel support in #4483 by @gonX) You can now use the tablet pad wheel and roller for many tablets. Mrcubix backported and completed the effort by @joha4270 in #2669 to the 0.6.x branch Please see the TABLETS.md file for this release to determine if your tablet is fully supported yet. Mouse Scroll Bindings (#3840) by @Mrcubix Mouse-based output modes (ie. not Linux Artist Mode and not Windows Ink) can now use arbitrary bindings to scroll as if a scroll wheel was being scrolled. Reworked Tablet Debugger (#4434) by @gonX Note: The data recording feature has been moved away from the main window, into an option in the menu. New features: - Filtering by: - Tablet Model - Report Parser source type - Binary decoding option for raw data in addition to the existing hexadecimal decoding - All implemented report-related interfaces now add additional statistics - Full ranges for range-based values (position, pressure, tilt, etc) - Button state transition verification - Data recording now also annotates these additional statistics Tablet debugger recordings will likely be mandatory for future table...

Read release notes

Version history

Version Updated Notes
0.6.7 Unknown OpenTabletDriver v0.6.7 releases after over a half of year of development! Over 300 issues and pull requests was targeted for this milestone, making it the biggest single milestone, surpassing even v0.6.0. While a lot of...
0.6.6.2 Unknown A wild bugfix release appeared! If the last version was working fine for you, you do not need to update. Bug Fixes - Default processes to empty array instead of leaving unassigned in driver detection by @Kuuuube in #4231...
0.6.5.1 Unknown Release notes