> For the complete documentation index, see [llms.txt](https://docs.sevenpens.com/drawtab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sevenpens.com/drawtab/catalog/accessories/surface-protectors/wacom-texture-sheets.md).

# Wacom texture sheets

## Overview

For their **Intuos Pro 2017** and **Intuos Pro 2025** pen tablets, Wacom sells several texture sheets that replace the texture that came with the tablets.

## Texture sheets for Wacom Intuos Pro 2017

For Wacom Intuos Pro 2017 texture sheets are available in 2 sizes and 3 textures

* Sizes: Large and Medium. There is no Small texture sheet.
* Textures: Standard, Rough, Smooth. Standard is what comes with the tablets out of the box.

<figure><img src="/files/kM8bj4On9tknkEBAHODn" alt=""><figcaption></figcaption></figure>

## Texture sheets for Wacom Intuos Pro 2025

For Wacom Intuos Pro 2025 texture sheets are available in 3 sizes and 1 texture.

* Sizes: Large, Medium, and Small
* Textures: Standard

## Benefits

These texture sheets have two benefits:

* If you have damaged the surface of your tablet, you can restore it to brand new condition
* If you simply prefer a different texture feel

## Availability

Unfortunately these texture sheets are often out of stock and are very hard to find these days. The smooth texture sheet in particular is a rare item.

## Installation

Here's an example of how to install a texture sheet:

[Brian Matiash - How To Install Wacom Intuos Pro Texture Sheets On Your Tablet](https://www.youtube.com/watch?v=AJ6_6710w0M) Mar 13, 2017

While you have the old sheet removed and before you apply the new sheet, I suggest you make use of this moment to clean the surface of the tablet to remove any dust and grime.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sevenpens.com/drawtab/catalog/accessories/surface-protectors/wacom-texture-sheets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
