# SevenPens Wacom Driver List

## Overview

I maintain a list of Wacom drivers stretching back about 20 years.

The list contains links to download the drivers and the release notes.

You can browse the list here: <https://thesevenpens.github.io/Wacom-Driver-List/>&#x20;

## About the downloads

For drivers: there may be multiple download links: one to the wacom site and one to archive.org.&#x20;

Wacom deleted old versions of drivers from their site, so archive.org may be your only option.

Also some links may not work, again because Wacom removes old versions.

## Where are the downloads hosted

I DO NOT host the binaries or the release notes. They are all kept at either wacom.com or archive.org

## Source code and data

The source code for the viewer and the raw JSON are available in this repo: <https://github.com/TheSevenPens/Wacom-Driver-List>&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sevenpens.com/drawtab/resources/sevenpens-wacom-driver-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
