# Removing a nib

## Overview

Removing the nib in the pen is a common maintenance task to deal with nibs that are wearing down and need to be replaced. You may also need to do this in an emergency if the nib is broken.

## Purpose-built nib removers

Your drawing tablet likely came with a nib remover. It's usually either a piece of metal or a metal part of a pen stand

Here's a simple nib remover.

![](/files/YA5ONn7xum0ywdAjPwkW)

This pen case has a nib remover (the small metal ring) built in.

<figure><img src="/files/3jyYZvoUXh1grWk46swP" alt=""><figcaption></figcaption></figure>

## Alternatives to nib removers

**If don't have a nib remover**, it's not a problem you can use any instrument that can pinch the nib. Here are some options:

* Tweezers
* Needle-nose pliers
* Fingernail clippers

## Broken nib stuck in pen

A nib that has snapped off and left part of itself inside the pen may require some special techniques. See: [Removing a broken nib](/drawtab/guides/maintain/removing-broken-nib.md).

## Videos

#### \[AARON RUTTEN] How to Remove a Completely Worn Nib From Your Drawing Tablet Pen

{% embed url="<https://www.youtube.com/watch?v=J9zYiwXvKv0>" %}


---

# 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/removing-nib.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.
