> 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/guides/customizing/pressure-smoothing.md).

# Pressure smoothing

### Overview

Pressure smoothing is the process of removing noise/jitter/etc in the pressure data from the tablet. It is most often useful in:

* Helping minimize blobby strokes when drawing with low physical pressure near the pen's IAF
* Smoothing out the inherent variations due to holding the pen with the hand and moving the pen across the textured surface of the tablet.

See:

* [Drawing at low physical pressure](/drawtab/core/pressure/drawing-low-pressure.md)
* [Drawing smooth strokes](/drawtab/guides/drawing/drawing-smooth-strokes.md)

### Availability

* Tablets - MAY perform some light pressure smoothing.
* Drivers - MAY perform some light pressure smoothing. No drivers offer any direct control over pressure smoothing.
* Applications - MAY support performing some pressure smoothing. If it is done, it might be directly exposed as something users have control over (see Rebelle) or it may be a part of other smoothing/stabilization features (Krita and Clip Studio Paint). Overall it is very rare for an application to explicitly mention pressure smoothing to the user.

### Pressure smoothing in Krita

In Krita, in **Tools Options**, when **Brush Smoothing** is set to Weighted, there is a **Smooth Pressure** checkbox. Note that this pressure smoothing is NOT independent of the position smoothing. You can't have pressure smoothing without position smoothing.

<figure><img src="https://1457921496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNde0PQIvNcFZNVxuTO0G%2Fuploads%2FVpOzXcBaY7h2vgNDUZg5%2Fimage.png?alt=media&amp;token=b8edd0fa-8d67-46ee-b93e-ccc67dbc2ad2" alt="" width="351"><figcaption></figcaption></figure>

### Pressure smoothing in Rebelle

In Rebelle 8, You can open the **Line Smoothing** UI to configure pressure smoothing. Note that pressure smoothing is independent of position smoothing.

<figure><img src="https://1457921496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNde0PQIvNcFZNVxuTO0G%2Fuploads%2FaqGoOXF3DXcJr4KWbmIV%2Fimage.png?alt=media&amp;token=0672d44c-65f3-4979-85c5-04f9c7638c27" alt="" width="375"><figcaption></figcaption></figure>
