# Nib wear

## Overview

Nib wears down due to friction caused by the nib moving against the tablet surface. **Many factors** influence how fast a nib wears down and people have **vastly different experiences**. For some people a nib may last years. Some people seem to go through a nib in a week.

Two changes will be visible in your nibs over time:

* The nib wear get shorter
* The nib may flatten out - creating a essentially a sharper edge

<div align="left"><figure><img src="/files/RyedFT7IABFQapTHasBZ" alt="" width="563"><figcaption></figcaption></figure></div>

## Examples

Below you can see the wear on an Wacom Art Pen nib which has been used on a Wacom Intuos Pro Large (PTH-860) surface after two weeks.

<div align="left" data-full-width="false"><figure><img src="/files/vrpn9VAmxQkuV50Pv39B" alt="" width="563"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/yeTHRzVRoTmqu0E4DARY" alt="" width="563"><figcaption></figcaption></figure></div>

## Surface texture

Tablets vary in the amount of surface texture they have. The more texture, the more likely the nib is to wear down. More here: [Surface texture](/drawtab/core/surface-texture.md).

The nib wears down as you use it on a table surface. But a plastic table surface can also wear down from repeated exposer to the nib. And so, the tablet surface can become smoother over time. So, even if the texture is eating through your nibs at first, later it may not affect them so much. More here: [Surface wear on pen tablets](/drawtab/guides/maintain/surface-wear-pen-tablets.md)

## Heavy-handed drawing

Some people draw "heavy-handed" and put a lot of pressure on their nib. This will increase the friction and the rate at which the nib wears down.

## Many fast strokes

Some people a have drawing style that features lots of strokes drawn over and over. For example they might fill in an by drawing hundreds of cross-hatched lines. This can accelerate nib wear.

## Nib material affects nib wear

Nibs are typically made of plastic or felt. And the material choice will affect how fast the nib wears down. For example felt nibs wear down faster than plastic nibs. More here: [Nib material](/drawtab/core/nib-material.md).

## Preventing or slowing nib wear

* Try drawing with less pressure. You can change the pressure curve in your driver to help lessen the need to press down so hard.
* If you are doing a lot of back and forth strokes to fill in an area, that repeated motion of the pen can wear down the nib fast. Consider using some other way of filling in an area.
* Some tablets like the Wacom Intuos Pro have replaceable **texture sheets**. In Wacom's case there are three texture styles: standard, smooth, rough. Try the smooth texture sheet.
* I do NOT recommend [Using metal nibs](/drawtab/guides/customizing/metal-nibs.md).

## When should you replace you nib?

I recommend you replace you nib when either these conditions is true:

* Most of the tip has become flat
* The nib is getting short - nib remover tools need to be able to grasp enough of the nib to pull it out. If you let them get to short, they are going to be stuck or very difficult to remove.

<div align="left"><figure><img src="/files/TA5uR9PnyFEiS8ZZoEWB" alt="" width="563"><figcaption></figcaption></figure></div>

## Resources

Here's some videos related to this topic:

* Xencelabs - [When Do I Need to Change The Nib on My Pen?](https://www.youtube.com/watch?v=s7n0Sene2SQ) Oct 20, 2025
* Mink -[ Tips for increasing your Pen Nibs’ lifespan](https://youtu.be/t2nJ4k4YJl0) Jul 9, 2021
* Aaron Rutten - [When to CHANGE Drawing Tablet Pen Nibs](https://youtu.be/iI6X41Jhm9g) Dec 25, 2020
* Aaron Rutten - [Wearing Down Nibs & Tablet Scratches](https://youtu.be/Ws_gXgdmKX0) Feb 27, 2015


---

# 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/guides/maintain/nib-wear.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.
